summaryrefslogtreecommitdiff
path: root/pygments/lexers/objective.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Add support for @import keyword in Objective-CLuca Torella2019-04-241-1/+1
* Fix more instances of invalid string escapesGeorg Brandl2018-11-281-14/+14
* Copyright update.Georg Brandl2017-01-221-1/+1
* Added Swift 2.2 keywordsMinh Nguy?n2016-03-101-11/+14
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Swift lexer: use words()Georg Brandl2014-11-131-89/+103
* Swift: PR FixesStephen Celis2014-10-291-5/+6
* Swift: Address PR feedbackStephen Celis2014-10-291-5/+7
* Swift Lexer: Whitespace not optionalStephen Celis2014-10-241-3/+3
* Swift Lexer: change " *" to "\s*" for flexibilityStephen Celis2014-10-241-9/+9
* Implement proper Swift lexerStephen Celis2014-10-231-34/+195
* Fix "matches empty string" complaints from regexlint.Georg Brandl2014-10-161-2/+3
* Curly brace escaping, round 2.Tim Hatch2014-10-151-3/+3
* Curly brace escaping, round 1.Tim Hatch2014-10-151-1/+1
* all lexers: fix unescaped { and } so that the "regex" module can compile our ...Georg Brandl2014-10-151-3/+3
* move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-1/+1
* Remove the c_like subpackage.Georg Brandl2014-09-201-0/+322