index
:
delta/python-packages/pygments.git
1575ad37-9b95-4885-9b49-352f0b1c860d
1ec5/added-swift-22-keywords-1457594214041
256ansi
604b8a0f-93a0-4b5c-b778-ce64f80c564e
712-coffeescript-fat-arrow
BOM
ColdFusionScriptCFC
Edward/use-print-as-a-function-so-the-example-w-1541317855025
ExtendedRegexLexer-tuple-newstate
Haxe
Haxe-rewrite
Haxe3
Phap-Tran/rust-add-async-await-try-keyword-1559179913070
QVToLexer
Red-Language-Lexer-new
Zearin/in-builtin-components-put-filters-before-1374175433213
abap-fixes
add-abnf-lexer
add-django-ops
add-elm-to-languages
add-envname
add-pkgconfig-lexer
add-ruby-filename
add-termcapterminfo-lexer
add-wdiff-lexer
add/javascript-backtick
add_mql_lexer
additional-ABAP-support
agilbert/fix-a-typo-wrong-website-1373559184766
aheui
aphirst/added-missing-fortran-20038-keywordsintr-1406288193785
arduino-syntax
bash-variable
boa
c-function-keywords
camkes
chapel-update
chapel-updates
clj-keyword-fix
cocoa-builtin-8.1
cocoatomo/insert-exception-names-added-in-python-v-1490751933833
command-line-lexer-formatter
crystal2
csound
css-variables
delay-pkg-resources
deplibs-removal
devoncarew1/javascriptpy-edited-online-with-bitbucke-1472355033252
dflock/monokaipy-edited-to-add-highlighting-sup-1382146721225
doscon_prompt
ejenk/exaxt-exact-in-idris-lexer-1405142295732
elixir-non-greed-single-quote
feature/less-lexer
feature/makefile-highlight
fennel
fix-1506
fix-1506-2
fix-1521
fix-873-ruby-hash-symbols
fix-options
fix-r
fix-racket-lambda
fix-resource-leaks
fix-typo-in-lexers-mapping-header
fix/pygments-lexer-ExtendedRegexLexer-get_tokens_unprocessed_undefined-statestack-variable
fixed-vim-literal-strings
fortran-exponent-letter
hbs-update
help
hlsl-lexer
hoosieree/jpy-created-online-with-bitbucket-addin-1417577910330
hrach/graph-lexer-added-support-for-nondirecte-1427233062637
htmlformatter_with_title
hylang-colon-in-identifiers
igor-pro-changes-v2
improve-yaml
ionelmc/make-universal-wheels-see-httpspackagin-1420303695717
ios8
issue-805
issue-937
issue-985
javiereguiluz/first-attempt-of-creating-a-twig-lexer-1412003054413
jonashaag/fix-typo-1441310321454
joshuarh/use-the-python2-symlink-for-python-2-1368815078140
juttle-lexer
kotlin
kotlin-lexer
lexer-delphi-dpr-ext
lexer-fixes
lexer-haskell-modify
lexer-informations
lexer_comments
lexers-shell-zsh-files
llvm-ptx-cc
logos
macnugget/add-rvt-extension-to-tcllexer-to-support-1402522378760
make-vars
mapping-should-keep-nl
master
mattmontag/sentence-fix-1408847742266
mrmonday/support-rsin-as-a-file-extension-for-rus-1451773771665
mysql-flush
natashawatkins/julia-06
nsis
objc
perl-CHECK-INIT-block-highlighting
perllexer
pmoura/otherpy-edited-online-with-bitbucket-1410433270631
pmoura/otherpy-edited-online-with-bitbucket-1410433933593
pony
pr/missing-self
praat
princemaple/add-hbs-alias-to-handlebarshtmllexer-map-1435642487193
prolog-ecl
protobuf-reserved
py3-float-e
py37
pypylog
pytest
qbs
qml-add
qml-fix
rawstring
rd-lexer
regex-flags
roskakori/fixed-single-line-sql-comments-on-end-of-1458853233526
roskakori/simplified-debugging-of-endless-loops-in-1370182352684
sas-stata
scottmac/add-binary-number-tokens-for-php-1374244102726
scottmac/webpy-edited-online-with-bitbucket-1374244558016
shex2
silver-lexer
silver-lexer2
sparql-fix
stable
stof/gherkin_table_escaping
supercollider
support-tera-term
swift
swift-lang
tako/updated-keywords-for-ceylon-language-1424201773270
tap
terminal256
thrift
thusoy/remove-trailing-ul-from-language-list-1433941948665
trunk
typescript
typescript-string-literals
typescript-vs-typoscript
update-kotlin-lexer
update-php
v1.6
viml-autocmd
webhat/upgraded-python-and-_mappingpy-no-longer-1383601429319
yaml+jinja-lexer
zvirack/closes-1124-add-addrspacecast-instructio-1435662911231
bitbucket.org: Obsolete (use python-packages/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
*
More fixes thanks to regexlint.
Georg Brandl
2014-10-16
1
-1
/
+1
*
Fix "matches empty string" complaints from regexlint.
Georg Brandl
2014-10-16
1
-2
/
+4
*
Merge with -main
Tim Hatch
2014-10-15
1
-3
/
+3
|
\
|
*
Use unistring.combine for slight speedup.
Tim Hatch
2014-10-15
1
-3
/
+3
*
|
all lexers: fix unescaped { and } so that the "regex" module can compile our ...
Georg Brandl
2014-10-15
1
-5
/
+5
|
/
*
Fix highlighting of Java enhanced for loops.
Tim Hatch
2014-10-07
1
-1
/
+1
*
ScalaLexer: Improve interpolated strings, adding triplequoted strings and tes...
Tim Hatch
2014-10-07
1
-4
/
+15
*
Scala: add $$ escape for interpolated strings. (#1010)
Georg Brandl
2014-10-07
1
-0
/
+1
*
Closes #1010: recognize string interpolation in Scala lexer.
Georg Brandl
2014-10-07
1
-0
/
+13
*
misc fixups in math.py and jvm.py
Georg Brandl
2014-09-20
1
-108
/
+109
*
fix global instantiation of GosuLexer.
Georg Brandl
2014-09-16
1
-2
/
+2
*
add the new upcomming decorator syntax for Golo
Yannick Loiseau
2014-08-26
1
-0
/
+1
*
Add token type Number.Bin
David Corbett
2014-05-19
1
-2
/
+2
*
Apply default state transition in various lexers to avoid extra token generation
Gaurav Jain
2014-05-18
1
-5
/
+5
*
Merged in timgilbert/pygments-main/clj-keyword-fix (pull request #326)
Tim Hatch
2014-05-17
1
-72
/
+339
|
\
|
*
Only allow one shebang in Groovy files
Gaurav Jain
2014-05-16
1
-1
/
+1
|
*
Add shebang support to Groovy lexer
Gaurav Jain
2014-05-16
1
-0
/
+8
|
*
Merged birkenfeld/pygments-main into default
Gaurav Jain
2014-05-16
1
-59
/
+70
|
|
\
|
|
*
Merged in jaingaurav2/pygments-main (pull request #357)
Tim Hatch
2014-05-16
1
-1
/
+1
|
|
|
\
|
|
|
*
Replace a-z0-9_ with \w when IGNORECASE is set
Gaurav Jain
2014-05-15
1
-1
/
+1
|
|
*
|
Merged in dscorbett/pygments-jasmin (pull request #349)
Tim Hatch
2014-05-15
1
-67
/
+67
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Replace all occurences of a-zA-Z0-9_ with \w
Gaurav Jain
2014-05-14
1
-35
/
+35
|
|
|
*
Replace all occurences of [a-zA-Z0-9_] with \w
Gaurav Jain
2014-05-14
1
-29
/
+29
|
|
|
*
Fix some lines to be within 90 characters
Gaurav Jain
2014-05-12
1
-8
/
+8
|
|
*
|
Fix Jasmin and Smali code snippet detection
David Corbett
2014-05-13
1
-6
/
+7
|
|
*
|
Distinguish between Jasmin and Smali
David Corbett
2014-05-11
1
-1
/
+9
|
|
*
|
Add JasminLexer.analyse_text
David Corbett
2014-05-10
1
-0
/
+2
|
|
|
/
|
*
|
Improve support $ symbol in Java identifiers
Gaurav Jain
2014-05-13
1
-6
/
+6
|
*
|
Match Java function name tokens even without leading whitespace
Gaurav Jain
2014-05-12
1
-5
/
+5
|
*
|
Add support for unicode letters in Java identifiers
Gaurav Jain
2014-05-12
1
-10
/
+10
|
|
/
|
*
Make requested changes to JasminLexer
David Corbett
2014-05-06
1
-1
/
+3
|
*
Add a lexer for Jasmin
David Corbett
2014-05-04
1
-1
/
+247
*
|
Tweaking clojure keyword lexing
Tim Gilbert
2014-04-16
1
-1
/
+1
|
/
*
Merged in kwadrat/pygments-main2 (pull request #316)
Tim Hatch
2014-04-14
1
-2
/
+114
|
\
|
*
Move GoloLexer to jvm.py; add hello world example
Tim Hatch
2014-04-14
1
-2
/
+109
|
/
*
Include examplefile for ClojureScript
Tim Hatch
2014-04-14
1
-1
/
+1
*
Merged in brodie/pygments (pull request #191)
Tim Hatch
2014-04-14
1
-145
/
+168
|
\
|
*
Improve Pig lexer formatting and completness
Tim Hatch
2014-04-14
1
-20
/
+36
|
*
Merged in redcat9/pygments-main (pull request #304)
Tim Hatch
2014-04-14
1
-1
/
+1
|
|
\
|
|
*
jvm.py edited online with Bitbucket
Sanders Kleinfeld
2014-03-23
1
-1
/
+1
|
|
*
Adding support for underscores in Java integers.
Sanders Kleinfeld
2014-03-13
1
-1
/
+1
|
*
|
Create PigLexer.
Unknown
2014-03-20
1
-1
/
+51
|
|
/
|
*
use versionadded directives
Georg Brandl
2014-01-19
1
-10
/
+10
|
*
Finalize single-source port for Py2.[67] and Py3.3+.
Georg Brandl
2014-01-18
1
-29
/
+29
|
*
new year in copyright notice
Georg Brandl
2014-01-10
1
-1
/
+1
|
*
Closes #915: fix parsing of nested multiline comments.
Georg Brandl
2014-01-09
1
-1
/
+7
|
*
Update KotlinLexer
Alexander Udalov
2014-01-08
1
-37
/
+29
|
*
Update Kotlin URL with the newer one
Alexander Udalov
2014-01-08
1
-1
/
+1
|
*
Simplify KotlinLexer
Alexander Udalov
2014-01-08
1
-96
/
+54
|
*
java: Decrease priority of method regex to avoid parsing 'else if (' as method
picomancer
2013-10-03
1
-5
/
+5
[next]