Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/scheme: Split tests out from build sources | Keith Packard | 2018-01-07 |
| | | | | | | Run tests on both tiny and full scheme test programs. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/scheme: Add ports. Split scheme code up. | Keith Packard | 2018-01-06 |
| | | | | | | And lots of other changes, including freeing unreferenced atoms. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/scheme: Support scheme subsetting via feature settings | Keith Packard | 2017-12-12 |
This provides for the creation of smaller versions of the interpreter, leaving out options like floating point numbers and vectors. Signed-off-by: Keith Packard <keithp@keithp.com> |