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
*
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
*
[svn] Shorten some testfiles, silence some pylint warnings,
Georg Brandl
2007-02-14
10
-28693
/
+52
*
[svn] Copyright notice update.
Georg Brandl
2007-02-04
7
-16
/
+16
*
[svn] Add OCaml examplefile.
Georg Brandl
2007-02-03
1
-0
/
+1213
*
[svn] HTML formatter overhaul.
Georg Brandl
2007-01-29
1
-3
/
+19
*
[svn] - add missing example files
Georg Brandl
2007-01-25
3
-1
/
+1513
*
[svn] Allow dropping style files into the styles subpackage.
Georg Brandl
2007-01-25
1
-0
/
+4
*
[svn] Added using(state=x) and RST lexer by Tim Hatch.
Georg Brandl
2007-01-25
1
-0
/
+31
*
[svn] Added JSP and Batchfile lexers by Tim Hatch.
Georg Brandl
2007-01-13
3
-1
/
+71
*
[svn] added support for html4 attributes in html lexer and fixed some small b...
blackbird
2007-01-13
1
-1
/
+17
*
[svn] Add test for lexer attribute types.
Georg Brandl
2007-01-12
1
-1
/
+4
*
[svn] added sources.list test file
blackbird
2007-01-12
1
-0
/
+62
[next]