summaryrefslogtreecommitdiff
path: root/src/lisp/ao_lisp_error.c
Commit message (Expand)AuthorAge
* altos/scheme: Rename to 'scheme', clean up buildKeith Packard2017-12-05
* altos/lisp: Split out read debug, add memory validationKeith Packard2017-12-03
* altos/lisp: Split out frame vals from frame structKeith Packard2017-12-01
* altos/lisp: Finish first pass through r7rsKeith Packard2017-11-17
* altos/lisp: Add continuationsKeith Packard2017-02-20
* altos/lisp: have 'while' return the last body valueKeith Packard2017-02-20
* altos/lisp: Dump globals on errorKeith Packard2017-02-20
* altos/lisp: re-use small framesKeith Packard2017-02-20
* altos/lisp: add progn, while, read and evalKeith Packard2017-02-20
* altos/lisp: macros appear to work nowKeith Packard2017-02-20
* altos/lisp: working on lexical scopingKeith Packard2017-02-20
* altos: Add lambda support to lispKeith Packard2017-02-20