.. |
Lib
|
add while, remove loop
|
2020-12-12 14:53:48 +07:00 |
Collection.php
|
move new-function from Seq to Collection
|
2020-12-06 21:05:04 +07:00 |
CoreFunc.php
|
Optimization: skip one function call in CoreFunc::call
|
2020-12-03 20:23:26 +07:00 |
Env.php
|
initial support for macros
|
2020-12-06 08:26:27 +07:00 |
Evaller.php
|
add while, remove loop
|
2020-12-12 14:53:48 +07:00 |
Func.php
|
initial support for macros
|
2020-12-06 08:26:27 +07:00 |
Hash.php
|
added functions unset and unset!
|
2020-12-08 16:02:56 +07:00 |
Lisp.php
|
improve exceptions, add type for user exceptions
|
2020-12-09 08:09:12 +07:00 |
LispFactory.php
|
check php extensions when loading libraries
|
2020-12-10 19:51:49 +07:00 |
MadLispException.php
|
classes
|
2020-05-28 11:55:58 +07:00 |
MadLispUserException.php
|
improve exceptions, add type for user exceptions
|
2020-12-09 08:09:12 +07:00 |
MList.php
|
Optimization: skip call to 'has' method when possible
|
2020-12-03 09:58:58 +07:00 |
Printer.php
|
make more stuff available in safe-mode
|
2020-12-08 18:01:44 +07:00 |
Reader.php
|
add shortcuts for quasiquote and unquote
|
2020-12-05 17:38:42 +07:00 |
Seq.php
|
move new-function from Seq to Collection
|
2020-12-06 21:05:04 +07:00 |
Symbol.php
|
improve eval, add env/quote
|
2020-05-28 13:59:36 +07:00 |
Tokenizer.php
|
add shortcuts for quasiquote and unquote
|
2020-12-05 17:38:42 +07:00 |
UserFunc.php
|
initial support for macros
|
2020-12-06 08:26:27 +07:00 |
Util.php
|
add case special form, improve readme
|
2020-12-11 08:57:31 +07:00 |
Vector.php
|
Optimization: skip call to 'has' method when possible
|
2020-12-03 09:58:58 +07:00 |