Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/lisp: Include memory stats for test program | Keith Packard | 2016-11-18 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/lisp: remove nth from hanoi.lisp | Keith Packard | 2016-11-17 |
| | | | | | | It's now in ROM. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/lisp: Add save/restore to ao_lisp_test | Keith Packard | 2016-11-17 |
| | | | | | | Allow testing of the save/restore code under Linux. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/lisp: add length, pack, unpack and flush | Keith Packard | 2016-11-17 |
| | | | | | | lots more builtins Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/lisp: Improve lisp test program UI | Keith Packard | 2016-11-17 |
Add a prompt for stdin, read from other files on command line before stdin. Signed-off-by: Keith Packard <keithp@keithp.com> |