Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new parser and DFA compiler | Ryo Nihei | 2021-12-10 | 1 | -263/+0 |
| | |||||
* | Add logical inverse expression | Ryo Nihei | 2021-04-01 | 1 | -0/+263 |
[^a-z] matches any character that is not in the range a-z. |
![]() |
index : tre | |
Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
aboutsummaryrefslogtreecommitdiff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new parser and DFA compiler | Ryo Nihei | 2021-12-10 | 1 | -263/+0 |
| | |||||
* | Add logical inverse expression | Ryo Nihei | 2021-04-01 | 1 | -0/+263 |
[^a-z] matches any character that is not in the range a-z. |