| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-03 | unicode: fix lookup table generation | Mitchell Hashimoto | |
| 2025-09-20 | unicode: isolate properties, tables, and ziglyph into separate files | Mitchell Hashimoto | |
| This makes it cleaner to add new sources of table generation and also avoids inadvertently depending on different modules (despite Zig's lazy analysis). This also fixes up terminal to only use our look up tables which avoids bringing ziglyph in for the terminal module. | |||
