madlisp/src
2022-07-04 15:55:38 +07:00
..
Lib add contains? function for collections 2022-07-04 13:26:50 +07:00
Collection.php add comment blocks to source files 2020-12-14 08:49:07 +07:00
CoreFunc.php add comment blocks to source files 2020-12-14 08:49:07 +07:00
Env.php more unit tests 2020-12-17 09:45:37 +07:00
Evaller.php add support for variable arguments using & 2020-12-19 17:45:18 +07:00
Func.php add comment blocks to source files 2020-12-14 08:49:07 +07:00
Hash.php add comment blocks to source files 2020-12-14 08:49:07 +07:00
Lisp.php ability to give custom env into readEval function 2022-07-04 15:55:38 +07:00
LispFactory.php add macros when and unless 2022-07-04 13:28:16 +07:00
MadLispException.php add comment blocks to source files 2020-12-14 08:49:07 +07:00
MadLispUserException.php add comment blocks to source files 2020-12-14 08:49:07 +07:00
MList.php add comment blocks to source files 2020-12-14 08:49:07 +07:00
Printer.php add support for special characters in strings: vertical tab, null 2020-12-21 09:13:27 +07:00
Reader.php add shortcut ~@ for unquote-splice 2020-12-16 22:01:50 +07:00
Seq.php add comment blocks to source files 2020-12-14 08:49:07 +07:00
Symbol.php add comment blocks to source files 2020-12-14 08:49:07 +07:00
Tokenizer.php add support for special characters in strings: vertical tab, null 2020-12-21 09:13:27 +07:00
UserFunc.php add support for variable arguments using & 2020-12-19 17:45:18 +07:00
Util.php add support for variable arguments using & 2020-12-19 17:45:18 +07:00
Vector.php add comment blocks to source files 2020-12-14 08:49:07 +07:00