Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-13 | fixed up 68578072bfaf6054a96bb6bcedfccb6e56a508fe: negative numbers weren't p... | Robin Haberkorn | 1 | -1/+1 |
2024-09-11 | the SciTECO parser is Unicode-based now (refs #5) | Robin Haberkorn | 1 | -1/+2 |
2024-09-09 | define G_DISABLE_ASSERT unless --enable-debug is specified | Robin Haberkorn | 1 | -1/+1 |
2024-02-08 | fixed expressions like `1,(2)` or `(1),(2)`: they are reported as two numbers... | Robin Haberkorn | 1 | -0/+3 |
2024-02-06 | fixed the power (^*) operator: did not handle corner cases and was inefficient | Robin Haberkorn | 1 | -1/+22 |
2024-01-21 | updated copyright to 2024 | Robin Haberkorn | 1 | -1/+1 |
2023-07-03 | introduced TECO_DEBUG_CLEANUP to mark destructors that should only be used fo... | Robin Haberkorn | 1 | -3/+1 |
2023-04-05 | updated copyright to 2023 | Robin Haberkorn | 1 | -1/+1 |
2022-06-21 | updated copyright to 2022 and updated TODO | Robin Haberkorn | 1 | -1/+1 |
2021-05-30 | THE GREAT CEEIFICATION EVENT | Robin Haberkorn | 1 | -0/+384 |