summaryrefslogtreecommitdiff
path: root/src/lisp/ao_lisp_save.c
Commit message (Expand)AuthorAge
* altos/scheme: Rename to 'scheme', clean up buildKeith Packard2017-12-05
* altos/lisp: Finish first pass through r7rsKeith Packard2017-11-17
* altos/lisp: Add scheme-style bools (#t and #f)Keith Packard2017-11-16
* altos/lisp: Add casts to keep the latest GCC from whingingKeith Packard2017-02-20
* altos/lisp: Add incremental collectionKeith Packard2017-02-20
* altos/lisp: Cache freed cons and stack itemsKeith Packard2017-02-20
* altos/lisp: Append a CRC to the saved image to validate on restoreKeith Packard2017-02-20
* altos/lisp: Add save/restore infrastructure. Needs OS support to work.Keith Packard2017-02-20