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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update version to 1.4, add release date.
1.4
Georg Brandl
2011-01-03
3
-4
/
+4
*
Do not generate classprefix without an actual class name (#479).
Georg Brandl
2011-01-03
1
-3
/
+5
*
Consistency fix.
Georg Brandl
2011-01-03
1
-1
/
+1
*
Add Hybris lexer (#506).
Georg Brandl
2011-01-03
5
-1
/
+256
*
Fix name rule in Ocaml lexer (#627).
Georg Brandl
2011-01-03
1
-1
/
+1
*
Fix class/procedure name highlighting in VB.NET lexer (#624). Add a .vb test...
Georg Brandl
2011-01-03
3
-13
/
+434
*
Fix lexing of Dylan string and char literals (#628).
Georg Brandl
2011-01-03
4
-4
/
+17
*
Add protobuf example file.
Georg Brandl
2011-01-03
1
-0
/
+30
*
Add changelog entry and attribution for protobuf lexer.
Georg Brandl
2011-01-03
2
-0
/
+2
*
merge with https://bitbucket.org/jparise/pygments-main/, adding ProtoBufLexer.
Georg Brandl
2011-01-03
2
-2
/
+57
|
\
|
*
Adding a Protocol Buffer definition lexer.
Jon Parise
2010-12-14
2
-1
/
+54
*
|
Add some changelog entries for latest updates.
Georg Brandl
2011-01-03
1
-0
/
+5
*
|
merge with tim
Georg Brandl
2011-01-03
3
-7
/
+31
|
\
\
|
*
|
Fixed a comment lexing bug in glsl
Armin Ronacher
2011-01-02
1
-1
/
+1
|
*
|
updated test file and updated web.py to have some fixes for entity and...
Steve Spigarelli
2010-12-20
2
-6
/
+30
|
|
/
*
|
make check: whitespace errors
Tim Hatch
2010-12-21
2
-4
/
+4
*
|
Add examplefiles for GoodData
Tim Hatch
2010-12-21
2
-0
/
+58
*
|
Allow rfc822-style continuation in ini files (#494)
Tim Hatch
2010-12-21
2
-1
/
+11
*
|
Speed/correctness improvements to GoodData lexers
Tim Hatch
2010-12-21
1
-8
/
+8
*
|
Incorporate GoodData lexers (#609)
Tim Hatch
2010-12-21
3
-2
/
+107
*
|
Patch to allow Jgments to pull out the raw regexes easier (#477)
Tim Hatch
2010-12-21
1
-38
/
+56
*
|
Remove reference to String.Regexp (#625)
Tim Hatch
2010-12-21
1
-1
/
+1
*
|
Add missing examplefiles
Tim Hatch
2010-12-21
2
-0
/
+18
*
|
Initial support for ssp files (#473)
Tim Hatch
2010-12-21
3
-1
/
+39
*
|
Fix parsing of haskell imports (#527)
Tim Hatch
2010-12-21
2
-0
/
+5
*
|
A quick fix for allowing hyphens in django block names (#429)
Tim Hatch
2010-12-21
1
-1
/
+1
*
|
Improve scaml lexer docstring
Tim Hatch
2010-12-21
1
-3
/
+2
*
|
Support stripped heredocs for (ba)sh (#526)
Tim Hatch
2010-12-20
2
-1
/
+4
*
|
Update mapfiles
Tim Hatch
2010-12-20
2
-1
/
+3
*
|
Add new Autohotkey lexer (#417)
Tim Hatch
2010-12-20
3
-0
/
+384
*
|
Wire up vim style (#620)
Tim Hatch
2010-12-20
1
-0
/
+1
*
|
Minor fix to Python2 lexer for octal constants
Tim Hatch
2010-12-20
1
-1
/
+1
*
|
Fix number parsing for php lexer (#621)
Tim Hatch
2010-12-20
1
-2
/
+5
*
|
Missing commas in vim2pygments (#626)
Tim Hatch
2010-12-20
1
-2
/
+2
|
/
*
Support comments before preprocessor directives in C/C++ (#616).
Georg Brandl
2010-11-26
2
-7
/
+23
*
#612: use better token types in python traceback lexers.
Georg Brandl
2010-11-26
1
-6
/
+6
*
merge with http://bitbucket.org/bhollis/pygments-main/
Georg Brandl
2010-11-26
4
-2
/
+61
|
\
|
*
Add a Mason lexer
Ben Hollis
2010-11-16
2
-4
/
+56
*
|
Support unsigned/long long literals in C/C++ (#613).
Georg Brandl
2010-11-26
2
-8
/
+10
*
|
Move XQuery lexer to web submodule and clean up code style.
Georg Brandl
2010-11-26
4
-585
/
+627
*
|
merge with http://bitbucket.org/spig/pygments-main
Georg Brandl
2010-11-26
3
-5
/
+14
|
\
\
|
*
|
Do not fail in analyse_text methods (#618).
Georg Brandl
2010-11-26
2
-2
/
+10
|
|
/
|
*
Recognize names again.
Georg Brandl
2010-11-08
1
-0
/
+1
|
*
Few fixes to the GLSL lexer.
Georg Brandl
2010-11-08
1
-3
/
+3
*
|
added new xquery lexer
Steve Spigarelli
2010-10-28
3
-0
/
+715
|
/
*
#602: update CoffeeScript lexer.
Georg Brandl
2010-10-17
1
-3
/
+4
*
merge
Georg Brandl
2010-10-17
3
-1
/
+229
|
\
|
*
added a scaml and jade lexer
Hiram Chirino
2010-09-21
2
-1
/
+220
*
|
changelog tweak
Georg Brandl
2010-10-17
1
-2
/
+1
*
|
- adding support for .duel markup
mckamey
2010-10-10
4
-9
/
+11
|
/
[next]