Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2023. | Matthäus G. Chajdas | 2023-03-29 | 1 | -1/+1 |
* | all: style fixes | Georg Brandl | 2022-10-27 | 1 | -10/+2 |
* | Rework URL information in lexers. | Matthäus G. Chajdas | 2022-03-20 | 1 | -1/+2 |
* | Happy new year. | Georg Brandl | 2022-01-25 | 1 | -1/+1 |
* | Improve PromQL lexer with new test cases (#1783) | Pablo Seminario | 2021-04-24 | 1 | -1/+1 |
* | Run pyupgrade across codebase to modernize syntax and patterns (#1622) | Jon Dufresne | 2021-01-17 | 1 | -1/+0 |
* | Bump copyright year. | Matthäus G. Chajdas | 2021-01-03 | 1 | -1/+1 |
* | all: revert changes of [a-zA-Z0-9_] to \w | Georg Brandl | 2020-09-07 | 1 | -2/+2 |
* | 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 |