summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 1.2.1.1.2.1Georg Brandl2010-01-022-2/+2
|
* Fix mishandling of an ellipsis in place of the frames in a PythonGeorg Brandl2010-01-023-5/+16
| | | | console traceback, resulting in clobbered output.
* Update version info.Georg Brandl2010-01-011-0/+5
|
* Added tag 1.2 for changeset bae0833cae75Georg Brandl2010-01-010-0/+0
|
* Update version info/changelog and update requirement info.1.2Georg Brandl2010-01-014-7/+5
|
* Fix makefile.Georg Brandl2010-01-011-3/+3
|
* Fix various "make check" issues.Georg Brandl2010-01-013-15/+22
|
* Fix Haskell lexer definition of string gaps (#438).Georg Brandl2010-01-011-1/+1
|
* Add Asymptote lexer, by Olivier Guibe.Georg Brandl2010-01-016-1/+1897
|
* Fixed LLVM lexer identifier syntax and added new keywords (#442).Georg Brandl2010-01-012-34/+56
|
* Added `hl_lines` and `hl_color` options to image formatter (#457).Georg Brandl2010-01-012-1/+32
|
* Fixed lexing of some Ruby quoting peculiarities (#460).Georg Brandl2010-01-013-6/+8
|
* Added options for rendering LaTeX in source code comments in the LaTeX ↵Georg Brandl2010-01-014-13/+131
| | | | formatter (#461).
* Happy new year!Georg Brandl2010-01-0184-85/+85
|
* Added the Monokai style (#453).gbrandl2009-12-284-0/+110
|
* Fixup style.gbrandl2009-12-281-76/+76
|
* Added `line_number_start` option to image formatter (#456).gbrandl2009-12-283-6/+16
|
* Author names can be UTF-8.gbrandl2009-12-151-1/+1
|
* Make full HTML example more prominent by moving it to the top.gbrandl2009-11-231-9/+5
|
* merge with http://bitbucket.org/aslakhellesoy/pygments-main/ (adding Gherkin ↵gbrandl2009-11-234-1/+88
|\ | | | | | | lexer).
| * mergedAslak Helles?y2009-11-192-0/+5
| |\
| * | Updated with new keywordsAslak Helles?y2009-11-191-6/+6
| | |
| * | Added Gherkin LexerAslak Helles?y2009-11-164-1/+87
| | |
* | | Update to the Logtalk lexer, from Paulo Moura.gbrandl2009-11-232-5/+20
| | |
* | | A few ASM lexer fixes (#450).gbrandl2009-11-232-6/+9
| | |
* | | Remove 2.3 compatibility requirement.gbrandl2009-11-233-18/+9
| |/ |/|
* | added new float ops to LLVMmitsuhiko2009-11-162-0/+5
|/
* Add Google Go language lexer (#448).gbrandl2009-11-163-3/+68
|
* Fix markup error.gbrandl2009-10-221-1/+1
|
* Minor cleanups.gbrandl2009-09-193-5/+7
|
* Tokenize text before/after traceback as "Other".gbrandl2009-09-191-2/+2
|
* Update CHANGESthatch2009-09-181-0/+18
|
* Add example file for !CMakethatch2009-09-182-1/+42
|
* #423: Initial CMake lexerthatch2009-09-182-1/+72
|
* #427: Improve inline style handling in !HtmlFormatterthatch2009-09-181-4/+25
|
* Merge with -mainthatch2009-09-181-1/+1
|\
| * Fixes a bug where some part of a C ternary expression (?:) couldPierre "delroth" Bourdon2009-09-161-1/+1
| | | | | | | | be parsed as a label instead of a name (example: a?b:c).
* | Add Ooc lexer for #433thatch2009-09-182-1/+67
| |
* | Implement #437, making the Python traceback lexer cope with non-tracebackthatch2009-09-183-1/+21
|/ | | | | text. Also make the truncated traceback detection work for either type of `File...` line.
* Remove pseudo license statements from test.html.gbrandl2009-09-151-12/+0
|
* Added tag 0.8.1 for changeset 066e56d8f5cagbrandl2009-09-150-0/+0
|
* Added tag 0.8 for changeset 1054522d1ddagbrandl2009-09-150-0/+0
|
* Added tag 0.7.1 for changeset d0b08fd569d3gbrandl2009-09-150-0/+0
|
* Added tag 0.7 for changeset 99df0a7404d1gbrandl2009-09-150-0/+0
|
* Added tag 0.6 for changeset 11efe99c11e6gbrandl2009-09-150-0/+0
|
* Added tag 0.5 for changeset 6f53364d63ddgbrandl2009-09-150-0/+0
|
* Added tag 0.5.1 for changeset e7691aa4f473gbrandl2009-09-150-0/+0
|
* remove mention of 1.0 from todo file.gbrandl2009-09-151-9/+4
|
* Added tag 1.1.1 for changeset dd81c35efd95gbrandl2009-09-150-0/+0
|
* Remove build dir on clean.1.1.1gbrandl2009-09-151-0/+1
|