Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos/scheme: Rename to 'scheme', clean up build | Keith Packard | 2017-12-05 |
* | altos/lisp: Split out frame vals from frame struct | Keith Packard | 2017-12-01 |
* | altos/lisp: Add floats | Keith Packard | 2017-11-19 |
* | 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 scheme-style bools (#t and #f) | Keith Packard | 2017-11-16 |
* | altos/lisp: Cleanup some DBG defines | Keith Packard | 2017-02-20 |
* | altos/lisp: Add continuations | Keith Packard | 2017-02-20 |
* | altos/lisp: Eliminate compiler warning about array bounds at -O3 | Keith Packard | 2017-02-20 |
* | altos/lisp: Make ao_lisp_ref and ao_lisp_poly non-inline | Keith Packard | 2017-02-20 |
* | altos/lisp: Clean up OS integration bits, add defun | Keith Packard | 2017-02-20 |
* | altos/lisp: Change lisp objects to use ao_poly everywhere. Add const | Keith Packard | 2017-02-20 |
* | Add first lisp bits | Keith Packard | 2017-02-20 |