summaryrefslogtreecommitdiff
path: root/pygments/lexers/objective.py
Commit message (Expand)AuthorAgeFilesLines
* Fix "matches empty string" complaints from regexlint.Georg Brandl2014-10-161-2/+3
* Curly brace escaping, round 2.Tim Hatch2014-10-151-3/+3
* Curly brace escaping, round 1.Tim Hatch2014-10-151-1/+1
* all lexers: fix unescaped { and } so that the "regex" module can compile our ...Georg Brandl2014-10-151-3/+3
* move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-1/+1
* Remove the c_like subpackage.Georg Brandl2014-09-201-0/+322