Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make $._S pattern use ‘+’ instead of ‘*’v1.0.3 | Thomas Voss | 2023-10-29 | 1 | -1/+1 |
| | | | | | 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 | -3/+5 |
| | |||||
* | Allow ID- and class shorthands to have anythingv1.0.1 | Thomas Voss | 2023-10-28 | 1 | -2/+2 |
| | |||||
* | Genesis commit | Thomas Voss | 2023-09-28 | 1 | -0/+52 |