summaryrefslogtreecommitdiff
path: root/pygments/lexers/business.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* all: run regexlint, add a few more changelog entriesGeorg Brandl2017-01-221-1/+1
* ABAP: a few minor fixesGeorg Brandl2017-01-221-7/+8
* Merged in schferbe/pygments-main/abap-fixes (pull request #689)Georg Brandl2017-01-221-34/+51
|\
| * implement suggestion from issue #1227ben2017-01-191-13/+16
| * fixed function callsben2017-01-191-2/+2
| * Fix some ABAP stuffben2017-01-091-28/+42
* | Copyright update.Georg Brandl2017-01-221-1/+1
|/
* Fix most complaints from regexlint.Georg Brandl2016-02-141-52/+54
* added uppercase ABAP filenameBrett Rehberg2015-11-201-1/+1
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Remove duplicates from data passed to words()Tim Hatch2014-11-061-7/+7
* Simplify charclasses in the remaining modulesGeorg Brandl2014-11-061-7/+7
* all lexers: fix unescaped { and } so that the "regex" module can compile our ...Georg Brandl2014-10-151-2/+2
* move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-4/+5
* fix most remaining overlong lines.Georg Brandl2014-10-041-1/+3
* reorganization of other.py, part 2Georg Brandl2014-09-191-1/+111
* reorganization of other.py, part 1Georg Brandl2014-09-191-0/+479