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
*
Merge with TIm.
0.11
Georg Brandl
2008-08-23
1
-1
/
+1
|
\
|
*
Add missing alias for sqlite3 lexer.
thatch
2008-08-20
1
-1
/
+1
*
|
Added tag 0.11 for changeset c3d65e413421
Georg Brandl
2008-08-23
0
-0
/
+0
*
|
0.11 release preparation.
Georg Brandl
2008-08-23
2
-60
/
+71
|
/
*
Add hl_lines option to HTML formatter. #325.
Georg Brandl
2008-08-15
6
-2
/
+48
*
Fix 2.3 compatibility.
Georg Brandl
2008-08-15
1
-2
/
+2
*
Add "prestyles" to HTML formatter. #310.
Georg Brandl
2008-08-15
2
-1
/
+9
*
Merge from Tim's repo.
Georg Brandl
2008-08-15
3
-3
/
+6
|
\
|
*
Fix perl lexer bug.
Georg Brandl
2008-08-11
1
-1
/
+1
*
|
make check
thatch
2008-08-15
2
-4
/
+8
*
|
Add example file and entry in CHANGES for Scala lexer
thatch
2008-08-14
3
-1
/
+8
*
|
Add a couple more keywords to the Scala lexer
thatch
2008-08-14
1
-2
/
+3
*
|
Merge Scala support from Krzysiek Goj's branch
thatch
2008-08-14
38
-117
/
+2352
|
\
\
|
*
|
Support more delimiters for perl regular expressions, as discussed in #258
thatch
2008-08-14
3
-0
/
+145
|
*
|
Forgot sqlite3 example file
thatch
2008-08-14
1
-0
/
+27
|
*
|
Add xchat irc logs fix from #340 and tweak a pattern
thatch
2008-08-14
2
-3
/
+10
|
*
|
Minor tweaks to vim lexer
thatch
2008-08-14
2
-1
/
+4
|
*
|
Add sqlite3 console lexer from #351
thatch
2008-08-14
3
-6
/
+49
|
*
|
Begin "Lexers improved" section for 0.11 in CHANGES
thatch
2008-08-14
1
-3
/
+6
|
*
|
Merge earlier objective-c work
thatch
2008-08-14
1
-1
/
+2
|
|
\
\
|
|
*
|
Bugfix for heredocs in the bash lexer without preceeding whitespace
thatch
2008-08-14
1
-1
/
+2
|
|
|
/
|
*
|
Bring Objective C lexer up to date with 2.0 features
thatch
2008-08-13
3
-2
/
+38
|
*
|
Highlight whitespace prior to preproc directives as text, since `\n` counts
thatch
2008-08-13
1
-2
/
+2
|
*
|
Fix typo in objc lexer, the string `@interface NSString(Levenshtein)` was
thatch
2008-08-13
1
-1
/
+1
|
*
|
Add povray lexer to changelog
thatch
2008-08-05
1
-1
/
+2
|
*
|
POV-Ray lexer provided by pi31 on the irc channel. Clsoes #348.
thatch
2008-08-05
4
-1
/
+120
|
*
|
Make the ocaml lexer match larger chunks of string and comment data.
thatch
2008-08-05
1
-2
/
+2
|
|
/
|
*
#350: fix a copy/paste error.
Georg Brandl
2008-08-02
2
-2
/
+2
|
*
#352: some C lexer fix.
Georg Brandl
2008-08-02
1
-2
/
+2
|
*
Add Clojure lexer.
Georg Brandl
2008-07-29
4
-2
/
+650
|
*
Merge from Tim's branch.
Georg Brandl
2008-07-27
4
-4
/
+30
|
|
\
|
|
*
Add optional error token colorizing to the !RawTokenFormatter to close #333.
thatch
2008-07-26
1
-3
/
+26
|
|
*
Fix doc glitch in latex formatter
thatch
2008-07-26
1
-0
/
+1
|
|
*
Use a consistent ordering when generating the formatter docs.
thatch
2008-07-26
1
-1
/
+2
|
|
*
Perl glob fix from #255, patch provided by delroth.
thatch
2008-07-26
1
-0
/
+1
|
*
|
Add splot.
Georg Brandl
2008-07-26
1
-1
/
+1
|
|
/
|
*
Merge from http://code.timhatch.com/hg/pygments-tim.
Georg Brandl
2008-07-26
6
-15
/
+525
|
|
\
|
|
*
Update to the logtalk lexer.
Georg Brandl
2008-07-26
1
-8
/
+16
|
|
*
Add a Gnuplot lexer.
Georg Brandl
2008-07-26
4
-2
/
+504
|
|
*
Ignore failure when default font is not installed.
Georg Brandl
2008-07-23
1
-3
/
+4
|
*
|
Sync c-sharp lexer with current ECMA-334 (4th ed):
thatch
2008-07-25
1
-2
/
+5
|
*
|
Add `#pragma` to c-sharp lexer. A quick read of ECMA-334 (4th ed) shows that
thatch
2008-07-25
1
-1
/
+2
|
*
|
Apply modified version of patch from #344 to end `#if 0` mode quicker
thatch
2008-07-24
1
-0
/
+1
|
*
|
Fixup CHANGES file
thatch
2008-07-24
1
-7
/
+8
|
*
|
Apply patch from #343 to fix tcl glitch
thatch
2008-07-24
1
-1
/
+1
|
*
|
Allow a dollar sign before strings in bash lexer, fixes #338
thatch
2008-07-24
1
-2
/
+2
|
*
|
Bump copyright year on pygments.cmdline
thatch
2008-07-24
1
-2
/
+2
|
*
|
Update lexer mapfile
thatch
2008-07-24
1
-1
/
+5
|
*
|
Add Cheetah/Spitfire lexer, thanks to Matt Good in #346
thatch
2008-07-24
2
-3
/
+125
|
*
|
Fixes for nasm lexer, to close #337:
thatch
2008-07-24
3
-4
/
+130
[next]