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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore import errors in the tests.
0.10
Georg Brandl
2008-05-06
1
-2
/
+9
*
Add Logtalk lexer, by Paulo Moura.
Georg Brandl
2008-05-04
1
-0
/
+343
*
Fix at-rule handling in the CSS lexer.
Georg Brandl
2008-04-29
1
-0
/
+19
*
Allow Unicode identifiers in py3 lexer.
Georg Brandl
2008-04-10
1
-0
/
+2
*
Add new Makefile lexer that should be able to handle BSD and/or GNU
thatch
2008-04-02
2
-0
/
+820
*
Enhance testfile.
Georg Brandl
2008-03-28
1
-0
/
+35
*
Add S/R lexer by Laurent Gautier.
Georg Brandl
2008-03-28
1
-0
/
+84
*
Add 4 lexers by Stou Sandalski.
Georg Brandl
2008-03-18
3
-0
/
+1651
*
Add matlab example files.
Georg Brandl
2008-03-05
2
-0
/
+64
*
Fix comment handling in the batch lexer.
Georg Brandl
2008-03-05
1
-0
/
+3
*
Add Smalltalk example file.
Georg Brandl
2007-12-14
1
-0
/
+505
*
Add Common Lisp and Debian Control file lexer.
Georg Brandl
2007-10-14
1
-0
/
+1202
*
Add -P option to command line mode.
Georg Brandl
2007-10-14
1
-0
/
+6
*
Add literate Haskell lexer.
Georg Brandl
2007-10-14
2
-0
/
+793
*
Fix a bug in the Python lexer and a bug in the HTML formatter.
Georg Brandl
2007-10-14
1
-1
/
+1
*
Make the lua lexer recognize multiline comments.
Georg Brandl
2007-09-29
1
-0
/
+250
*
Add a new test for the latest RegexLexer change, multiple new states
Georg Brandl
2007-09-28
1
-0
/
+37
*
this fixes #294.
mitsuhiko
2007-09-23
1
-0
/
+11
*
Add the new squid.conf lexer from ticket #py1.
Georg Brandl
2007-09-10
1
-0
/
+27
*
Add Erlang example file.
Georg Brandl
2007-09-09
1
-0
/
+169
*
Fix the test_basic_api.
Georg Brandl
2007-09-09
1
-1
/
+1
*
added example file for weechatlog
welterde
2007-09-09
1
-0
/
+9
*
[svn] normalized some windows newlines
blackbird
2007-09-07
1
-21
/
+21
*
[svn] applied patches from #291
blackbird
2007-09-07
1
-0
/
+21
*
[svn] Add MOOCode lexer.
welterde
2007-08-21
2
-0
/
+77
*
[svn] Add a formerly bad Java method RE case, to avoid regressions.
Georg Brandl
2007-08-18
1
-0
/
+2
*
[svn] Added gettext catalog lexer.
Georg Brandl
2007-07-07
2
-2
/
+2466
*
[svn] Reduce example file size.
Georg Brandl
2007-05-30
7
-26061
/
+0
*
[svn] Fix an example file ^^
Georg Brandl
2007-05-29
1
-1
/
+1
*
[svn] Add a test file for the vim lexer.
Georg Brandl
2007-05-29
2
-1
/
+5149
*
[svn] Apply patches by Tim, add MiniD lexer from Jarrett and new example files.
Georg Brandl
2007-05-28
2
-0
/
+1878
*
[svn] added MuPAD lexer
welterde
2007-05-06
1
-0
/
+102
*
[svn] Make the C# lexer unicode aware.
Georg Brandl
2007-05-03
1
-1
/
+8
*
[svn] Add whitespace filter. Add a few more filter unit tests.
Georg Brandl
2007-05-03
2
-6
/
+34
*
[svn] Make mapfiles, make check, add D test file, make reindent.
Georg Brandl
2007-04-25
5
-10
/
+147
*
[svn] added RedcodeLexer
welterde
2007-04-05
1
-0
/
+17
*
[svn] added jinjadesignerdoc testfile
blackbird
2007-03-25
1
-0
/
+713
*
[svn] Add Haskell lexer by Adam Blinkinsop.
Georg Brandl
2007-03-24
1
-0
/
+378
*
[svn] Fix a cmdline bug.
Georg Brandl
2007-02-25
2
-0
/
+55
*
[svn] Add a new test for pygments.util, fix coverage test.
Georg Brandl
2007-02-18
2
-4
/
+90
*
[svn] Add support for code coverage analysis.
Georg Brandl
2007-02-18
1
-6
/
+28
*
[svn] Fix #204.
Georg Brandl
2007-02-15
1
-0
/
+14
*
[svn] Fix test_html_formatter.
Georg Brandl
2007-02-15
1
-2
/
+2
*
[svn] Fix test_cmdline.
Georg Brandl
2007-02-15
1
-1
/
+2
*
[svn] Add a first version of the Moin parser.
Georg Brandl
2007-02-14
1
-2
/
+8
*
[svn] Make check.
Georg Brandl
2007-02-14
4
-6
/
+8
*
[svn] Add tests for filters.
Georg Brandl
2007-02-14
2
-3
/
+27
*
[svn] Test that the HTML formatter output is complete.
Georg Brandl
2007-02-14
2
-8
/
+15
*
[svn] A test case for the external CSS function of the HTML formatter.
Georg Brandl
2007-02-14
1
-10
/
+27
*
[svn] Add validation test for HTML formatter.
Georg Brandl
2007-02-14
9
-1
/
+2639
[next]