Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: revert changes of [a-zA-Z0-9_] to \w | Georg Brandl | 2020-09-07 | 1 | -2/+2 |
| | | | | ... which is not equivalent in Unicode mode | ||||
* | all: fixup remaining regexlint warnings | Georg Brandl | 2020-09-06 | 1 | -17/+11 |
| | |||||
* | Add a PromQL lexer (#1506) | Pablo SEMINARIO | 2020-08-19 | 1 | -0/+189 |
Including tests and an example.promql file. |