summaryrefslogtreecommitdiff
path: root/pygments/lexers/whiley.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
|
* Housekeeping.Georg Brandl2017-01-221-8/+7
|
* Fix doc underlines.Tim Hatch2016-05-311-1/+1
|
* Fix operators in WhileyTim Hatch2016-05-311-6/+6
|
* Whiley lexer: make token for keyword "is" consistentSebastian Schweizer2016-03-241-1/+1
|
* fixes for Whiley lexerSebastian Schweizer2016-03-211-3/+10
|
* Add a lexer for the Whiley programming languageSebastian Schweizer2016-03-201-0/+110