summaryrefslogtreecommitdiff
path: root/src/lisp/ao_lisp_error.c
Commit message (Expand)AuthorAge
* altos/lisp: Add continuationsKeith Packard2016-11-18
* altos/lisp: have 'while' return the last body valueKeith Packard2016-11-17
* altos/lisp: Dump globals on errorKeith Packard2016-11-17
* altos/lisp: re-use small framesKeith Packard2016-11-17
* altos/lisp: add progn, while, read and evalKeith Packard2016-11-17
* altos/lisp: macros appear to work nowKeith Packard2016-11-17
* altos/lisp: working on lexical scopingKeith Packard2016-11-17
* altos: Add lambda support to lispKeith Packard2016-11-17