summaryrefslogtreecommitdiff
path: root/pygments/lexers/basic.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* All lexers should have an alias.Georg Brandl2019-05-081-1/+1
* Simplify a few basic regex.Matth?us G. Chajdas2019-04-301-5/+5
* Create a Lexer class for BBC Basic files.Charles Ferguson2019-03-141-2/+97
* Fix invalid escape sequence in the VBScript lexer.Matth?us G. Chajdas2019-03-061-1/+1
* Update CHANGES.Matth?us G. Chajdas2019-03-061-1/+1
* Merged in roskakori/pygments-vbscript (pull request #673)Anteru2019-03-061-1/+1
|\
| * Copyright update.Georg Brandl2017-01-221-1/+1
* | Added lexer for VBScript.Thomas Aglassinger2016-10-021-3/+67
|/
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Simplify charclasses in the remaining modulesGeorg Brandl2014-11-061-6/+6
* Closes #892: fix overzealous analyse_text of the SourcesListLexer.Georg Brandl2014-10-081-2/+3
* Remove the misc subpackage.Georg Brandl2014-09-201-0/+499