summaryrefslogtreecommitdiff
path: root/pygments/lexers/clean.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes Clean indentation issuesCamil Staps2016-02-161-12/+14
* Clean lexer: style nitsGeorg Brandl2016-02-161-62/+59
* Adapted CleanLexer according to PR discussionCamil Staps2016-02-161-16/+22
* Fixes & cleanup Clean lexer as per PR discussionCamil Staps2016-02-161-20/+20
* Fix previous commitCamil Staps2016-02-161-7/+7
* Store indent in lexer instanceCamil Staps2016-02-161-13/+8
* Fix Clean: allow typedef on first lineCamil Staps2016-02-161-0/+1
* Adds a Clean (http://clean.cs.ru.nl/Clean) Lexer and example fileCamil Staps2015-10-041-0/+274