Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2023. | Matthäus G. Chajdas | 2023-03-29 | 1 | -1/+1 |
* | 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 |
* | Whitespace token modernization - a* lexers - regarding #1905 (#1914) | Sebastian Engel | 2021-10-23 | 1 | -7/+7 |
* | 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 | -1/+1 |
* | all: fixup some file headers | Georg Brandl | 2020-09-06 | 1 | -2/+2 |
* | all: fixup remaining regexlint warnings | Georg Brandl | 2020-09-06 | 1 | -8/+10 |
* | Fix Arrow lexer module docstring (#1499) | Ken | 2020-07-30 | 1 | -1/+1 |
* | Add Arrow lexer (#1481) | Ken | 2020-06-21 | 1 | -0/+115 |