summaryrefslogtreecommitdiff
path: root/tests/examplefiles
Commit message (Collapse)AuthorAgeFilesLines
* Add arduino lexer and styleEdoardo Tenani2015-01-281-0/+24
|
* adding reject statement to Stan example fileJeffrey B. Arnold2014-11-141-0/+3
|
* Merged in jiyinyiyong/pygments-main (pull request #378)Georg Brandl2014-11-061-27/+195
|\ | | | | | | update Cirru for HTML and JavaScript DSLs
| * update Cirru tests and rulesjiyinyiyong2014-11-041-27/+195
| |
* | Swap unicode whitespace character to one that Java sees as webitespace.Tim Hatch2014-11-042-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 Brandl2014-11-042-1/+2
|
* Closes #1042: dont recognize *.md as MiniD anymore (which is now Croc).Georg Brandl2014-10-161-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 Brandl2014-10-151-0/+0
|
* Merged in dscorbett/pygments-tads3-2 (pull request #407)Georg Brandl2014-10-154-0/+28
|\ | | | | | | Add a lexer for TADS 3
| * Add ResourceBundle lexer.Tim Hatch2014-10-141-0/+9
| | | | | | | | Fixes #1038
| * Add Mozilla preprocessor lexers.Tim Hatch2014-10-103-0/+19
| | | | | | | | Replaces PR #239
* | Add a lexer for TADS 3David Corbett2014-10-081-0/+1248
|/
* Add JSON-LD Lexer.Tim Hatch2014-10-081-0/+27
| | | | Adapted from PR 289.
* MakefileLexer: Add GNU Automake directives.Tim Hatch2014-10-081-0/+7
| | | | Fixes #995
* Twig: add test example file, add changelog entry and regenerate mapping.Georg Brandl2014-10-081-0/+4612
|
* Merged in leodemoura/pygments-main (pull request #399)Georg Brandl2014-10-0823-1789/+3034
|\
| * Closes #1015: fix lexing of Haskell char literals.Georg Brandl2014-10-081-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 tokenGeorg Brandl2014-10-071-0/+8
| |
| * JavascriptLexer: Support unicode identifiers per standard.Tim Hatch2014-10-071-0/+5
| | | | | | | | Fixes #999
| * MakeLexer: Add GNU Make vpath directive.Tim Hatch2014-10-071-0/+16
| | | | | | | | Fixes #949
| * ScalaLexer: Improve interpolated strings, adding triplequoted strings and ↵Tim Hatch2014-10-071-0/+10
| | | | | | | | test file.
| * Closes #1030: recognize functions with no args in Matlab related lexersGeorg Brandl2014-10-071-0/+4
| |
| * Closes #972: accept "inner attribute" syntax for Rust.Georg Brandl2014-10-071-1/+1
| |
| * Closes #982: fix pathological matching behavior for timestamps in IRC logs lexerGeorg Brandl2014-10-071-1/+3
| |
| * Closes #874: do not swallow incomplete tracebacks in the Python console lexer.Georg Brandl2014-10-071-1/+4
| |
| * Closes #1010: recognize string interpolation in Scala lexer.Georg Brandl2014-10-071-0/+5
| |
| * DockerLexer: Improve multiline and quote handling.Tim Hatch2014-10-061-0/+5
| | | | | | | | Fixes #1040
| * Added 5 keywords to Agda lexer. Extended test.abel2014-10-021-0/+7
| | | | | | | | | | Added 'instance', 'postulate', 'renaming', 'tactic', 'unquoteDecl'. Added the first three to test.agda.
| * Merged in lsf37/pygments-main (pull request #386)Georg Brandl2014-09-2011-1786/+2211
| |\
| | * Shorten some long example files.Georg Brandl2014-09-202-1775/+0
| | |
| | * Merged in jaingaurav2/pygments-main-1011 (pull request #376)Georg Brandl2014-09-208-11/+2207
| | |\
| | | * Merged in jrnold/pygments-main-stan (pull request #377)Georg Brandl2014-09-161-1/+10
| | | |\ | | | | | | | | | | | | | | | Updated StanLexer to Stan version 2.4.0
| | | | * Update StanLexer to support Stan v2.4.0Jeffrey B. Arnold2014-07-271-2/+6
| | | | |
| | | | * moved void to type and added example fileJeffrey B. Arnold2014-06-301-0/+5
| | | | |
| | | * | Merged in andyli/pygments-main (pull request #391)Georg Brandl2014-09-161-0/+7
| | | |\ \ | | | | | | | | | | | | | | | | | | HaxeLexer fix
| | | | * | HaxeLexer: macro class reification could have no class name.Andy Li2014-08-171-0/+7
| | | | |/
| | | * | mergeGeorg Brandl2014-09-161-0/+1986
| | | |\ \
| | | | * | Nit lexer: add changelog entry, attribution, mapfile entry, cat all example ↵Georg Brandl2014-09-1623-1986/+1986
| | | | | | | | | | | | | | | | | | | | | | | | files into one
| | | | * | merge with R4PaSs/pygments-mainGeorg Brandl2014-09-163-10/+83
| | | | |\ \
| | | | * | | Added tests for NitR4PaSs2014-06-2622-0/+1986
| | | | | |/ | | | | |/|
| | | * | | Merged in yloiseau/pygments-main (pull request #396)Georg Brandl2014-09-161-0/+113
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Improve Golo lexer
| | | | * | | add a almost complete example fileYannick Loiseau2014-08-261-0/+113
| | | | |/ /
| | | * | | Merged in timjb/pygments-main (pull request #398)Georg Brandl2014-09-163-10/+83
| | | |\ \ \ | | | | | |/ | | | | |/| | | | | | | Improve Idris lexer
| | | | * | test nested comments in rustGeorg Brandl2014-09-161-0/+2
| | | | | |
| | | | * | merge with megajoule/pygments-main.Georg Brandl2014-09-161-0/+43
| | | | |\ \
| | | | | * | Update chpl example file with 'with' keyword and octal ints.Thomas Van Doren2014-09-091-0/+12
| | | | | | |
| | | | | * | Update ChapelLexer prior to Pygments 2.0 release.Thomas Van Doren2014-07-031-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 Sholik2014-09-101-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | 1.0.0 release.
| | | | * | [Elixir] Parse maps and tuples to make non-trivial and nested string ↵Alexei Sholik2014-08-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | interpolation work
| | | | * | [Elixir] Update the example fileAlex2014-08-151-3/+8
| | | | | |