summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | | | | * | | HaxeLexer: macro class reification could have no class name.Andy Li2014-08-172-1/+13
| | | | | | | | | |
| | | | | | * | | | add link to docs on styles. manual merge of PR#393.Georg Brandl2014-09-161-1/+1
| | | | | | | | | |
| | | | | | * | | | mergeGeorg Brandl2014-09-165-2/+2038
| | | | | | |\ \ \ \
| | | | | | | * | | | Nit lexer: add changelog entry, attribution, mapfile entry, cat all example ↵Georg Brandl2014-09-1627-1987/+1994
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files into one
| | | | | | | * | | | merge with R4PaSs/pygments-mainGeorg Brandl2014-09-1610-82/+173
| | | | | | | |\ \ \ \
| | | | | | | | * | | | changelog entriesGeorg Brandl2014-09-161-1/+3
| | | | | | | | | | | |
| | | | | | | * | | | | Added tests for NitR4PaSs2014-06-2622-0/+1986
| | | | | | | | | | | |
| | | | | | | * | | | | Added Nit Lexer to PygmentsR4PaSs2014-06-261-1/+42
| | | | | | | | |_|/ / | | | | | | | |/| | |
| | | | | | * | | | | Merged in bgirardeau/pygments-main (pull request #394)Georg Brandl2014-09-161-4/+3
| | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Parse backslash escaped quotes in MySQL strings
| | | | | | | * | | | | Fix parsing of escaped quotes in strings in MySqlLexerbgirarde2014-08-211-4/+3
| | | | | | | | |_|/ / | | | | | | | |/| | |
| | | | | | * | | | | Merged in yloiseau/pygments-main (pull request #396)Georg Brandl2014-09-162-0/+114
| | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve Golo lexer
| | | | | | | * | | | | add the new upcomming decorator syntax for GoloYannick Loiseau2014-08-261-0/+1
| | | | | | | | | | | |
| | | | | | | * | | | | add a almost complete example fileYannick Loiseau2014-08-261-0/+113
| | | | | | | |/ / / /
| | | | | | * | | | | Merged in timjb/pygments-main (pull request #398)Georg Brandl2014-09-167-76/+165
| | | | | | |\ \ \ \ \ | | | | | | | | |_|/ / | | | | | | | |/| | | | | | | | | | | | | | Improve Idris lexer
| | | | | | | * | | | Merged in mattmontag/pygments-main/mattmontag/sentence-fix-1408847742266 ↵Georg Brandl2014-09-166-75/+164
| | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (pull request #395) Sentence fix
| | | | | | | | * | | | test nested comments in rustGeorg Brandl2014-09-161-0/+2
| | | | | | | | | | | |
| | | | | | | | * | | | Merged in omasanori/pygments (pull request #388)Georg Brandl2014-09-161-1/+7
| | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix RustLexer to handle nested block comments.
| | | | | | | | | * | | | Fix RustLexer to handle nested block comments.Masanori Ogino2014-08-031-1/+7
| | | | | | | | | | |/ / | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Since Rust 0.9, block comments (e.g. /* ... */) may be nested.
| | | | | | | | * | | | merge with megajoule/pygments-main.Georg Brandl2014-09-164-8/+53
| | | | | | | | |\ \ \ \
| | | | | | | | | * \ \ \ Merged in thomasvandoren/pygments-main/chapel-updates (pull request #379)Georg Brandl2014-09-161-1/+1
| | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ChapelLexer prior to Pygments 2.0 release.
| | | | | | | | | | * \ \ \ Merged in ejenk/pygments-main (pull request #383)Georg Brandl2014-09-164-6/+6
| | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | |_|/ | | | | | | | | | | | |/| | | | | | | | | | | | | | | | `exaxt` => `exact` in Idris lexer
| | | | | | | | | | * | | | Merged in ejenk/exaxt-exact-in-idris-lexer-1405142295732 (pull request #1)Evan Jenkins2014-07-120-0/+0
| | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | |/ / | | | | | | | | | | | |/| | | | | | | | | | | | | | | | `exaxt` => `exact` in Idris lexer
| | | | | | | | | | * | | | `exaxt` => `exact` in Idris lexerEvan Jenkins2014-07-121-1/+1
| | | | | | | | | | |/ / /
| | | | | | | | | * | | | Parse octal ints before regular intsThomas Van Doren2014-09-091-2/+2
| | | | | | | | | | | | |
| | | | | | | | | * | | | Merge...Thomas Van Doren2014-09-091-0/+12
| | | | | | | | | |\ \ \ \
| | | | | | | | | | * | | | Update chpl example file with 'with' keyword and octal ints.Thomas Van Doren2014-09-091-0/+12
| | | | | | | | | | | | | |
| | | | | | | | | * | | | | Merged default into chapel-updatesthomasvandoren2014-09-094-7/+9
| | | | | | | | | |\ \ \ \ \ | | | | | | | | | | |/ / / / | | | | | | | | | |/| | | |
| | | | | | | | | | * | | | Add 'with' keyword and octal int.Thomas Van Doren2014-09-091-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'with' keyword is added to the language for the upcoming release to support task ref intents. Octal integers are also entering the language.
| | | | | | | | | | * | | | Merged birkenfeld/pygments-main into defaultthomasvandoren2014-09-092-5/+36
| | | | | | | | | | |\ \ \ \ | | | | | | | | | | | |_|/ / | | | | | | | | | | |/| | |
| | | | | | | | | | * | | | Add "oneof" keyword to ProtoBufLexerBJ Neilsen2014-09-071-1/+1
| | | | | | | | | | | |_|/ | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Protocol Buffers version 2.6][1] added a new union construct with the `oneof` keyword. [1]: https://groups.google.com/d/msg/protobuf/lvI8-sWZbUY/2_a8LVDMi5YJ
| | | | | | | | | * | | | Created new branch chapel-updatesthomasvandoren2014-07-030-0/+0
| | | | | | | | | | |/ / | | | | | | | | | |/| |
| | | | | | | | | * | | Update ChapelLexer prior to Pygments 2.0 release.Thomas Van Doren2014-07-032-5/+36
| | | | | | | | | | |/ | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adds `align`, `noinit`, and `pragma` keywords. * Updates decimal integer definition to allow any number of leading zeros, as per spec. * Adds `<~>` operator, which is used for convenience when reading or writing input and output.
| | | | | | | | * | | [Elixir] Fix some inconsistencies in operator parsing.Alexei Sholik2014-09-111-6/+6
| | | | | | | | | | |
| | | | | | | | * | | [Elixir] Add the last batch of new operators introduced just before the ↵Alexei Sholik2014-09-102-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.0.0 release.
| | | | | | | | * | | [Elixir] Parse maps and tuples to make non-trivial and nested string ↵Alexei Sholik2014-08-152-4/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | interpolation work
| | | | | | | | * | | [Elixir] Update the example fileAlex2014-08-151-3/+8
| | | | | | | | | | |
| | | | | | | | * | | [Elixir] Resolve issues with ':' and '::' punctionationAlexei Sholik2014-08-152-6/+11
| | | | | | | | | | |
| | | | | | | | * | | [Elixir] Update character escape rulesAlex2014-08-152-12/+15
| | | | | | | | | | |
| | | | | | | | * | | [Elixir] Remove "xor" from keywords and update regex patterns for numbersAlexei Sholik2014-08-152-5/+9
| | | | | | | | | | |
| | | | | | | | * | | [Elixir] No longer balance sigil terminatorsAlexei Sholik2014-08-152-32/+14
| | | | | | | | | | |
| | | | | | | | * | | Fix regular expressions for identifiers in ElixirLexerAlexei Sholik2014-06-272-3/+9
| | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | * | | Sentence fixMatt Montag2014-08-241-1/+1
| | | | | | | |/ /
| | | | | | * | | Idris lexer: add new directivesTim Baumann2014-08-311-3/+3
| | | | | | | | |
| | | | | | * | | Idris lexer: add support for doc commentsTim Baumann2014-08-312-0/+2
| | | | | | | | |
| | | | | | * | | Idris lexer: parse commented out type declarations as commentsTim Baumann2014-08-312-5/+12
| | | | | | |/ /
| | | | | * | | Add missing Vernacular command 'Check' and tactic 'tauto'Gaurav Jain2014-06-291-2/+2
| | | | | | | |
| | | | | * | | Add <-> token to Coq lexerGaurav Jain2014-06-292-3/+7
| | | | | | |/ | | | | | |/|
| | | | * | | Add support for .ecl file extension for Prologpchaigno2014-06-241-1/+1
| | | | |/ /
| | | * | | basic lexer for Isabelle/HOL theorem provergerwin klein2014-07-313-2/+969
| | | |/ /
| | * | | removed pointless code and trimmed the -s help docsruss2013-02-131-9/+4
| | | | |