summaryrefslogtreecommitdiff
path: root/src/lisp/ao_lisp_string.c
Commit message (Expand)AuthorAge
* altos/scheme: Rename to 'scheme', clean up buildKeith Packard2017-12-05
* altos/lisp: Fix some scheme compat issuesKeith Packard2017-11-18
* altos/lisp: Add 'big' ints -- 24 bits wideKeith Packard2017-11-18
* altos/lisp: Finish first pass through r7rsKeith Packard2017-11-17
* altos/lisp: Add non-cons cdr supportKeith Packard2017-11-16
* altos/lisp: Use poly stashes for stacksKeith Packard2017-02-20
* altos/lisp: Change GC to do moves in batches of 32Keith Packard2017-02-20
* altos/lisp: add length, pack, unpack and flushKeith Packard2017-02-20
* altos/lisp: more GC issues. add patomKeith 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
* Add first lisp bitsKeith Packard2017-02-20