| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Add CoffeeScript lexer, by Jeremy Ashkenas. | Georg Brandl | 2010-02-18 | 1 | -0/+1 |
* | | Add Ada lexer, from http://github.com/joesmoe10/Ada-Pygments-Lexer/. | Georg Brandl | 2010-02-18 | 1 | -0/+1 |
|/ |
|
* | Add a Sass lexer. | Nathan Weizenbaum | 2009-11-12 | 1 | -0/+1 |
* | Add a basic Haml lexer that doesn't pay any attention to indentation. | Nathan Weizenbaum | 2009-11-21 | 1 | -0/+1 |
* | Objective-J lexer: Clean up, regenerate mapping, add to CHANGES, add AUTHORS,... | Georg Brandl | 2010-01-30 | 1 | -1/+2 |
* | merge with tim | Georg Brandl | 2010-01-07 | 1 | -1/+4 |
|\ |
|
| * | Add Asymptote lexer, by Olivier Guibe. | Georg Brandl | 2010-01-01 | 1 | -0/+1 |
| * | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| * | Added Gherkin Lexer | Aslak Helles?y | 2009-11-16 | 1 | -0/+1 |
| * | Add Google Go language lexer (#448). | gbrandl | 2009-11-16 | 1 | -0/+1 |
* | | Integrate Felix lexer (#441) | thatch | 2009-10-08 | 1 | -0/+1 |
* | | Support R Console sessions (#439) | thatch | 2009-10-08 | 1 | -0/+1 |
* | | Integrate haXe lexer (#444) | thatch | 2009-10-08 | 1 | -0/+1 |
* | | Add Coldfusion support (#424) | thatch | 2009-10-08 | 1 | -0/+2 |
|/ |
|
* | #423: Initial CMake lexer | thatch | 2009-09-18 | 1 | -0/+1 |
* | Add Ooc lexer for #433 | thatch | 2009-09-18 | 1 | -0/+1 |
* | Update mapfile. | gbrandl | 2009-09-15 | 1 | -1/+1 |
* | Regenerate mapfile. | Georg Brandl | 2009-06-24 | 1 | -0/+1 |
* | Add Vala Lexer support. | Mark Lee | 2009-04-26 | 1 | -0/+1 |
* | Merge ASP.net lexers to -main | thatch | 2009-03-25 | 1 | -0/+2 |
|\ |
|
| * | Add ASP.net lexers | thatch | 2009-02-19 | 1 | -0/+2 |
* | | Add ABAP lexer, by Joerg Sieker. | gbrandl | 2009-03-05 | 1 | -0/+1 |
|/ |
|
* | Add Cython lexer from the Cython docs repo. | gbrandl | 2009-02-08 | 1 | -0/+1 |
* | Add MXML lexer, by Justin Reidy. | gbrandl | 2009-02-07 | 1 | -0/+1 |
* | Add Rebol lexer, by David Oliva. | gbrandl | 2009-02-06 | 1 | -0/+1 |
* | Add Modelica Lexer, by Dietmar Winkler. | gbrandl | 2009-02-06 | 1 | -0/+1 |
* | Add Evoque lexers, by Mario Ruggier. | gbrandl | 2009-02-06 | 1 | -0/+3 |
* | Merge with pygments-main | thatch | 2009-01-04 | 1 | -0/+17 |
|\ |
|
| * | Add analyse_text for all Antlr lexers, comment C version (in favor of C++) | thatch | 2009-01-03 | 1 | -2/+1 |
| * | Add Antlr/Ragel lexer from #345 | thatch | 2009-01-03 | 1 | -0/+18 |
* | | Update copyrighting style to standard "team" tags. | gbrandl | 2009-01-04 | 1 | -2/+2 |
|/ |
|
* | Update prolog lexer aliases | thatch | 2008-12-31 | 1 | -1/+1 |
* | Update mapping for prolog lexer having .pl now | thatch | 2008-12-31 | 1 | -1/+1 |
* | First draft of a Prolog lexer | thatch | 2008-12-29 | 1 | -0/+1 |
* | Add simple (ba)sh console lexer | thatch | 2008-12-28 | 1 | -0/+1 |
* | Update changes and mapping for new lexers | thatch | 2008-12-28 | 1 | -0/+2 |
* | Add official rst mime type. | gbrandl | 2008-11-16 | 1 | -1/+1 |
* | Add modified AppleScript lexer, to close #330 | thatch | 2008-09-24 | 1 | -0/+1 |
* | Give Python3TracebackLexer a new name since it was shadowing the main | thatch | 2008-09-24 | 1 | -1/+1 |
* | open() should be used instead of file() | Benjamin Peterson | 2008-09-21 | 1 | -2/+2 |
* | Added udiff alias to diff lexer | mitsuhiko | 2008-09-20 | 1 | -1/+1 |
* | Numpy lexer is not associated with .py any longer | mitsuhiko | 2008-09-20 | 1 | -1/+1 |
* | Add Python3TracebackLexer and python3 support to PythonConsoleLexer. | gbrandl | 2008-09-09 | 1 | -0/+1 |
* | * Add one formatter per image format, to avoid surprises with | gbrandl | 2008-09-07 | 1 | -1/+1 |
* | Fix mapfile for sqlite3 change.0.11.1 | gbrandl | 2008-08-24 | 1 | -1/+1 |
* | Add example file and entry in CHANGES for Scala lexer | thatch | 2008-08-14 | 1 | -1/+1 |
* | Merge Scala support from Krzysiek Goj's branch | thatch | 2008-08-14 | 1 | -2/+13 |
|\ |
|
| * | Add sqlite3 console lexer from #351 | thatch | 2008-08-14 | 1 | -0/+1 |
| * | POV-Ray lexer provided by pi31 on the irc channel. Clsoes #348. | thatch | 2008-08-05 | 1 | -0/+1 |
| * | #350: fix a copy/paste error. | gbrandl | 2008-08-02 | 1 | -1/+1 |