summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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-203-1/+56
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | 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
| | |/ / / / | |/| | | |
* | | | | | Code review changes.Bryan Davis2013-05-061-193/+0
* | | | | | Lexer for ISO/IEC 14977 EBNF grammars.Bryan Davis2013-04-252-0/+224
|/ / / / /
* | | | | merge with upstreamJeffrey B. Arnold2013-04-152-10/+62
|\ \ \ \ \ | |/ / / /
| * | | | Lexer for Clay programming language.Stepan Koltsov2013-04-041-0/+33
| | |_|/ | |/| |
| * | | A much more complete example of Ceylon codeEnrique Zamudio2013-03-191-10/+29
| | |/ | |/|
* | | update StanLexer to Stan 1.1.1, moreJeffrey B. Arnold2013-02-071-75/+86
|/ /
* | Merged in christianjann/pygments-main (pull request #158)Georg Brandl2013-02-032-1/+46
|\ \
| * | Added ShellSessionLexerChristian Jann2013-01-252-1/+46
| |/
* | Closes #841: fix handling for unquoted attribute values in Opa.Georg Brandl2013-02-031-0/+10
|/
* Add DylanConsoleLexer to the exceptions for test_lexer_options.Georg Brandl2013-01-111-1/+2
* Merged in waywardmonkeys/pygments-main (pull request #149: [dylan] Add DylanC...Georg Brandl2013-01-102-0/+11
|\
| * [dylan] Check the lowercase of the value against the various builtins.Bruce Mitchener, Jr.2013-01-101-0/+2
| * Merged.Bruce Mitchener, Jr.2013-01-101-0/+9
| |\
| | * [dylan] Add DylanConsoleLexer.Bruce Mitchener, Jr.2013-01-101-0/+9
* | | Add a lexer for the Logos language, which inherits functionality from the Obj...Dustin Howett2013-01-091-0/+28
|/ /
* | Closes #762: add Visual FoxPro lexer.Georg Brandl2013-01-091-0/+161
* | CTags feature:Georg Brandl2013-01-092-5/+15
* | Merge pull request #87 (ctags link support for HTML formatter) from https://b...Georg Brandl2013-01-0956-141/+9371
|\ \