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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version number.
2.5.0
Matthäus G. Chajdas
2019-11-26
1
-1
/
+1
*
Merge pull request #1277 from jjatria/praat-interpolation
Matthäus G. Chajdas
2019-11-26
1
-29
/
+37
|
\
|
*
Improve detection of Praat interpolated variables
José Joaquín Atria
2019-11-25
1
-29
/
+37
*
|
Add Solidity lexer.
Georg Brandl
2019-11-26
2
-0
/
+94
*
|
Python: recognize "f" string prefix
Georg Brandl
2019-11-26
1
-8
/
+10
*
|
html formatter: lineseparator needs to be unicode
Georg Brandl
2019-11-26
1
-1
/
+1
*
|
Juttle: style fixes
Georg Brandl
2019-11-26
1
-7
/
+14
*
|
Python: make Python3 rules standalone
Georg Brandl
2019-11-26
1
-231
/
+303
*
|
Python: make "python" shebang match Python 3
Georg Brandl
2019-11-26
1
-2
/
+2
*
|
Add Notmuch lexer
Daniel Santana
2019-11-26
2
-3
/
+89
*
|
Set BroLexer = ZeekLexer
Jon Siwek
2019-11-25
2
-15
/
+5
*
|
Simplify/improve ZeekLexer patterns
Jon Siwek
2019-11-25
2
-29
/
+30
*
|
Fix typo in ZeekLexer comment
Jon Siwek
2019-11-25
1
-1
/
+1
*
|
Add Zeek lexer based on the Bro lexer
Jon Siwek
2019-11-25
3
-56
/
+147
*
|
Assume setuptools is available
Jon Dufresne
2019-11-25
1
-0
/
+7
|
/
*
Fix #1253.
Matthäus G. Chajdas
2019-11-25
1
-7
/
+23
*
Update project to use modern Python features and idioms
Jon Dufresne
2019-11-25
20
-153
/
+153
*
Add New Style: Inkpot
Campbell Barton
2019-11-25
2
-0
/
+69
*
Update Logtalk lexer for the latest language specification
Paulo Moura
2019-11-25
1
-23
/
+24
*
MATLAB: Recognize command form.
Antony Lee
2019-11-25
1
-8
/
+23
*
MATLAB: improve detection and float boundaries.
Antony Lee
2019-11-25
1
-6
/
+14
*
scdoc: add missing module docstring
Georg Brandl
2019-11-25
1
-0
/
+11
*
Add Lexer for scdoc
Stefan Tatschner
2019-11-25
2
-0
/
+60
*
resource, robotframework: stop hogging the .txt extension
Georg Brandl
2019-11-25
4
-4
/
+5
*
formatters.other: style/import fixups
Georg Brandl
2019-11-25
1
-1
/
+5
*
Verilog: get rid of "uppercase is constant" highlighting
Georg Brandl
2019-11-24
1
-66
/
+60
*
misc: fix synthesized tokens not using text_type (unicode)
Georg Brandl
2019-11-24
3
-5
/
+5
*
Python lexer: accept .jy filenames
Georg Brandl
2019-11-24
2
-1
/
+3
*
Java: make it less operator-heavy
Georg Brandl
2019-11-24
1
-3
/
+5
*
Make Python3* lexers importable from "pygments.lexers" without begin in the m...
Georg Brandl
2019-11-24
1
-1
/
+7
*
Python lexers: make Python 3 the default
Georg Brandl
2019-11-24
2
-55
/
+82
*
Python 3: add StopAsyncIteration exception (bitbucket PR #701)
Georg Brandl
2019-11-24
1
-2
/
+3
*
Matlab/etc: add missing word boundary to recognize function kw (bitbucket PR ...
Georg Brandl
2019-11-24
1
-3
/
+3
*
Elisp: add more string functions (bitbucket PR #841)
Georg Brandl
2019-11-24
1
-2
/
+3
*
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
*
Ruby: support squiggly heredocs (bitbucket PR #729)
Georg Brandl
2019-11-24
1
-5
/
+5
*
Dart: add support for annotations (bitbucket PR #733)
Georg Brandl
2019-11-24
1
-0
/
+1
*
monokai style: fix Generic.Output/Generic.Prompt colors (bitbucket PR #835)
Georg Brandl
2019-11-24
1
-2
/
+3
*
GAS: accept registers in directive args (bitbucket PR #739)
Georg Brandl
2019-11-24
1
-1
/
+3
*
Dockerfile: accept FROM...AS syntax (bitbucket PR #810)
Georg Brandl
2019-11-24
1
-2
/
+4
*
mql builtins: missing comma (bitbucket PR #837)
Georg Brandl
2019-11-24
1
-1
/
+1
*
Velocity: add silent reference syntax (bitbucket PR #771)
Georg Brandl
2019-11-24
1
-3
/
+3
*
Merge pull request #1259 from beasleyr-vmw/beasleyr-vmw/lexer-bzl
Matthäus G. Chajdas
2019-11-24
2
-2
/
+19
|
\
|
*
fixup! Treat Skylark/Starlark files as Python
Ryan Beasley
2019-11-22
2
-1
/
+2
|
*
Treat Skylark/Starlark files as Python
Ryan Beasley
2019-11-22
2
-2
/
+18
*
|
Agda: some fixes (bitbucket PR #826)
Georg Brandl
2019-11-24
1
-2
/
+2
*
|
image formatter: actually respect "line_number_separator"
Georg Brandl
2019-11-24
1
-1
/
+2
*
|
Fix #1256.
Matthäus G. Chajdas
2019-11-24
1
-1
/
+1
|
/
*
Update TestcaseFormatter.
Matthäus G. Chajdas
2019-11-16
1
-2
/
+2
[next]