Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move Kotlin to JVM lexers, add changelog and authors entry. | Georg Brandl | 2012-03-10 | 1 | -1/+120 | |
| | ||||||
* | Style fixes, remove unneeded import. | Georg Brandl | 2012-03-10 | 1 | -3/+6 | |
| | ||||||
* | Merged in jaxzin/pygments-main (pull request #56) | Georg Brandl | 2012-03-10 | 1 | -0/+47 | |
|\ | ||||||
| * | Added support for Tea. http://teatrove.org | Brian R. Jackson | 2012-02-25 | 1 | -0/+47 | |
| | | ||||||
* | | Simplify character classes, ordering fixes | Tim Hatch | 2012-03-09 | 1 | -8/+8 | |
|/ | | | | | | | | | | --- pygments/lexers/agile.py | 6 +++--- pygments/lexers/jvm.py | 16 ++++++++-------- pygments/lexers/math.py | 2 +- pygments/lexers/other.py | 8 ++++---- pygments/lexers/text.py | 11 +++++------ 5 files changed, 21 insertions(+), 22 deletions(-) | |||||
* | Improved Clojure highlighting. | Anthony Grimes | 2012-02-10 | 1 | -11/+25 | |
| | ||||||
* | Style fixes. | Georg Brandl | 2012-02-05 | 1 | -12/+17 | |
| | ||||||
* | Copyright update. | Georg Brandl | 2012-02-05 | 1 | -1/+1 | |
| | ||||||
* | Move JVM languages to their own module. | Georg Brandl | 2012-02-05 | 1 | -0/+659 | |