summaryrefslogtreecommitdiff
path: root/pygments/lexers/jvm.py
Commit message (Expand)AuthorAgeFilesLines
...
| * Centralize regex metachar escaping, since the surrogate support breaksTim Hatch2012-08-271-8/+3
| * Closes #771: Java: allow generics <> characters in return argument typeGeorg Brandl2012-08-191-3/+3
| * Merge with kriegaex/pygments-main (pull request #90)Georg Brandl2012-08-191-1/+40
| |\
| | * Add AspectJLexer as subclass of JavaLexerAlexander Kriegisch2012-08-091-2/+40
| * | Xtend: add attribution/changelog entry, remove a bunch of unnecessary "_ws" a...Georg Brandl2012-08-191-22/+6
| * | Merged in svenefftinge/pygments-main-xtend-support (pull request #68)Georg Brandl2012-08-191-1/+68
| |\ \
| | * | Added lexer for Xtend http://xtend-lang.orgSven Efftinge2012-04-071-1/+2
| | * | Added lexer for Xtend http://xtend-lang.orgSven Efftinge2012-04-071-0/+66
| | |/
| * | add support for clojure namespaced keywordsmpenet2012-05-161-1/+1
| |/
* | add CeylonLexer to __all__Enrique Zamudio2012-09-261-1/+1
* | avoid conflictEnrique Zamudio2012-09-261-1/+2
* | add CeylonLexer to __all__; move suffixes to MGTP instead of MGPT.Enrique Zamudio2012-09-261-7/+7
* | Add lexer for CeylonEnrique Zamudio2012-07-031-0/+61
|/
* Move Kotlin to JVM lexers, add changelog and authors entry.Georg Brandl2012-03-101-1/+120
* Style fixes, remove unneeded import.Georg Brandl2012-03-101-3/+6
* Merged in jaxzin/pygments-main (pull request #56)Georg Brandl2012-03-101-0/+47
|\
| * Added support for Tea. http://teatrove.orgBrian R. Jackson2012-02-251-0/+47
* | Simplify character classes, ordering fixesTim Hatch2012-03-091-8/+8
|/
* Improved Clojure highlighting.Anthony Grimes2012-02-101-11/+25
* Style fixes.Georg Brandl2012-02-051-12/+17
* Copyright update.Georg Brandl2012-02-051-1/+1
* Move JVM languages to their own module.Georg Brandl2012-02-051-0/+659