| Age | Commit message (Collapse) | Author |
|
(important for endless lists etc)
|
|
|
|
|
|
|
|
|
|
header file changes as needed for module programming
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
eval return instead of evaluating a twice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
found for forms (define, lambda ...) add check for head->type == VT_SYMBOL on forms (so a string cannot be misinterpreted as a form symbol), move is_integer from lisp.y to lisp.h/lisp.c
|
|
|
|
|
|
|
|
|
|
|
|
|