Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos/lisp: Sort frames by atom | Keith Packard | 2017-02-20 |
* | altos/lisp: Empty lambda body is not an error | Keith Packard | 2017-02-20 |
* | altos/lisp: Make DBG settings global | Keith Packard | 2017-02-20 |
* | altos/lisp: Add continuations | Keith Packard | 2017-02-20 |
* | altos/lisp: Make lambda, cond and while all have implicit progns | Keith Packard | 2017-02-20 |
* | altos/lisp: Allow macro/nlambda/lexpr to have multiple args | Keith Packard | 2017-02-20 |
* | altos/lisp: re-use small frames | Keith Packard | 2017-02-20 |
* | altos/lisp: Cache freed cons and stack items | 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: Deal with memory compation in the middle of operations | Keith Packard | 2017-02-20 |
* | altos/lisp: Clean up OS integration bits, add defun | Keith Packard | 2017-02-20 |