Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/scheme: Move ao-scheme to a separate repository | Keith Packard | 2018-01-10 |
| | | | | | | This way it can be incorporated into multiple operating systems more easily. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/scheme: Add vectors | Keith Packard | 2017-12-10 |
| | | | | | | Constant time and smaller can be a feature. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/scheme: Rename to 'scheme', clean up build | Keith Packard | 2017-12-05 |
Constant block is now built in a subdir to avoid messing up source directory. Renamed to ao_scheme to reflect language target. Signed-off-by: Keith Packard <keithp@keithp.com> |