oden/fine
John Doty 0b0b5d72d0 [fine] Tokens are by reference, ephemera
It's another jump, perhaps, but smaller arrays, and now we can track
ephemera efficiently without bloating child trees. (We could also
put ephemera inline with the child trees but then nth_token would be
unwieldy, and it would lower our data density.)
2024-04-06 17:39:33 -07:00
..
src [fine] Tokens are by reference, ephemera 2024-04-06 17:39:33 -07:00
tests [fine] Loader takes Option<base>, global module map 2024-04-06 10:00:22 -07:00
build.rs [fine] Multi-module compilation 2024-03-30 16:33:27 -07:00
Cargo.lock [fine] Assignments! 2024-01-19 19:08:17 -08:00
Cargo.toml Configuration updates for vendoring 2024-03-08 11:04:23 -08:00
design.md [fine] Notes on patterns 2024-02-04 19:13:56 -08:00
TODO [fine] Loader takes Option<base>, global module map 2024-04-06 10:00:22 -07:00