summaryrefslogtreecommitdiff
path: root/pygments/lexers/arrow.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-1/+2
* Happy new year.Georg Brandl2022-01-251-1/+1
* Whitespace token modernization - a* lexers - regarding #1905 (#1914)Sebastian Engel2021-10-231-7/+7
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* all: revert changes of [a-zA-Z0-9_] to \wGeorg Brandl2020-09-071-1/+1
* all: fixup some file headersGeorg Brandl2020-09-061-2/+2
* all: fixup remaining regexlint warningsGeorg Brandl2020-09-061-8/+10
* Fix Arrow lexer module docstring (#1499)Ken2020-07-301-1/+1
* Add Arrow lexer (#1481)Ken2020-06-211-0/+115