summaryrefslogtreecommitdiff
path: root/src/test/ao_lisp_test.c
Commit message (Expand)AuthorAge
* altos/lisp: Optimize chunk searching in collectKeith Packard2016-11-17
* altos/lisp: Add incremental collectionKeith Packard2016-11-17
* altos/lisp: Show number of collect calls in ao_lisp_testKeith Packard2016-11-17
* altos/lisp: Append a CRC to the saved image to validate on restoreKeith Packard2016-11-17
* altos/lisp: Add save/restore to ao_lisp_testKeith Packard2016-11-17
* altos/lisp: Improve lisp test program UIKeith Packard2016-11-17
* altos: Add lambda support to lispKeith Packard2016-11-17
* altos/lisp: Separate out values from atomsKeith Packard2016-11-17
* altos/lisp: Change lisp objects to use ao_poly everywhere. Add constKeith Packard2016-11-17
* altos: Add lisp readerKeith Packard2016-11-17
* Add first lisp bitsKeith Packard2016-11-17