summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add TypeScript LexerAlain Gilbert2012-10-031-0/+28
* mergedJeffrey B. Arnold2012-09-012-0/+113
|\
| * Handle non-BMP Unicode ranges consistently, regardless of Python build.Tim Hatch2012-08-261-0/+18
| * Merged in greghendershott/pygments-main (pull request #101)Georg Brandl2012-08-231-10/+0
| |\
| | * Remove examples of errors in example.rkt.Greg Hendershott2012-08-231-10/+0
| * | Merged in greghendershott/pygments-main (pull request #94)Georg Brandl2012-08-231-0/+105
| |\ \ | | |/
| | * Add example.rkt. Update AUTHORS.Greg Hendershott2012-08-191-0/+105
* | | StanLexer: accounted for new bound syntaxJeffrey B. Arnold2012-08-221-3/+7
* | | cleaning up BugsLexer, JagsLexerJeffrey B. Arnold2012-08-201-24/+23
* | | JagsLexer: changed extension to .jagJeffrey B. Arnold2012-08-191-0/+0
* | | BugsLexer, JagsLexer, StanLexer: fixed filenames, added analyse_text functionsJeffrey B. Arnold2012-08-191-0/+0
|/ /
* | Closes #776: implement more comment types for MATLAB.Georg Brandl2012-08-191-2/+5
* | Closes #711: add Kconfig lexer, by Alexander Kriegisch.Georg Brandl2012-08-191-0/+1973
* | Merged in zythmer/pygments-main (pull request #80)Georg Brandl2012-08-1912-118/+1713
|\ \
| * \ Merged in svenefftinge/pygments-main-xtend-support (pull request #68)Georg Brandl2012-08-191-0/+34
| |\ \
| | * | Added lexer for Xtend http://xtend-lang.orgSven Efftinge2012-04-071-0/+34
| * | | added CUDA example test.cu fileKashif Rasul2012-05-271-0/+36
| * | | BUGS/STAN: fix Bugs lexer and Stan example file to not generate errorsGeorg Brandl2012-08-191-7/+7
| * | | Merged in Jonanin/pygments-main (pull request #67)Georg Brandl2012-08-1910-118/+908
| |\ \ \
| | * \ \ Merged in jrnold/pygments-main (pull request #89)Georg Brandl2012-08-192-0/+514
| | |\ \ \
| | | * \ \ merging latest from trunkEricFromCanada2012-08-172-0/+514
| | | |\ \ \
| | | | * | | adding example Lasso 8 and Lasso 9 filesEricFromCanada2012-08-162-0/+514
| | * | | | | merge with upstreamJeffrey B. Arnold2012-08-144-118/+196
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Handle continuous header lines (HttpLexer)Hong Minhee2012-08-142-3/+6
| | | | |_|/ | | | |/| |
| | | * | | Merged in jrnold/pygments-main/fix-r (pull request #92)Georg Brandl2012-08-121-0/+41
| | | |\ \ \
| | | | * | | Fix coffee / ls stuff.Paul Miller2012-08-071-4/+17
| | | | * | | Add support for word arrays and !-> funcs in livescript.Paul Miller2012-06-261-20/+13
| | | | * | | Add LiveScript support and fix coffeescript.Paul Miller2012-06-261-0/+35
| | | | |/ /
| | | * | | minor additions to test.RJeffrey B. Arnold2012-08-111-0/+3
| | | * | | SLexer: allowed for escaped quotes, added better example fileJeffrey B. Arnold2012-08-111-115/+146
| | | |/ /
| | * | | new example file for stanJeffrey B. Arnold2012-08-111-46/+78
| | * | | Added lexers for BUGS, JAGS, and STANJeffrey B. Arnold2012-08-013-0/+158
| | |/ /
| * | | Add Rust syntax highlightingJon Morton2012-04-061-0/+743
| | |/ | |/|
* | | Added mscgen lexerDoug Hogan2012-06-102-0/+122
| |/ |/|
* | Add failing test case for #777.Robert Lehmann2012-05-311-0/+8
|/
* fixed merge conflicts with web.pySteve Spigarelli2012-04-051-1/+3
|\
| * passing new tests for global namespacesSteve Spigarelli2012-04-041-1/+3
* | Merged in miketaylr/pygments-main (pull request #65)Georg Brandl2012-04-041-0/+5
|\ \
| * | Add ? to CSSLexer Name regex to account for single letter CSS prefixes.Mike Taylor2012-04-031-0/+5
* | | Test suite fix, authors and changelog entry for JuliaGeorg Brandl2012-04-041-1/+1
* | | Merged in nolta/pygments-main (pull request #61)Georg Brandl2012-04-041-0/+1031
|\ \ \ | |/ / |/| |
| * | add julia example fileMike Nolta2012-03-111-0/+1031
* | | Haskell lexer: template-haskell quoted namesDag Odenhall2012-03-181-0/+209
* | | Print output of external tools on validation error.Georg Brandl2012-03-112-0/+6
* | | Fixes #748: clean up deprecation and resource warnings in the test suite when...Georg Brandl2012-03-119-92/+118
|/ /
* | Merged in jstrachan/pygments-main (pull request #58)Georg Brandl2012-03-101-0/+47
|\ \
| * | add support for Kotlin programming languageJames Strachan2012-03-051-0/+47
* | | Merged in jaxzin/pygments-main (pull request #56)Georg Brandl2012-03-101-0/+34
|\ \ \
| * | | Added support for Tea. http://teatrove.orgBrian R. Jackson2012-02-251-0/+34
* | | | Merged in jpolley_atlassian/pygments-main (pull request #55)Georg Brandl2012-03-101-0/+2
|\ \ \ \