summaryrefslogtreecommitdiff
path: root/pygments/lexers/pascal.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove all files, redirect to GitHub.HEADmasterMatth?us G. Chajdas2019-11-101-644/+0
|
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
|
* Fix more instances of invalid string escapesGeorg Brandl2018-11-281-5/+5
| | | | Also, raise on warnings from Pygments only.
* Merged in belak/pygments-main/lexer-delphi-dpr-ext (pull request #655)Georg Brandl2017-01-221-1/+1
|\ | | | | | | Match .dpr files as Delphi
| * Copyright update.Georg Brandl2017-01-221-1/+1
| |
* | Match .dpr files as DelphiKaleb Elwert2016-08-181-1/+1
|/
* More style fixes.Georg Brandl2015-10-171-5/+8
|
* Add overhauled Modula-2 lexer from ↵Georg Brandl2015-03-081-193/+3
| | | | https://bitbucket.org/trijezdci/m2r10/src/tip/_GRAMMAR/
* Copyright year update.Georg Brandl2015-01-211-1/+1
|
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-17/+15
|
* split up lexers.compiled into multiple submodulesGeorg Brandl2014-09-161-0/+833