Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos/scheme: Rename to 'scheme', clean up build | Keith Packard | 2017-12-05 |
* | altos/lisp: Fix some scheme compat issues | Keith Packard | 2017-11-18 |
* | altos/lisp: Add 'big' ints -- 24 bits wide | Keith Packard | 2017-11-18 |
* | altos/lisp: Finish first pass through r7rs | Keith Packard | 2017-11-17 |
* | altos/lisp: Add non-cons cdr support | Keith Packard | 2017-11-16 |
* | altos/lisp: Use poly stashes for stacks | Keith Packard | 2017-02-20 |
* | altos/lisp: Change GC to do moves in batches of 32 | Keith Packard | 2017-02-20 |
* | altos/lisp: add length, pack, unpack and flush | Keith Packard | 2017-02-20 |
* | altos/lisp: more GC issues. add patom | Keith Packard | 2017-02-20 |
* | altos/lisp: Change lisp objects to use ao_poly everywhere. Add const | Keith Packard | 2017-02-20 |
* | altos: Add lisp reader | Keith Packard | 2017-02-20 |
* | Add first lisp bits | Keith Packard | 2017-02-20 |