summaryrefslogtreecommitdiff
path: root/pygments/lexers/_cocoa_builtins.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Fix ResourceWarning: unclosed fileMicka?l Schoentgen2019-01-071-1/+2
* Fix more instances of invalid string escapesGeorg Brandl2018-11-281-5/+5
* Copyright update.Georg Brandl2017-01-221-1/+1
* Merged in krasul/pygments-main/cocoa-builtin-8.1 (pull request #433)Tim Hatch2015-10-131-1/+1
|\
| * Copyright year update.Georg Brandl2015-01-211-1/+1
* | updated cocoa builtins for iOS 8.1Kashif Rasul2014-12-291-5/+4
|/
* Bring coverage testing up to scratch. Add "pragma: no cover" to __main__ blocks.Georg Brandl2014-11-101-1/+1
* Merged in krasul/pygments-main/ios8 (pull request #403)Tim Hatch2014-10-071-4/+4
* move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-0/+73