summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | | * | | | | | Added lexer for Inferno's limbo programming languageZubr Kabbi2014-03-031-0/+456
| | | | | |/ / / / /
| | | | * | | | | | Merged in jlafon/pygments-main-redo-pr-276 (pull request #315)Tim Hatch2014-04-141-0/+12
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fix some issues in LSL lexerTim Hatch2014-04-141-0/+12
| | | | | | | | | | |
| | | | * | | | | | | Merged headJharrod LaFon2014-04-1426-199/+1671
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / /
| | | | * | | | | | | Add example Todo.txt to-do list file.Geoffrey Oxberry2014-01-141-0/+9
| | | | | | | | | | |
| | | * | | | | | | | add Pawn lexerSergey Marochkin2013-06-191-0/+253
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | Resolves merge conflict from PR#251Jharrod LaFon2014-04-141-0/+34
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | added lexer for rql query language (logilab.org/project/rql)Nicolas Chauvat2013-11-061-0/+34
| | | |/ / / / / /
| | * | | | | | | Merged in hell0w0rd/pygments-main (pull request #287)Tim Hatch2014-04-141-0/+33
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pygments/lexers/web.py
| | | * | | | | | | Add zephir lexer and testGusakov Nikita2014-02-161-0/+33
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Include examplefile for ClojureScriptTim Hatch2014-04-141-0/+52
| | | | | | | | |
| | * | | | | | | Merged in redcat9/pygments-main (pull request #304)Tim Hatch2014-04-144-0/+116
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merged in jaingaurav2/pygments-main (pull request #306)Tim Hatch2014-04-141-0/+3
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Add function signature to example fileGaurav Jain2014-04-111-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Parameters should be correctly identified even with a space between the type and the name.
| | | * | | | | | | | Add basic lexer for GAP, a mathematical programming language.Max Horn2014-04-052-0/+87
| | | | | | | | | | |
| | | * | | | | | | | Closes #969: add APL lexer, by Thomas Baruchel.Georg Brandl2014-03-241-0/+26
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | Create PigLexer.Unknown2014-03-201-0/+148
| | |/ / / / / / /
| * | | | | | | | Added support for lexing SPARQL queries.Alexander Dutton2012-06-061-0/+23
| | | | | | | | |
* | | | | | | | | Improve handling of labelsGaurav Jain2014-04-141-1/+1
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Allow labels to be followed by whitespace. Also remove the ':' from the label highlighting.
* | | | | | | | Update and fix the Inform 6 lexerDavid Corbett2014-03-161-9/+13
| | | | | | | |
* | | | | | | | merge with iElectric/pygments-mainGeorg Brandl2014-03-161-1/+8
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | get_lexer_by_name: handle edge case when _alias is NoneDomen Kozar2014-03-151-1/+8
| | | | | | | |
* | | | | | | | Merged in micclly/pygments-main/add_mql_lexer (pull request #285)Georg Brandl2014-03-0410-2/+906
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged in dscorbett/pygments-main (pull request #281)Georg Brandl2014-03-044-0/+504
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Inform lexers
| | * | | | | | | | Add Inform lexersDavid Corbett2014-01-314-0/+504
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merged in tenbits/pygments-main (pull request #280)Georg Brandl2014-03-045-2/+361
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MaskLexer
| | * \ \ \ \ \ \ \ Merged in jiyinyiyong/pygments-main (pull request #286)Georg Brandl2014-03-044-1/+354
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cirru: add comma syntax
| | | * | | | | | | | Add authors/changelog for Idris, exempt the literate lexer from stripnl testGeorg Brandl2014-03-041-1/+2
| | | | | | | | | | |
| | | * | | | | | | | merge with raichoo/pygments-main (pull request #210)Georg Brandl2014-03-0436-244/+1409
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Check for ColdFusion scopes.Tyson2014-02-111-0/+7
| | | | | | | | | | | |
| | | | * | | | | | | | Better example script fileBrad Wood2014-02-111-7/+226
| | | | | | | | | | | |
| | | | * | | | | | | | Added separate lexer to handle CFC. It can handle both tag and script based ↵Tyson2014-02-072-0/+33
| | | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CFCs.
| | | * | | | | | | | Idris: added examplefileraichoo2014-03-041-0/+93
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Cirru: add comma syntaxjiyinyiyong2014-02-171-1/+7
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | [dist] MaskLexertenbits2014-01-281-0/+41
| |/ / / / / / /
* | | | | | | | Added MQL4 constants to MqlLexermicclly2014-02-091-0/+187
| | | | | | | |
* | | | | | | | Added MqlLexermicclly2014-02-091-0/+123
|/ / / / / / /
* | | | | | | Finalize single-source port for Py2.[67] and Py3.3+.Georg Brandl2014-01-186-51/+41
| | | | | | |
* | | | | | | manual prettifying and small fixes after futurize runGeorg Brandl2014-01-185-2/+6
| | | | | | |
* | | | | | | futurizing: move to print_function and "except X as Y" syntaxGeorg Brandl2014-01-185-12/+17
| | | | | | |
* | | | | | | Remove old uneeded scripts.Georg Brandl2014-01-181-138/+0
| | | | | | |
* | | | | | | Merged in jiyinyiyong/pygments-main (pull request #275)Georg Brandl2014-01-1715-15/+139
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | add syntax for Cirru
| * | | | | | new year in copyright noticeGeorg Brandl2014-01-1014-14/+14
| | | | | | |
| * | | | | | Whitespace cleanup.Georg Brandl2014-01-101-1/+1
| | | | | | |
| * | | | | | Correct the string and char escape code and put case sensitivity to keywords.Louis M2014-01-091-2/+2
| | | | | | |
| * | | | | | Adding the exemple.Louis M2014-01-091-0/+124
| | | | | | |
* | | | | | | Cirru: dim comments; use Text for newline character; add escape in string;jiyinyiyong2014-01-111-3/+9
| | | | | | |
* | | | | | | add syntax for Cirrujiyinyiyong2014-01-101-0/+31
|/ / / / / /
* | | | | | tests: make sure lexer aliases are registered lowercaseGeorg Brandl2014-01-091-0/+2
| | | | | |
* | | | | | tests: fix test_lexers_other for Python 3Georg Brandl2014-01-091-1/+1
| | | | | |