Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support Roboconf's DSL | VincentZurczak | 2015-02-20 | 3 | -1/+59 |
| | |||||
* | Merged in endorama/pygments-main/arduino-syntax (pull request #442) | Georg Brandl | 2015-02-18 | 1 | -10/+10 |
|\ | | | | | | | Add arduino lexer and style | ||||
| * | Minor fix for the Ceylon Lexer | tako | 2015-02-18 | 1 | -2/+1 |
| | | |||||
| * | Updated keywords for Ceylon language | tako | 2015-02-17 | 1 | -9/+10 |
| | | |||||
* | | Remove typo in Arduino syntax definition | Edoardo Tenani | 2015-02-18 | 1 | -2/+2 |
| | | |||||
* | | Use set(()) instead of [] | Edoardo Tenani | 2015-02-18 | 1 | -6/+6 |
| | | |||||
* | | Split functions set in multiple lines | Edoardo Tenani | 2015-02-18 | 1 | -1/+73 |
| | | |||||
* | | Revert changes to pygments/formatters/_mapping.py | Edoardo Tenani | 2015-02-18 | 1 | -0/+1 |
| | | |||||
* | | Add arduino lexer and style | Edoardo Tenani | 2015-01-28 | 4 | -2/+153 |
|/ | |||||
* | merge with stable | Georg Brandl | 2015-01-21 | 9 | -94/+101 |
|\ | |||||
| * | Closes #1075: fix docs for @simplefilter. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | | The function needs a "self" argument since it is used as a method in the automatically created class. No use fixing that in the code, as it kills backwards compatibility. | ||||
| * | merge with stable | Georg Brandl | 2015-01-20 | 9 | -94/+101 |
| |\ | |||||
| | * | Rollback to [a-z] for the Name.Variable | Soonho Kong | 2015-01-16 | 1 | -1/+1 |
| | | | |||||
| | * | remove tactics, word_operators, and primitives from highlighting | Soonho Kong | 2015-01-16 | 1 | -22/+7 |
| | | | |||||
| | * | Add three missing operators '?', '?', '?' for Lean theorem prover | Soonho Kong | 2015-01-15 | 1 | -1/+1 |
| | | | |||||
| | * | Add a missing operator '`' for Lean theorem prover | Soonho Kong | 2014-12-09 | 1 | -1/+1 |
| | | | |||||
| | * | Add two missing operators '?' and '!' for Lean theorem prover | Soonho Kong | 2014-11-24 | 1 | -2/+2 |
| | | | |||||
| | * | Merged in jrnold/pygments-main-stan (pull request #415) | Georg Brandl | 2014-11-15 | 5 | -10/+10 |
| | |\ | | | | | | | | | | | | | updated Stan lexer to language version 2.5.0 | ||||
| | | * | spelling/grammar/syntax fixes for docs | EricFromCanada | 2014-11-14 | 4 | -8/+8 |
| | | | | |||||
| | | * | fix display of short names & filenames on Formatters page | EricFromCanada | 2014-11-14 | 1 | -2/+2 |
| | | | | |||||
| | * | | adding reject statement to Stan example file | Jeffrey B. Arnold | 2014-11-14 | 1 | -10/+20 |
| | | | | |||||
| | * | | updated Stan lexer to language version 2.5.0 | Jeffrey B. Arnold | 2014-11-14 | 2 | -23/+34 |
| | |/ | |||||
| | * | merge | Georg Brandl | 2014-11-13 | 3 | -101/+115 |
| | |\ | |||||
| | | * | merge with stable | Georg Brandl | 2014-11-13 | 2 | -89/+104 |
| | | |\ | |||||
| | | * | | latex: small code cleanup | Georg Brandl | 2014-11-13 | 1 | -12/+11 |
| | | | | | |||||
| | * | | | Add msgctxt keyword to Gettext PO lexer | Michal ?iha? | 2014-11-13 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | More coverage of newer HTML formatter options. | Georg Brandl | 2014-11-11 | 1 | -11/+1 |
| | | | | |||||
| | * | | cmdline: more coverage | Georg Brandl | 2014-11-11 | 1 | -7/+2 |
| | | | | |||||
| | * | | Fix -H return codes and test them. | Georg Brandl | 2014-11-11 | 1 | -2/+3 |
| | | | | |||||
| | * | | Fix and test the "lex(class)" and "format(class)" handlers. | Georg Brandl | 2014-11-11 | 1 | -4/+5 |
| | | | | |||||
| | * | | (Hopefully) fix test_cmdline failures under Windows without colorama. | Georg Brandl | 2014-11-11 | 2 | -3/+8 |
| | | | | |||||
| | * | | Reorder logic in cmdline.main a bit. | Georg Brandl | 2014-11-11 | 1 | -12/+14 |
| | | | | |||||
| | * | | util: PEP8 | Georg Brandl | 2014-11-11 | 1 | -6/+11 |
| | | | | |||||
| | * | | Bring pygments.cmdline coverage to ~100%, fix a few glitches in the process. | Georg Brandl | 2014-11-11 | 1 | -14/+11 |
| | | | | |||||
| | * | | default branch is 2.1a0. | Georg Brandl | 2014-11-11 | 1 | -1/+1 |
| | | | | |||||
| | * | | merge with stable | Georg Brandl | 2014-11-10 | 1 | -2/+19 |
| | |\ \ | |||||
| | | * | | Add a -v command line switch that shows the full traceback. | Georg Brandl | 2014-11-10 | 1 | -2/+19 |
| | | | | | |||||
* | | | | | Copyright year update. | Georg Brandl | 2015-01-21 | 158 | -159/+159 |
| | | | | | |||||
* | | | | | Fix highlighting of certain IRC logs formats (closes #1076). | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Closes #1075: fix docs for @simplefilter. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | The function needs a "self" argument since it is used as a method in the automatically created class. No use fixing that in the code, as it kills backwards compatibility. | ||||
* | | | | Bump to 2.0.2.2.0.2 | Georg Brandl | 2015-01-20 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fix Python tracebacks getting duplicated in the console lexer (closes #1068). | Georg Brandl | 2015-01-20 | 1 | -0/+1 |
| | | | | |||||
* | | | | spelling/grammar/syntax fixes for docs | EricFromCanada | 2014-11-14 | 4 | -8/+8 |
| |_|/ |/| | | |||||
* | | | Swift lexer: use words() | Georg Brandl | 2014-11-13 | 1 | -89/+103 |
| | | | |||||
* | | | Closes #1062: recognize backquote-delimited identifiers in F#. | Georg Brandl | 2014-11-13 | 1 | -0/+1 |
| | | | |||||
* | | | Fix and test the "lex(class)" and "format(class)" handlers. | Georg Brandl | 2014-11-11 | 1 | -4/+5 |
| | | | |||||
* | | | util: PEP8 | Georg Brandl | 2014-11-11 | 1 | -6/+11 |
| | | | |||||
* | | | (Hopefully) fix test_cmdline failures under Windows without colorama. | Georg Brandl | 2014-11-11 | 2 | -3/+8 |
|/ / | |||||
* | | Wrap the whole inner body of main() in the try-except. | Georg Brandl | 2014-11-10 | 1 | -40/+41 |
| | | |||||
* | | Bring coverage testing up to scratch. Add "pragma: no cover" to __main__ blocks. | Georg Brandl | 2014-11-10 | 10 | -12/+19 |
|/ |