| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-08 | Fix nearly every GCC warning and add __attribute__((pure/const)) where | Bruce Hill | |
| appropriate | |||
| 2024-09-05 | Fully clean up siphash code and fix some issues | Bruce Hill | |
| 2024-09-05 | Replace $Type with Type$info for builtin TypeInfos | Bruce Hill | |
| 2024-09-05 | Do the extremely obvious optimization of checking if two pieces of data | Bruce Hill | |
| are at the same location before bothering to compare them | |||
| 2024-09-03 | Use Text("...") literal constructor instead of Text$from_str("...") | Bruce Hill | |
| function call. | |||
| 2024-09-02 | Initial WIP first past | Bruce Hill | |
| 2024-07-04 | Randomize hash key on startup and rename to TOMO_HASH_KEY. | Bruce Hill | |
| 2024-05-18 | Add C string type | Bruce Hill | |
