index
:
delta/python-packages/pygments-git.git
2382-fix
661/ashsearle/phpclass
686/ximmm/css
704/kenzierocks/antlrv4
716/kemichal/eloquence
719/tatt61880/kuin
723/drhouck/cliterals
732/djrm0/gdscript
752/camoberg/yang
765/lgiordani/m68k
767/6wind/yang
769/mtreinish/openqasm
793/brytonhall/singularity
829/TheMartianLife/yarn
834/john-andrews/chisel
836/MaisaMilena/formality
839/joente/thingsdb
Anteru/issue1009
argparse
bug/angular-html
examplefiles
fix/1437
fix/1579
fix/1698-lineos-wrapping
improve-linenos-handling
master
py2removal
raw-alias
regex
release/2.8.x
stable
task/add-analyze-text
task/improve-crlf-handling
github.com: pygments/pygments.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pygments
/
lexers
/
jvm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Kotlin lexer (#1699)
Ilya Zorin
2021-02-06
1
-42
/
+105
*
Run pyupgrade across codebase to modernize syntax and patterns (#1622)
Jon Dufresne
2021-01-17
1
-1
/
+0
*
Fix several exponential/cubic complexity regexes found by Ben Caller/Doyensec
Georg Brandl
2021-01-11
1
-1
/
+0
*
Bump copyright year.
Matthäus G. Chajdas
2021-01-03
1
-1
/
+1
*
all: weed out more backtracking string regexes
Georg Brandl
2020-12-25
1
-8
/
+8
*
fix a lot more backtracking string regexes
Georg Brandl
2020-12-25
1
-7
/
+7
*
sarl: fix indentation
Georg Brandl
2020-12-25
1
-51
/
+56
*
Update jvm.py (#1587)
Boris Kheyfets
2020-12-05
1
-1
/
+2
*
Fix a catastrophic backtracking bug in JavaLexer (#1594)
Kurt McKee
2020-11-09
1
-1
/
+8
*
all: remove "u" string prefix (#1536)
Georg Brandl
2020-09-08
1
-141
/
+141
*
all: use yield from (#1537)
Georg Brandl
2020-09-06
1
-2
/
+1
*
all: fixup remaining regexlint warnings
Georg Brandl
2020-09-06
1
-2
/
+2
*
Update copyright year (fixes #1514.)
Matthäus G. Chajdas
2020-08-22
1
-1
/
+1
*
Same treatment for `forSome`
Paolo G. Giarrusso
2019-11-29
1
-2
/
+2
*
Only highlight `type` as a whole word
Paolo G. Giarrusso
2019-11-29
1
-2
/
+2
*
Fix #972: Resurrect patch from bug tracker
Paolo G. Giarrusso
2019-11-29
1
-6
/
+11
*
Update project to use modern Python features and idioms
Jon Dufresne
2019-11-25
1
-4
/
+4
*
Java: make it less operator-heavy
Georg Brandl
2019-11-24
1
-3
/
+5
*
Java: update URL
Georg Brandl
2019-11-24
1
-1
/
+1
*
Java: support "var" contextual keyword (bitbucket PR #742)
Georg Brandl
2019-11-24
1
-0
/
+5
*
Fixup all headers and some more minor problems.
2.4.2
Georg Brandl
2019-05-28
1
-1
/
+1
*
some fixes to the kotlin lexer to work with the corda kolin codebase
nimmajbb
2019-04-01
1
-3
/
+30
*
Update SARL added date, regenerate mapping.
Matth?us G. Chajdas
2018-12-16
1
-1
/
+1
*
Merged in sgalland/pygments-main (pull request #717)
Anteru
2018-12-16
1
-1
/
+55
|
\
|
*
Add the lexer for the SARL language.
St?phane GALLAND
2017-04-04
1
-1
/
+55
*
|
Merge heads.
Georg Brandl
2018-11-28
1
-3
/
+3
|
\
\
|
*
|
Fix remaining 'DeprecationWarning: invalid escape sequence' occurrences in le...
Andreas Kloeckner
2018-06-19
1
-3
/
+3
|
|
/
*
|
Clojure: extend valid_name to contain "|".
Georg Brandl
2017-01-29
1
-1
/
+1
|
/
*
Copyright update.
Georg Brandl
2017-01-22
1
-1
/
+1
*
Add support for partials and path segments for Handlebars.
Christian Hammond
2016-11-04
1
-0
/
+1573