summaryrefslogtreecommitdiff
path: root/pygments/lexers/arrow.py
Commit message (Expand)AuthorAgeFilesLines
* 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