| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos/scheme: swap BIGINT and STRING types | Keith Packard | 2017-12-14 |
| | | | | | | | | | This lets BIGINT be a primitive type, allowing it to use all 32 bits for storage. This does make strings another byte longer, and also slightly harder to deal with. It's a trade off. 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> | |||
