.. |
Lib
|
ability to set docstrings for functions
|
2020-12-05 10:39:58 +07:00 |
Collection.php
|
classes
|
2020-05-28 11:55:58 +07:00 |
CoreFunc.php
|
Optimization: skip one function call in CoreFunc::call
|
2020-12-03 20:23:26 +07:00 |
Env.php
|
Optimization: skip call to 'has' method when possible
|
2020-12-03 09:58:58 +07:00 |
Evaller.php
|
allow function arguments as a vector (Clojure style)
|
2020-12-05 09:57:54 +07:00 |
Func.php
|
ability to set docstrings for functions
|
2020-12-05 10:39:58 +07:00 |
Hash.php
|
Optimization: skip call to 'has' method when possible
|
2020-12-03 09:58:58 +07:00 |
Lisp.php
|
support for init file
|
2020-10-24 14:27:02 +07:00 |
LispFactory.php
|
move core functions to separate file
|
2020-12-05 09:41:27 +07:00 |
MadLispException.php
|
classes
|
2020-05-28 11:55:58 +07:00 |
MList.php
|
Optimization: skip call to 'has' method when possible
|
2020-12-03 09:58:58 +07:00 |
Printer.php
|
support for object and resource types
|
2020-06-19 13:46:52 +07:00 |
Reader.php
|
handle special characters in strings
|
2020-06-16 20:15:57 +07:00 |
Seq.php
|
functions for collections
|
2020-06-02 09:51:21 +07:00 |
Symbol.php
|
improve eval, add env/quote
|
2020-05-28 13:59:36 +07:00 |
Tokenizer.php
|
handle special characters in strings
|
2020-06-16 20:15:57 +07:00 |
UserFunc.php
|
add support for userfuncs to meta
|
2020-12-05 08:13:17 +07:00 |
Util.php
|
add Vector, other improvements
|
2020-05-31 11:34:24 +07:00 |
Vector.php
|
Optimization: skip call to 'has' method when possible
|
2020-12-03 09:58:58 +07:00 |