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
*
use IOError reason in error message
Georg Brandl
2019-11-29
2
-4
/
+4
*
various: style fixups
Georg Brandl
2019-11-29
3
-22
/
+35
*
update changelog, bump version to 2.5.2
Georg Brandl
2019-11-29
1
-1
/
+1
*
Fix issue #1264: tweak patterns for regex and double-quoted strings for perfo...
Ash Searle
2019-11-29
1
-3
/
+3
*
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
*
Add terraform keywords module, data, output, and others
Geoffrey Grosenbach
2019-11-28
1
-18
/
+22
*
update ModelicaLexer
Vitalij Ruge
2019-11-28
1
-2
/
+2
*
recognize escapes in Matlab double quoted strings
Georg Brandl
2019-11-27
1
-1
/
+1
*
sql: style fixes
Georg Brandl
2019-11-27
1
-89
/
+104
*
Fixes #1124
Jan Siqueira
2019-11-27
1
-0
/
+2
*
MATLAB allows keywords to be used as field names.
Antony Lee
2019-11-27
1
-5
/
+8
*
reStructuredText: highlight only field list markers
Eric Knibbe
2019-11-27
1
-4
/
+3
*
Bump version to 2.5.1.
2.5.1
Matthäus G. Chajdas
2019-11-26
1
-1
/
+1
*
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
[next]