Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add arduino lexer and style | Edoardo Tenani | 2015-01-28 | 1 | -0/+24 |
| | |||||
* | adding reject statement to Stan example file | Jeffrey B. Arnold | 2014-11-14 | 1 | -0/+3 |
| | |||||
* | Merged in jiyinyiyong/pygments-main (pull request #378) | Georg Brandl | 2014-11-06 | 1 | -27/+195 |
|\ | | | | | | | update Cirru for HTML and JavaScript DSLs | ||||
| * | update Cirru tests and rules | jiyinyiyong | 2014-11-04 | 1 | -27/+195 |
| | | |||||
* | | Swap unicode whitespace character to one that Java sees as webitespace. | Tim Hatch | 2014-11-04 | 2 | -2/+2 |
|/ | | | | | Tests fail on Jython without this; refactoring to change nbsp detection will happen later. | ||||
* | Test recognition of Unicode whitespace in java and js examplefiles. | Georg Brandl | 2014-11-04 | 2 | -1/+2 |
| | |||||
* | Closes #1042: dont recognize *.md as MiniD anymore (which is now Croc). | Georg Brandl | 2014-10-16 | 1 | -0/+0 |
| | | | | | .md should be lexed as Markdown once we have a lexer for it. Rename examplefile accordingly. | ||||
* | Rename test file to use the correct lexer. | Georg Brandl | 2014-10-15 | 1 | -0/+0 |
| | |||||
* | Merged in dscorbett/pygments-tads3-2 (pull request #407) | Georg Brandl | 2014-10-15 | 4 | -0/+28 |
|\ | | | | | | | Add a lexer for TADS 3 | ||||
| * | Add ResourceBundle lexer. | Tim Hatch | 2014-10-14 | 1 | -0/+9 |
| | | | | | | | | Fixes #1038 | ||||
| * | Add Mozilla preprocessor lexers. | Tim Hatch | 2014-10-10 | 3 | -0/+19 |
| | | | | | | | | Replaces PR #239 | ||||
* | | Add a lexer for TADS 3 | David Corbett | 2014-10-08 | 1 | -0/+1248 |
|/ | |||||
* | Add JSON-LD Lexer. | Tim Hatch | 2014-10-08 | 1 | -0/+27 |
| | | | | Adapted from PR 289. | ||||
* | MakefileLexer: Add GNU Automake directives. | Tim Hatch | 2014-10-08 | 1 | -0/+7 |
| | | | | Fixes #995 | ||||
* | Twig: add test example file, add changelog entry and regenerate mapping. | Georg Brandl | 2014-10-08 | 1 | -0/+4612 |
| | |||||
* | Merged in leodemoura/pygments-main (pull request #399) | Georg Brandl | 2014-10-08 | 23 | -1789/+3034 |
|\ | |||||
| * | Closes #1015: fix lexing of Haskell char literals. | Georg Brandl | 2014-10-08 | 1 | -0/+4 |
| | | | | | | | | | | In the case of TH quoting, 'f'7 means char literal and then numeric 7, not quoted f'7, see http://www.haskell.org/ghc/docs/7.6.2/html/users_guide/template-haskell.html | ||||
| * | PHP: allow spaces before heredoc end token | Georg Brandl | 2014-10-07 | 1 | -0/+8 |
| | | |||||
| * | JavascriptLexer: Support unicode identifiers per standard. | Tim Hatch | 2014-10-07 | 1 | -0/+5 |
| | | | | | | | | Fixes #999 | ||||
| * | MakeLexer: Add GNU Make vpath directive. | Tim Hatch | 2014-10-07 | 1 | -0/+16 |
| | | | | | | | | Fixes #949 | ||||
| * | ScalaLexer: Improve interpolated strings, adding triplequoted strings and ↵ | Tim Hatch | 2014-10-07 | 1 | -0/+10 |
| | | | | | | | | test file. | ||||
| * | Closes #1030: recognize functions with no args in Matlab related lexers | Georg Brandl | 2014-10-07 | 1 | -0/+4 |
| | | |||||
| * | Closes #972: accept "inner attribute" syntax for Rust. | Georg Brandl | 2014-10-07 | 1 | -1/+1 |
| | | |||||
| * | Closes #982: fix pathological matching behavior for timestamps in IRC logs lexer | Georg Brandl | 2014-10-07 | 1 | -1/+3 |
| | | |||||
| * | Closes #874: do not swallow incomplete tracebacks in the Python console lexer. | Georg Brandl | 2014-10-07 | 1 | -1/+4 |
| | | |||||
| * | Closes #1010: recognize string interpolation in Scala lexer. | Georg Brandl | 2014-10-07 | 1 | -0/+5 |
| | | |||||
| * | DockerLexer: Improve multiline and quote handling. | Tim Hatch | 2014-10-06 | 1 | -0/+5 |
| | | | | | | | | Fixes #1040 | ||||
| * | Added 5 keywords to Agda lexer. Extended test. | abel | 2014-10-02 | 1 | -0/+7 |
| | | | | | | | | | | Added 'instance', 'postulate', 'renaming', 'tactic', 'unquoteDecl'. Added the first three to test.agda. | ||||
| * | Merged in lsf37/pygments-main (pull request #386) | Georg Brandl | 2014-09-20 | 11 | -1786/+2211 |
| |\ | |||||
| | * | Shorten some long example files. | Georg Brandl | 2014-09-20 | 2 | -1775/+0 |
| | | | |||||
| | * | Merged in jaingaurav2/pygments-main-1011 (pull request #376) | Georg Brandl | 2014-09-20 | 8 | -11/+2207 |
| | |\ | |||||
| | | * | Merged in jrnold/pygments-main-stan (pull request #377) | Georg Brandl | 2014-09-16 | 1 | -1/+10 |
| | | |\ | | | | | | | | | | | | | | | | Updated StanLexer to Stan version 2.4.0 | ||||
| | | | * | Update StanLexer to support Stan v2.4.0 | Jeffrey B. Arnold | 2014-07-27 | 1 | -2/+6 |
| | | | | | |||||
| | | | * | moved void to type and added example file | Jeffrey B. Arnold | 2014-06-30 | 1 | -0/+5 |
| | | | | | |||||
| | | * | | Merged in andyli/pygments-main (pull request #391) | Georg Brandl | 2014-09-16 | 1 | -0/+7 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | HaxeLexer fix | ||||
| | | | * | | HaxeLexer: macro class reification could have no class name. | Andy Li | 2014-08-17 | 1 | -0/+7 |
| | | | |/ | |||||
| | | * | | merge | Georg Brandl | 2014-09-16 | 1 | -0/+1986 |
| | | |\ \ | |||||
| | | | * | | Nit lexer: add changelog entry, attribution, mapfile entry, cat all example ↵ | Georg Brandl | 2014-09-16 | 23 | -1986/+1986 |
| | | | | | | | | | | | | | | | | | | | | | | | | files into one | ||||
| | | | * | | merge with R4PaSs/pygments-main | Georg Brandl | 2014-09-16 | 3 | -10/+83 |
| | | | |\ \ | |||||
| | | | * | | | Added tests for Nit | R4PaSs | 2014-06-26 | 22 | -0/+1986 |
| | | | | |/ | | | | |/| | |||||
| | | * | | | Merged in yloiseau/pygments-main (pull request #396) | Georg Brandl | 2014-09-16 | 1 | -0/+113 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | Improve Golo lexer | ||||
| | | | * | | | add a almost complete example file | Yannick Loiseau | 2014-08-26 | 1 | -0/+113 |
| | | | |/ / | |||||
| | | * | | | Merged in timjb/pygments-main (pull request #398) | Georg Brandl | 2014-09-16 | 3 | -10/+83 |
| | | |\ \ \ | | | | | |/ | | | | |/| | | | | | | | Improve Idris lexer | ||||
| | | | * | | test nested comments in rust | Georg Brandl | 2014-09-16 | 1 | -0/+2 |
| | | | | | | |||||
| | | | * | | merge with megajoule/pygments-main. | Georg Brandl | 2014-09-16 | 1 | -0/+43 |
| | | | |\ \ | |||||
| | | | | * | | Update chpl example file with 'with' keyword and octal ints. | Thomas Van Doren | 2014-09-09 | 1 | -0/+12 |
| | | | | | | | |||||
| | | | | * | | Update ChapelLexer prior to Pygments 2.0 release. | Thomas Van Doren | 2014-07-03 | 1 | -0/+31 |
| | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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] Add the last batch of new operators introduced just before the ↵ | Alexei Sholik | 2014-09-10 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | 1.0.0 release. | ||||
| | | | * | | [Elixir] Parse maps and tuples to make non-trivial and nested string ↵ | Alexei Sholik | 2014-08-15 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | interpolation work | ||||
| | | | * | | [Elixir] Update the example file | Alex | 2014-08-15 | 1 | -3/+8 |
| | | | | | |