Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reject and char-range support1.1.1 | Mattias Andrée | 2022-01-03 | 1 | -2/+4 |
* | Add rejection + fix documentation of comment syntax (can contain string) | Mattias Andrée | 2021-04-19 | 1 | -2/+15 |
* | Remove curly brackets | Mattias Andrée | 2021-04-18 | 1 | -3/+2 |
* | Use isalnum instead of isalpha and isdigit | Mattias Andrée | 2021-04-18 | 1 | -1/+1 |
* | Fix character range grammar | Mattias Andrée | 2021-04-17 | 1 | -5/+7 |
* | Fix last commit and use it in calc-example1.0 | Mattias Andrée | 2021-04-17 | 1 | -1/+1 |
* | Add implement support for character ranges | Mattias Andrée | 2021-04-17 | 1 | -5/+122 |
* | Fix surrogate rejection | Mattias Andrée | 2021-04-17 | 1 | -1/+1 |
* | Do not require libsimple at all | Mattias Andrée | 2021-04-17 | 1 | -6/+19 |
* | Do not require libsimple at runtime | Mattias Andrée | 2021-04-17 | 1 | -43/+103 |
* | First commit | Mattias Andrée | 2021-04-17 | 1 | -0/+664 |