summaryrefslogtreecommitdiff
path: root/pygments/lexers/inferno.py
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year update.Georg Brandl2015-01-211-1/+1
|
* Fix "matches empty string" complaints from regexlint.Georg Brandl2014-10-161-2/+2
|
* Replace all occurences of [a-zA-Z0-9_] with \wGaurav Jain2014-05-141-2/+2
|
* Many minor style fixes (trailing whitespace, tabs, etc.)Georg Brandl2014-04-151-7/+4
|
* Minor changes to limbo lexerTim Hatch2014-04-141-4/+3
|
* Added lexer for Inferno's limbo programming languageZubr Kabbi2014-03-031-0/+100