Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify the grammar a bit | Thomas Voss | 2023-11-09 | 1 | -359/+349 |
| | |||||
* | Make $._S pattern use ‘+’ instead of ‘*’v1.0.3 | Thomas Voss | 2023-10-29 | 1 | -749/+469 |
| | | | | | The previous pattern caused the parser to use infinite memory and eventually crash. Not good! | ||||
* | Support unicode whitespacev1.0.2 | Thomas Voss | 2023-10-28 | 1 | -483/+898 |
| | |||||
* | Allow ID- and class shorthands to have anythingv1.0.1 | Thomas Voss | 2023-10-28 | 1 | -20/+20 |
| | |||||
* | Genesis commit | Thomas Voss | 2023-09-28 | 1 | -0/+1019 |