summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Closing branch add-ruby-filename.add-ruby-filenameGeorg Brandl2016-01-040-0/+0
* Add Gemfile to RubyLexer filenamesSeiei Higa2015-02-251-1/+1
* Fix nonmacro chars.Georg Brandl2015-02-221-2/+2
* Closes #1087: fix numbers getting recognized as symbols in elispGeorg Brandl2015-02-221-3/+3
* remove a few more non-elisp features from elispGeorg Brandl2015-02-211-10/+0
* credits for elispGeorg Brandl2015-02-211-0/+1
* fixup elisp lexer a bitGeorg Brandl2015-02-215-31/+4903
* merge with abo-aboGeorg Brandl2015-02-21202-247/+491
|\
| * Merged in endorama/pygments-main/arduino-syntax (pull request #442)Georg Brandl2015-02-181-10/+10
| |\
| | * Minor fix for the Ceylon Lexertako2015-02-181-2/+1
| | * Merged in tako/updated-keywords-for-ceylon-language-1424201773270 (pull reque...tako2015-02-170-0/+0
| | |\
| | * | Close branch tako/updated-keywords-for-ceylon-language-1424201773270tako/updated-keywords-for-ceylon-language-1424201773270tako2015-02-170-0/+0
| | * | Updated keywords for Ceylon languagetako2015-02-171-9/+10
| | |/
| * | Remove typo in Arduino syntax definitionEdoardo Tenani2015-02-181-2/+2
| * | Use set(()) instead of []Edoardo Tenani2015-02-181-6/+6
| * | Split functions set in multiple linesEdoardo Tenani2015-02-181-1/+73
| * | Revert changes to pygments/formatters/_mapping.pyEdoardo Tenani2015-02-181-0/+1
| * | Add arduino lexer and styleEdoardo Tenani2015-01-285-2/+177
| |/
| * merge with stableGeorg Brandl2015-01-2115-174/+342
| |\
| | * merge with stableGeorg Brandl2015-01-2115-174/+342
| | |\
| | | * Closes #1075: fix docs for @simplefilter.Georg Brandl2015-01-213-3/+5
| | | * merge with stableGeorg Brandl2015-01-2015-174/+342
| | | |\
| | | | * Rollback to [a-z] for the Name.VariableSoonho Kong2015-01-161-1/+1
| | | | * remove tactics, word_operators, and primitives from highlightingSoonho Kong2015-01-161-22/+7
| | | | * Add three missing operators '?', '?', '?' for Lean theorem proverSoonho Kong2015-01-151-1/+1
| | | | * Add a missing operator '`' for Lean theorem proverSoonho Kong2014-12-091-1/+1
| * | | | Copyright year update.Georg Brandl2015-01-21197-209/+201
| * | | | closes #1077: fix year.Georg Brandl2015-01-211-1/+1
| * | | | Fix highlighting of certain IRC logs formats (closes #1076).Georg Brandl2015-01-212-1/+8
| |/ / /
| * | | Closes #1075: fix docs for @simplefilter.Georg Brandl2015-01-213-3/+5
| |/ /
| * | Added tag 2.0.2 for changeset 142a870bf0f1Georg Brandl2015-01-200-0/+0
| * | Bump to 2.0.2.2.0.2Georg Brandl2015-01-202-2/+2
| * | Added tag 2.0.1 for changeset 94e1e056c92dGeorg Brandl2015-01-200-0/+0
| * | Fix Python tracebacks getting duplicated in the console lexer (closes #1068).Georg Brandl2015-01-202-0/+10
* | | Fix EmacsLispLexer.Oleh Krehel2014-12-243-3/+4
* | | Ran `make mapfiles` for EmacsLispLexerOleh Krehel2014-12-242-1/+1
* | | Add EmacsLispLexerOleh Krehel2014-12-241-3/+661
| |/ |/|
* | Add two missing operators '?' and '!' for Lean theorem proverSoonho Kong2014-11-241-2/+2
* | Merged in jrnold/pygments-main-stan (pull request #415)Georg Brandl2014-11-1512-29/+30
|\ \
| * \ merge with stableGeorg Brandl2014-11-140-0/+0
| |\ \ | | |/
| | * spelling/grammar/syntax fixes for docsEricFromCanada2014-11-1411-27/+28
| * | spelling/grammar/syntax fixes for docsEricFromCanada2014-11-1411-27/+28
| * | fix display of short names & filenames on Formatters pageEricFromCanada2014-11-141-2/+2
* | | adding reject statement to Stan example fileJeffrey B. Arnold2014-11-142-10/+23
* | | updated Stan lexer to language version 2.5.0Jeffrey B. Arnold2014-11-142-23/+34
|/ /
* | mergeGeorg Brandl2014-11-133-101/+115
|\ \
| * \ merge with stableGeorg Brandl2014-11-132-89/+104
| |\ \ | | |/
| | * Swift lexer: use words()Georg Brandl2014-11-131-89/+103
| | * Closes #1062: recognize backquote-delimited identifiers in F#.Georg Brandl2014-11-131-0/+1
| * | latex: small code cleanupGeorg Brandl2014-11-131-12/+11