summaryrefslogtreecommitdiff
path: root/src/lisp/ao_lisp_builtin.c
Commit message (Expand)AuthorAge
* altos/lisp: Not quite ready to start making it look like scheme yetKeith Packard2017-02-20
* altos/lisp: Start adding scheme symbolsKeith Packard2017-02-20
* altos/lisp: Add builtin 'collect'Keith Packard2017-02-20
* altos/lisp: Add continuationsKeith Packard2017-02-20
* altos/lisp: Fix error atom name in ao_lisp_lengthKeith Packard2017-02-20
* altos/lisp: Get lambdakey and nucleo-32 building againKeith Packard2017-02-20
* altos/lisp: Evaluate macros once, then smash them into placeKeith Packard2017-02-20
* altos/lisp: Add save/restore infrastructure. Needs OS support to work.Keith Packard2017-02-20
* altos/lisp: add length, pack, unpack and flushKeith Packard2017-02-20
* altos/lisp: add progn, while, read and evalKeith Packard2017-02-20
* altos/lisp: Clean up OS integration bits, add defunKeith Packard2017-02-20
* altos/lisp: working on lexical scopingKeith Packard2017-02-20
* altos/lisp: more GC issues. add patomKeith Packard2017-02-20
* altos/lisp: Change GC move APIKeith Packard2017-02-20
* altos/lisp: get builtin macros working againKeith Packard2017-02-20
* altos: Add lambda support to lispKeith Packard2017-02-20
* altos/lisp: Separate out values from atomsKeith Packard2017-02-20
* altos/lisp: add set/setq and ' in readerKeith Packard2017-02-20
* altos/lisp: Change lisp objects to use ao_poly everywhere. Add constKeith Packard2017-02-20
* Add first lisp bitsKeith Packard2017-02-20