summaryrefslogtreecommitdiff
path: root/pygments/lexers/_sourcemod_builtins.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Bring coverage testing up to scratch. Add "pragma: no cover" to __main__ blocks.Georg Brandl2014-11-101-1/+3
* Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) ...Georg Brandl2014-10-071-10/+6
* move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-0/+1165