summaryrefslogtreecommitdiff
path: root/pygments/lexers/_clbuiltins.py
Commit message (Expand)AuthorAgeFilesLines
* move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-232/+0
* Make all keyword lists in special modules into tuples.Georg Brandl2014-09-191-14/+14
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* Use lookup in sets, not lists, for common listp and openendgeGeorg Brandl2014-01-101-14/+14
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Copyright update.Georg Brandl2012-02-051-1/+1
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* Happy new year!Georg Brandl2010-01-011-1/+1
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* Make check.gbrandl2007-10-141-1/+1
* Add Common Lisp and Debian Control file lexer.gbrandl2007-10-141-0/+232