summaryrefslogtreecommitdiff
path: root/tests/examplefiles
Commit message (Expand)AuthorAgeFilesLines
* add example file for F#.Georg Brandl2013-05-201-0/+578
* merge with timjb/pygments-main (Agda lexers), pull request #203Georg Brandl2013-05-202-0/+121
|\
| * Test files for Agda and literate Agda modeTim Baumann2013-05-192-0/+121
* | merge with bitbucket.org/christian/pygments-main, pull request #171Georg Brandl2013-05-1919-116/+3219
|\ \
| * \ Merged in roskakori/pygments-main (pull request #199)Georg Brandl2013-05-196-30/+1771
| |\ \
| | * \ merge with bitbucket.org/andyli/pygments-main (Haxe3 lexer), pull request #174Georg Brandl2013-05-191-0/+142
| | |\ \
| | | * \ Merge upstream changes.Andy Li2013-02-1927-705/+6124
| | | |\ \
| | | * | | haxe3 pattern matching.Andy Li2012-12-161-0/+6
| | | * | | Support haxe3 pattern matching.Andy Li2012-12-161-0/+14
| | | * | | State that the example aren't valid Haxe file.Andy Li2012-11-241-0/+4
| | | * | | Added typedef support.Andy Li2012-11-221-39/+47
| | | * | | Added Haxe example.Andy Li2012-11-161-0/+110
| | * | | | merge with https://bitbucket.org/bd808/pygments-main/ (EBNF lexer), pull requ...Georg Brandl2013-05-1912-30/+2847
| | |\ \ \ \
| | | * \ \ \ merge with https://bitbucket.org/daanl/pygments-main/, pull request #201Georg Brandl2013-05-192-0/+1554
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Merge from https://bitbucket.org/birkenfeld/pygments-mainWilliam Fulton2013-05-112-0/+1554
| | | | |\ \ \
| | | | | * | | Add some SWIG test filesWilliam Fulton2013-02-162-0/+1554
| | | | | | |/ | | | | | |/|
| | | * | | | Updated Koka language lexer and test files to correspond to the latest specif...daan2013-05-101-30/+40
| | | |/ / /
| | | * | | Fix Python 3 traceback parsing to handle non-file lines.Tim Hatch2013-05-091-0/+4
| | * | | | Code review changes.Bryan Davis2013-05-061-193/+0
| | * | | | Lexer for ISO/IEC 14977 EBNF grammars.Bryan Davis2013-04-252-0/+224
| * | | | | Cleaned up Rexx lexer.roskakori2013-05-111-2/+13
| * | | | | Added lexer for Rexx.Thomas Aglassinger2013-05-101-0/+39
| | |/ / / | |/| | |
| * | | | Merged in ppannuto/pygments-main (pull request #166)Tim Hatch2013-05-062-0/+775
| |\ \ \ \
| | * \ \ \ Update branch to match headPat Pannuto2013-05-065-0/+379
| | |\ \ \ \
| | * \ \ \ \ Pull mainline changes and mergePat Pannuto2013-04-173-85/+148
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Add sample files for nesCPat Pannuto2013-02-142-0/+775
| | | |_|/ / | | |/| | |
| * | | | | Repaired test (?)Alex Gilding2013-05-061-0/+95
| * | | | | Ran tests and fixed errors this time...Alex Gilding2013-05-061-95/+0
| * | | | | Merged birkenfeld/pygments-main into defaultleushenko2013-05-065-0/+379
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merged in hoelzro/pygments-main (pull request #181)Tim Hatch2013-05-053-0/+297
| | |\ \ \ \
| | | * | | | Remove Rakudo source files from examplesRob Hoelz2013-05-062-4505/+0
| | | * | | | Rename Perl 6 .pm files to .pm6Rob Hoelz2013-04-113-0/+0
| | | * | | | Make sure 'roleq' isn't improperly highlightedRob Hoelz2013-04-101-0/+2
| | | * | | | Merged birkenfeld/pygments-main into defaultRobert Hoelz2013-03-241-10/+29
| | | |\ \ \ \
| | | * | | | | Make sure $/<...> worksRob Hoelz2013-03-241-0/+2
| | | * | | | | Add multi-bracket test for regex literalsRob Hoelz2013-03-241-0/+2
| | | * | | | | Test strings with multiple adjacent bracketing charactersRob Hoelz2013-03-231-0/+7
| | | * | | | | Make sure that using mixed delimiters for block comments worksRob Hoelz2013-03-231-0/+4
| | | * | | | | Test that ? and ? may be used as bracketing characters for :symRob Hoelz2013-03-231-0/+4
| | | * | | | | Add tests for the regressions I recently fixedRob Hoelz2013-03-231-0/+8
| | | * | | | | Merge commits from main pygments repoRob Hoelz2013-03-202-0/+55
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | Add some more corner cases to test.p6 for testingRob Hoelz2013-03-191-0/+6
| | | * | | | | Add other forms of Pod to test.p6Rob Hoelz2013-03-191-0/+25
| | | * | | | | Add example files for Perl 6Rob Hoelz2013-03-185-0/+4742
| | * | | | | | Merged in gentoo90/pygments-main (pull request #185)Tim Hatch2013-05-052-75/+102
| | |\ \ \ \ \ \
| | | * | | | | | Added symbol handling for symbols that begin with :# and ::. Fixes #811Russell Sim2013-04-231-0/+16
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | PowerShellLexer: more fixesgentoo902013-04-191-0/+66
| * | | | | | | added test.bb (based on test.bmx)Alex Gilding2013-05-031-0/+95
| | |/ / / / / | |/| | | | |
| * | | | | | merge with upstreamJeffrey B. Arnold2013-04-152-10/+62
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Lexer for Clay programming language.Stepan Koltsov2013-04-041-0/+33
| | | |_|/ / | | |/| | |