summaryrefslogtreecommitdiff
path: root/src/lisp/ao_lisp_read.c
Commit message (Expand)AuthorAge
* altos/lisp: Cleanup some DBG definesKeith Packard2017-02-20
* altos/lisp: Change GC to do moves in batches of 32Keith Packard2017-02-20
* altos/lisp: Make read() return eof atom on end of fileKeith Packard2017-02-20
* altos/lisp: Clean up OS integration bits, add defunKeith 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
* altos: Add lisp readerKeith Packard2017-02-20