Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos/lisp: Clean up OS integration bits, add defun | Keith Packard | 2017-02-20 |
* | altos/lisp: working on lexical scoping | Keith Packard | 2017-02-20 |
* | altos/lisp: convert GC to non-recursive | Keith Packard | 2017-02-20 |
* | altos/lisp: more GC issues. add patom | Keith Packard | 2017-02-20 |
* | altos/lisp: make sure stack->formals_last gets moved during GC | Keith Packard | 2017-02-20 |
* | altos/lisp: Change GC move API | Keith Packard | 2017-02-20 |
* | altos/lisp: Separate out values from atoms | 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 |