| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-09-08 | Fix nearly every GCC warning and add __attribute__((pure/const)) where | 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 |
| 2024-09-05 | Clean up some imports | Bruce Hill |
| 2024-09-03 | Use Text("...") literal constructor instead of Text$from_str("...") | Bruce Hill |
| 2024-09-02 | Initial WIP first past | Bruce Hill |
| 2024-08-13 | Partially working first draft of bigints | Bruce Hill |
| 2024-08-05 | Add a Range datatype with creation methods like `5:to(10)` and | Bruce Hill |
