Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos/scheme: Rename to 'scheme', clean up build | Keith Packard | 2017-12-05 |
* | altos/lisp: Switch to scheme formal syntax for varargs | Keith Packard | 2017-12-03 |
* | altos/lisp: split set/def. Add def support to lambdas | Keith Packard | 2017-12-01 |
* | altos/lisp: Add quasiquote | Keith Packard | 2017-12-01 |
* | altos/lisp: Rename progn to begin | Keith Packard | 2017-11-25 |
* | altos/lisp: Add floats | Keith Packard | 2017-11-19 |
* | altos/lisp: Fix some scheme compat issues | Keith Packard | 2017-11-18 |
* | altos/lisp: Finish first pass through r7rs | Keith Packard | 2017-11-17 |
* | altos/lisp: Add apply | Keith Packard | 2017-11-17 |
* | altos/lisp: Character consts. String and assoc builtins. | Keith Packard | 2017-11-17 |
* | altos/lisp: Lots more scheme bits | Keith Packard | 2017-11-16 |
* | altos/lisp: More schemisms | Keith Packard | 2017-11-16 |
* | altos/lisp: Add scheme-style bools (#t and #f) | Keith Packard | 2017-11-16 |