| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | SwigLexer refinements for SWIG directives, add support for stringification of... | William Fulton | 2013-02-10 | 1 | -3/+4 |
| * | | Add support for SWIG - http://www.swig.org. SWIG is an extension to C++ hence... | wsfulton | 2013-02-10 | 1 | -1/+22 |
* | | | Merged in ppannuto/pygments-main (pull request #166) | Tim Hatch | 2013-05-06 | 1 | -5/+30 |
|\ \ \ |
|
| * | | | Include link to nesc home | Pat Pannuto | 2013-05-06 | 1 | -1/+2 |
| * | | | I am very bad at mercurial, apologies for the ugly history | Pat Pannuto | 2013-05-06 | 1 | -2/+1 |
| * | | | Fixup accidental deletion of the Clay Lexer from bad merge | Pat Pannuto | 2013-05-06 | 1 | -1/+54 |
| * | | | Add lexing support for nesC | Pat Pannuto | 2013-02-14 | 1 | -4/+26 |
| |/ / |
|
* | | | Ran tests and fixed errors this time... | Alex Gilding | 2013-05-06 | 1 | -17/+22 |
* | | | added test.bb (corrections) | Alex Gilding | 2013-05-03 | 1 | -12/+10 |
* | | | added .bb | Alex Gilding | 2013-05-03 | 1 | -1/+78 |
* | | | Clay: add changelog entry and attribution. | Georg Brandl | 2013-04-05 | 1 | -3/+6 |
* | | | Lexer for Clay programming language. | Stepan Koltsov | 2013-04-04 | 1 | -1/+49 |
|/ / |
|
* | | Check for missing aliases in "make check". | Georg Brandl | 2013-01-20 | 1 | -1/+1 |
* | | Fix stuff in new lexers found by regexlint. | Georg Brandl | 2013-01-12 | 1 | -1/+1 |
* | | AdaLexer: fix support for record types | Masen Furer | 2013-01-11 | 1 | -1/+6 |
* | | AdaLexer: added additional built-in/standard types | Masen Furer | 2013-01-11 | 1 | -4/+6 |
* | | Merged in waywardmonkeys/pygments-main (pull request #149: [dylan] Add DylanC... | Georg Brandl | 2013-01-10 | 1 | -7/+60 |
|\ \ |
|
| * | | [dylan] Check the lowercase of the value against the various builtins. | Bruce Mitchener, Jr. | 2013-01-10 | 1 | -4/+5 |
| * | | Merged. | Bruce Mitchener, Jr. | 2013-01-10 | 1 | -3/+52 |
| |\ \ |
|
| | * | | [dylan] Add DylanConsoleLexer. | Bruce Mitchener, Jr. | 2013-01-10 | 1 | -3/+51 |
* | | | | merge with https://bitbucket.org/dhowett/pygments-main#logos | Georg Brandl | 2013-01-10 | 1 | -35/+43 |
|\ \ \ \
| |/ / / |
|
* | | | | Add a lexer for the Logos language, which inherits functionality from the Obj... | Dustin Howett | 2013-01-09 | 1 | -1/+57 |
|/ / / |
|
* | | | Fix a couple "make check" issues, mostly long lines. | Georg Brandl | 2013-01-09 | 1 | -23/+32 |
* | | | Closes #813: add missing FORTRAN statements. | Georg Brandl | 2013-01-09 | 1 | -4/+4 |
* | | | Merged in btiffin/cobol-pygments (pull request #72: adding an OpenCOBOL lexer) | Georg Brandl | 2013-01-09 | 1 | -604/+702 |
|\ \ \ |
|
| * \ \ | Merged in alastairh/pygments (pull request #141: Improve and unify C family l... | Georg Brandl | 2013-01-09 | 1 | -45/+218 |
| |\ \ \ |
|
| | * | | | Happy new year 2013. | Georg Brandl | 2013-01-09 | 1 | -1/+1 |
| | * | | | Fix issues found by "make check". | Georg Brandl | 2013-01-09 | 1 | -3/+3 |
| | * | | | Merged in waywardmonkeys/pygments-main (pull request #148: Additional Dylan f... | Georg Brandl | 2013-01-09 | 1 | -1/+14 |
| | |\ \ \
| | | |/ / |
|
| | | * | | [dylan] Correctly handle file headers. | Bruce Mitchener, Jr. | 2013-01-09 | 1 | -1/+14 |
| | * | | | Add attribution and changelog for new Dylan lexer; minor style fixes. | Georg Brandl | 2013-01-09 | 1 | -3/+4 |
| | |/ / |
|
| | * | | Rewrite the Dylan Lexer and provide a lexer for Dylan LID files. | Bruce Mitchener, Jr. | 2013-01-09 | 1 | -27/+179 |
| | * | | Update the Rust syntax to match version 0.5 of the language | Patrick Walton | 2013-01-02 | 1 | -9/+9 |
| * | | | Reinstate analyse_text. | Alastair Houghton | 2013-01-03 | 1 | -0/+6 |
| * | | | Remove the unnecessary analyse_text methods, reduce the default priorities. ... | Alastair Houghton | 2013-01-03 | 1 | -18/+8 |
| * | | | Added support for inheritance to RegexLexer, so that subclasses can | Alastair Houghton | 2012-12-19 | 1 | -386/+187 |
| |/ / |
|
| * | | Get ready for release: update "new in" version numbers and rename CUDALexer | Tim Hatch | 2012-11-12 | 1 | -2/+4 |
| * | | Fix operator highlighting in Monkey lexer. | Tim Hatch | 2012-11-06 | 1 | -1/+1 |
| * | | Fix regexlint-noticed problems in Monkey lexer | Tim Hatch | 2012-11-05 | 1 | -5/+6 |
| * | | Merge lexer for Monkey support (Pull Request 117) | Tim Hatch | 2012-11-05 | 1 | -2/+8 |
| |\ \ |
|
| | * | | Allow ellipsis in method parameters. | Tim Hatch | 2012-11-01 | 1 | -0/+4 |
| | * | | Include more file extensions for C++ lexer. | Tim Hatch | 2012-11-01 | 1 | -1/+2 |
| | * | | Fix Issue #810, allowing words to start with 'is' properly. | Tim Hatch | 2012-10-30 | 1 | -1/+2 |
| | |/ |
|
| * | | applied several fixes hinted on in pull request 117 | Tinnet Coronam | 2012-11-03 | 1 | -6/+6 |
| * | | small fix to classname handling | Tinnet Coronam | 2012-10-17 | 1 | -2/+2 |
| * | | moved lexer to compiled.py, updated mapping | Tinnet Coronam | 2012-10-17 | 1 | -1/+123 |
| |/ |
|
| * | Imaginary Number Literals for Go | Jimmy Zelinskie | 2012-09-22 | 1 | -0/+5 |
| * | GoLexer updated for Go1 | Jimmy Zelinskie | 2012-09-16 | 1 | -13/+16 |
| * | Improving the GoLexer | Chris Walker | 2012-09-10 | 1 | -12/+18 |
| * | Closes #803: remove set literals from lexer definition | Georg Brandl | 2012-08-21 | 1 | -15/+15 |