summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merged in zhouzhen1/pygments-main/perllexer (pull request #688)Georg Brandl2017-01-2239-43/+101
|\
| * Copyright update.Georg Brandl2017-01-2237-37/+37
| * modeline: work for the first N lines and add a test to keep it that wayGeorg Brandl2017-01-221-0/+26
| * Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+22
| * Merged in jayvdb/pygments-main (pull request #665)Georg Brandl2017-01-171-0/+10
| |\
| | * Support GHC DataKinds extension. Closes #820.Tom Hunger2016-12-191-0/+5
| | * Add `family` as a keyword to support Haskell's type families. See #820.Tom Hunger2016-12-191-0/+5
| * | Provide explanation when a test is skippedJohn Vandenberg2016-09-203-7/+7
| |/
* | Fix Perl5 lexer for namespaces/modules. Also see https://github.com/EntropyOr...Zhenyi Zhou2017-01-011-1/+21
|/
* Merged in jesquik/pygments-main-1243 (pull request #604)Tim Hatch2016-06-035-1/+237
|\
| * Merged in kneufeld/pygments-main (pull request #602)Tim Hatch2016-06-033-1/+172
| |\
| | * Fix some unicode-related tests on Python 2.Tim Hatch2016-06-032-7/+5
| | * Merged in domspad/pygments-main2 (pull request #603)Tim Hatch2016-06-021-1/+64
| | |\
| | | * typodomspad2016-06-021-2/+2
| | | * added test for python3 at operatordomspad2016-06-021-1/+64
| | * | python typosdomspad2016-06-021-2/+2
| | * | test for unicode chars in julia`domspad2016-06-021-0/+60
| | |/
| | * Replaced test method placeholder name and added docstringJessie Wincek2016-06-021-1/+5
| | * Fixed reStructuredText heading markerJessie Wincek2016-06-021-1/+1
| | * Added Python cls builtin word token recognitionJessie Wincek2016-06-021-0/+46
| * | added github flavoured markdown parserKurt Neufeld2016-06-021-0/+61
| * | allow running of a single example file test...Kurt Neufeld2016-06-021-0/+4
| |/
* | Added recognition of keys without a value being setJessie Wincek2016-06-021-0/+16
* | The test test_space_delimiited_kv_pair() got a nameJessie Wincek2016-06-021-1/+1
* | Added space as a valid delimiter between key and value. Added tests for \ esc...Jessie Wincek2016-06-021-0/+33
* | Comment leading whitespace no longer counts as Token.Comment but instead Toke...Jessie Wincek2016-06-021-0/+9
* | Added ! comment recognitionJessie Wincek2016-06-021-0/+31
|/
* Prevent runaway escapes in php string.Tim Hatch2016-06-011-0/+36
* Fix a bug in default grouping in regexopt when the words are all the same len...Tim Hatch2016-06-011-0/+34
* Add backslash-continuation support to console lexer.Tim Hatch2016-06-011-1/+22
* Improve number highlighting in bash.Tim Hatch2016-06-011-0/+32
* Add Forth lexer.Tim Hatch2016-06-011-0/+3
* Rework CoffeeScript use of slashstartsregex.Tim Hatch2016-05-311-0/+84
* Fix some test headersTim Hatch2016-05-313-3/+5
* Robustify json-object against unexpected '}'Tim Hatch2016-05-311-0/+13
* Add a new lexer that assumes json object is already open.Tim Hatch2016-05-311-0/+87
* Allow open c-style comments.Tim Hatch2016-05-311-0/+32
* Merge mjem/pygments-main (Pull Request #588)Tim Hatch2016-05-3122-0/+7066
|\
| * Merged in MostAwesomeDude/pygments-main (pull request #592)Tim Hatch2016-05-3120-0/+7050
| |\
| | * Merge with pygments-mainTim Hatch2016-05-311-0/+109
| | |\
| | | * Merged in dscorbett/pygments-snowball (pull request #589)Tim Hatch2016-05-3119-0/+6939
| | | |\
| | | * | Add a lexer for SnowballDavid Corbett2016-04-241-0/+109
| | * | | Merged in fleischwolf/pygments-main (pull request #534)Tim Hatch2016-05-311-0/+11
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Lexer for Angular 2 template engine addedfleischwolf2016-01-021-0/+11
| | * | | Merge with birkenfeld/pygments-mainTim Hatch2016-05-3145-33/+11392
| | |\ \ \
| | | * \ \ Merged in dscorbett/pygments-batch (pull request #596)Tim Hatch2016-05-311-0/+2
| | | |\ \ \
| | | | * | | Fix Batch variables in FOR loop commandsDavid Corbett2016-05-251-0/+2
| | | * | | | Merged in BlaXpirit/pygments/crystal2 (pull request #576)Tim Hatch2016-05-3115-0/+3231
| | | |\ \ \ \
| | | | * \ \ \ Merged in dscorbett/pygments-lua (pull request #575)Tim Hatch2016-05-3114-0/+3207
| | | | |\ \ \ \
| | | | | * | | | Fix operators in WhileyTim Hatch2016-05-311-0/+30