Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos/scheme: Rename to 'scheme', clean up build | Keith Packard | 2017-12-05 |
* | altos/lisp: split set/def. Add def support to lambdas | Keith Packard | 2017-12-01 |
* | altos/lisp: Rename progn to begin | Keith Packard | 2017-11-25 |
* | 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: Move stack recursion check after null check | Keith Packard | 2017-02-20 |
* | altos/lisp: Cleanup some DBG defines | Keith Packard | 2017-02-20 |
* | altos/lisp: Add continuations | Keith Packard | 2017-02-20 |