summaryrefslogtreecommitdiff
path: root/pygments/lexers/prolog.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Fix comment handling in Prolog lexer (#1511.)Matth?us G. Chajdas2019-05-181-1/+0
* Fix more instances of invalid string escapesGeorg Brandl2018-11-281-4/+4
* Copyright update.Georg Brandl2017-01-221-1/+1
* Add new arithmetic functions introduced in the ISO Prolog Core standard corri...Paulo Moura2015-10-131-4/+4
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-6/+6
* Fix prolog lexer comments.Georg Brandl2014-11-061-1/+1
* More fixes thanks to regexlint.Georg Brandl2014-10-161-8/+8
* fix most remaining overlong lines.Georg Brandl2014-10-041-2/+4
* Merged in pchaigno/pygments-main/prolog-ecl (pull request #374)Georg Brandl2014-09-201-5/+3
* reorganization of other.py, part 1Georg Brandl2014-09-191-1/+220
* split up lexers.compiled into multiple submodulesGeorg Brandl2014-09-161-0/+87