| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-08 | patok: use `self:next()` over `self.next()` when dropping tokens | -1/+1 | ||
| Fixes: #1 Reported-By: https://github.com/AnotherSubatomo | ||||
| 2022-10-13 | fix obvious syntax errors | -2/+2 | ||
| 2022-10-13 | experimental: add the ability to drop inputs and lexer-level alternates | -10/+34 | ||
| 2021-12-29 | optimize patok patternsv1.1.0 | -1/+1 | ||
| a lua pattern starting with ^ selects the first index (rather than the true string start) we can thus make the patterns fail for failed matches much faster by manually prepending a '^' for larger strings, this could be a gigantic speed improvement | ||||
| 2021-12-23 | initial import | -0/+39 | ||
