Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos/lisp: Take advantage of implicit progn in ROM code | Keith Packard | 2017-02-20 |
* | altos/lisp: Allow empty defun bodies | Keith Packard | 2017-02-20 |
* | altos/lisp: Optimize chunk searching in collect | Keith Packard | 2017-02-20 |
* | altos/lisp: Take advantage of multi-arg macros. Add more ROM funcs | Keith Packard | 2017-02-20 |
* | altos/lisp: Evaluate macros once, then smash them into place | Keith Packard | 2017-02-20 |
* | altos/lisp: add progn, while, read and eval | Keith Packard | 2017-02-20 |
* | 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: Change GC move API | Keith Packard | 2017-02-20 |
* | altos: Add lambda support to lisp | Keith Packard | 2017-02-20 |
* | altos/lisp: Change lisp objects to use ao_poly everywhere. Add const | Keith Packard | 2017-02-20 |