Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos/scheme: Replace per-type indexed stash with poly stash heap | Keith Packard | 2017-12-19 |
* | altos/scheme: Replace memory pool macros with inlines | Keith Packard | 2017-12-19 |
* | altos/scheme: Rework display/write code | Keith Packard | 2017-12-19 |
* | altos/scheme: Work around gcc 7.2.0 optimization bug in memory manager | Keith Packard | 2017-12-18 |
* | altos/scheme: rearrange debugging defines | Keith Packard | 2017-12-18 |
* | altos/scheme: Use memory manager mark code to note recursive print | Keith Packard | 2017-12-17 |
* | altos/scheme: swap BIGINT and STRING types | Keith Packard | 2017-12-14 |
* | altos/scheme: inline some mem calls to reduce stack usage. | Keith Packard | 2017-12-12 |
* | altos/scheme: Support scheme subsetting via feature settings | Keith Packard | 2017-12-12 |
* | altos/scheme: Use 64-bit ints to track memory allocation stats | Keith Packard | 2017-12-11 |
* | altos/scheme: Add vectors | Keith Packard | 2017-12-10 |
* | altos/scheme: Rename to 'scheme', clean up build | Keith Packard | 2017-12-05 |