summaryrefslogtreecommitdiff
path: root/tests/examplefiles
Commit message (Collapse)AuthorAgeFilesLines
* Merge in Extempore lexer (PR#530)Georg Brandl2016-02-171-0/+1101
|\
| * add lexer for the Extempore programming language/environmentBen Swift2015-12-111-0/+1101
| | | | | | | | | | | | | | for more info, see http://extempore.moso.com.au https://github.com/digego/extempore
* | Merged in wqshen/pygments-main (pull request #536)Georg Brandl2016-02-171-0/+20
|\ \ | | | | | | | | | Add a lexer for NCAR Command Language (NCL)
| * | test.ncl created online with BitbucketSHEN Wenqiang2016-01-061-0/+20
| | | | | | | | | | | | this file is a test NCL script.
* | | Merged in dscorbett/pygments-jsgf (pull request #546)Georg Brandl2016-02-171-0/+28
|\ \ \ | | | | | | | | | | | | Add a lexer for JSGF
| * | | Add a lexer for JSGFDavid Corbett2016-01-241-0/+28
| | | |
* | | | Merge in HSAIL lexer (PR#518).Georg Brandl2016-02-1727-12/+6446
|\ \ \ \
| * \ \ \ Merged in fhahn/pygments-main/silver-lexer (pull request #537)Georg Brandl2016-02-171-0/+206
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Add lexer for the Silver language
| | * | | | Add lexer for the Silver languageFlorian Hahn2016-01-061-0/+206
| | | |/ / | | |/| |
| * | | | Merged in cheesinglee/pygments-main (pull request #551)Georg Brandl2016-02-177-0/+1079
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Add Flatline lexer
| | * | | | Add wdiff to authors/changes.Georg Brandl2016-02-171-758/+0
| | | | | |
| | * | | | Merged in hhsprings/pygments-hhs-sub/add-wdiff-lexer (pull request #513)Georg Brandl2016-02-171-0/+92
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add the lexer for wdiff output. (close #960)
| | | * \ \ \ Merged in camilstaps/pygments-main (pull request #503)Georg Brandl2016-02-161-0/+92
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Adds a Clean (http://clean.cs.ru.nl/Clean) Lexer and example file
| | | | * | | | Adds a Clean (http://clean.cs.ru.nl/Clean) Lexer and example fileCamil Staps2015-10-041-0/+92
| | | | | | | |
| | * | | | | | Merged default into add-wdiff-lexerHiroaki Itoh2016-02-163-0/+1499
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merged default into add-wdiff-lexerHiroaki Itoh2016-02-036-8/+1959
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merged default into add-wdiff-lexerHiroaki Itoh2016-01-193-0/+1499
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | * | | | | Merged default into add-wdiff-lexerHiroaki Itoh2015-11-153-0/+1499
| | | | |\ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | * | | | Merged default into add-wdiff-lexerHiroaki Itoh2015-11-105-0/+113
| | | | | |\ \ \ \
| | | | | * \ \ \ \ Merged default into add-wdiff-lexerHiroaki Itoh2015-11-102-0/+2785
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ Merged default into add-wdiff-lexerHiroaki Itoh2015-11-093-0/+1499
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | fix typo.Hiroaki Itoh2015-11-081-1/+1
| | | | | | | | | | | |
| | | | | | * | | | | | Add the lexer for `wdiff <https://www.gnu.org/software/wdiff/>`_ output.hhsprings2015-11-043-0/+1499
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (issue `#960 <https://bitbucket.org/birkenfeld/pygments-main/issues/960/syntax-highlighting-for-wdiff>`_)
| | * | | | | | | | | | Merged birkenfeld/pygments-main into defaultKristian Lyngstol2016-02-123-0/+59
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | String prefixes and dollar-quoted string delimiters lexing in Postgresql. ↵Miikka Salminen2016-02-081-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also closes issue #886.
| | | * | | | | | | | | | Add tokens for string affixes and heredoc delimiters. Add lexing for them in ↵Miikka Salminen2016-02-062-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C/C++, Perl, PHP, Python and Ruby. Update my old style Lovelace accordingly.
| | * | | | | | | | | | | Varnihs Lexer: Add various missing tokensKristian Lyngstol2016-02-081-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The lexing is a bit imprecise right now, but other than that I think the biggest missing parts right now is the inner workings of ACLs and vmods. It might be missing a few variables too. In general, the lexer is in need of some reorganizing to tidy things up.
| | * | | | | | | | | | | Varnish Lexer: Improve accuracyKristian Lyngstol2016-02-081-0/+14
| | | | | | | | | | | | |
| | * | | | | | | | | | | Add Varnish VCL test-fileKristian Lyngstol2016-02-081-0/+164
| | |/ / / / / / / / / /
| * | | | | | | | | | | Add Flatline lexerChee Sing Lee2016-02-051-0/+186
| |/ / / / / / / / / /
| * | | | | | | | | | Adds an entry to changelog. Adds magic method and variable lexing for PHP ↵Miikka Salminen2016-02-031-0/+24
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | along with corresponding changes in a test file.
| * | | | | | | | | Remove typescript analyser function again.Georg Brandl2016-02-021-0/+0
| | | | | | | | | |
| * | | | | | | | | Add lexer for TypoScript (#closes 1173)Georg Brandl2016-02-021-0/+1930
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Source: https://github.com/Tuurlijk/Pygments-TypoScript-Lexer
| * | | | | | | | | mergeGeorg Brandl2016-02-022-0/+16
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merged in PHO/pygments-main (pull request #547)Georg Brandl2016-02-021-6/+11
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements for Erlang lexer
| | | * | | | | | | | | Add 'except' and 'only' keywords to Chapel lexer and example program.Lydia Duncan2016-02-011-6/+11
| | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix example program so that it builds and runs again.
| | * | | | | | | | | Erlang lexer: Support map expressions introduced in Erlang/OTP 17PHO2016-01-251-0/+4
| | | | | | | | | | |
| | * | | | | | | | | Erlang lexer: Support escript shebangPHO2016-01-251-0/+4
| | | | | | | | | | |
| | * | | | | | | | | Erlang lexer: Support more escape sequencesPHO2016-01-251-0/+8
| | |/ / / / / / / /
| * | | | | | | | | Backout 10520a0c4913 - this breaks Jython.Georg Brandl2016-02-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you want to handle non-BMP characters correctly with Python 2.x, you should use a build with wide unicode characters. Closes #1205.
| * | | | | | | | | Add 'except' and 'only' keywords to Chapel lexer and example program.Lydia Duncan2016-02-011-6/+11
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix example program so that it builds and runs again.
| * | | | | | | | Merged in jiyinyiyong/pygments-main (pull request #526)Georg Brandl2016-01-161-3/+4
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | Cirru update, on dollar in variables
| | * | | | | | | Allow strings in Inform 6 parameter listsDavid Corbett2015-12-131-3/+4
| | |/ / / / / /
| * | | | | | | Cirru update, on dollar in variablesjiyinyiyong2015-11-241-0/+26
| |/ / / / / /
| * | | | | | Merged birkenfeld/pygments-main into defaultNate Whetsell2015-11-118-0/+2951
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merged in hhsprings/pygments-hhs-sub/add-pkgconfig-lexer (pull request #517)Tim Hatch2015-11-103-0/+46
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add lexers for pkg-config, pacman.conf
| | | * \ \ \ \ Merged default into add-abnf-lexerHiroaki Itoh2015-11-102-0/+2785
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | update example.hhsprings2015-11-091-0/+2
| | | | | | | |
| | | * | | | | Merged default into add-abnf-lexerHiroaki Itoh2015-11-093-0/+44
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Add the lexer for original BNF.hhsprings2015-11-051-0/+15
| | | | | | | |