| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-26 | Separate the lexer | Rose Hogenson | 1 | -0/+3 | |
| 2025-10-26 | Improve error messages | Rose Hogenson | 1 | -0/+18 | |
| 2025-10-26 | Strings must be valid UTF-8 | Rose Hogenson | 1 | -0/+10 | |
| 2025-10-26 | Refine numeric literal syntax | Rose Hogenson | 1 | -0/+27 | |
| Leading zeros are no longer permitted in decimal literals, which is technically a backwards-incompatible change, but I consider it to be something like a bug fix. Anyway, the project is unlikely to have any users that would be impacted. | |||||
| 2025-10-25 | Make sure to remove \r\n as well as \n for Windows | Rose Hogenson | 1 | -0/+4 | |
| 2025-10-25 | Improve test coverage | Rose Hogenson | 1 | -0/+4 | |
| 2025-10-25 | Some small improvements | Rose Hogenson | 1 | -0/+9 | |
| 2025-10-25 | Add support for C-style comments | Rose Hogenson | 1 | -0/+8 | |
| 2025-10-25 | Initial commit | Rose Hogenson | 1 | -0/+227 | |
