summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-2841-41/+41
* Merged in lucatorella/pygments-main (pull request #813)Anteru2019-05-2111-12/+577
|\
| * Fix directive parsing in NasmLexer (fixes #1517.)Matth?us G. Chajdas2019-05-211-0/+30
| * Update terminal formatter tests.Matth?us G. Chajdas2019-05-181-5/+5
| * Merged in hroncok/pygments-main/doscon_prompt (pull request #734)Anteru2019-05-091-1/+18
| |\
| | * Recognize single > as a prompt in dosconMiro Hron?ok2017-09-221-1/+18
| * | Never pop all states from the stack, even if a lexer wants to.Georg Brandl2019-05-061-6/+18
| * | Merged in sgarnotel/pygments-main (pull request #785)Matth?us G. Chajdas2019-04-301-0/+94
| |\ \
| | * | Add FreeFem++ lexersgarnotel2018-11-271-0/+94
| * | | Update apache2.conf sample, CHANGES.Matth?us G. Chajdas2019-04-301-0/+5
| * | | Merged in kurtmckee/pygments-main/support-tera-term (pull request #749)Anteru2019-04-301-0/+34
| |\ \ \
| | * | | Support the Tera Term macro languageKurt McKee2018-01-281-0/+34
| | | |/ | | |/|
| * | | Merged in andrescarrasco/pygments-main/boa (pull request #756)Anteru2019-04-3035-528/+2742
| |\ \ \
| | * \ \ Merged in Praetonus/pygments-main/pony (pull request #627)Anteru2019-04-3071-572/+2977
| | |\ \ \
| | | * \ \ Merged in gerph/pygments-main (pull request #806)Anteru2019-04-307-1/+1090
| | | |\ \ \
| | | | * \ \ Merge ssh://hg@bitbucket.org/Freso/pygments-main manually.Matth?us G. Chajdas2019-04-301-11/+177
| | | | |\ \ \
| | | | | * | | Add example TOML fileFrederik ?Freso? S. Olesen2019-04-011-0/+181
| | | | * | | | Add TOML example file and improve the lexer a bit.Matth?us G. Chajdas2019-04-281-0/+15
| | | * | | | | Create a Lexer class for BBC Basic files.Charles Ferguson2019-03-141-0/+156
| | * | | | | | Add lexer for the Pony languageBenoit Vey2016-07-251-0/+18
| * | | | | | | Add a lexer for the Boa Domain-Specific Langauge.Andr?s Carrasco2018-04-171-0/+18
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Add support for @import keyword in Objective-CLuca Torella2019-04-241-1/+12
| |_|_|/ / / |/| | | | |
* | | | | | some fixes to the kotlin lexer to work with the corda kolin codebasenimmajbb2019-04-011-0/+131
| |_|_|/ / |/| | | |
* | | | | Merged in cjwatson/pygments-main (pull request #753)Anteru2019-04-011-0/+3
|\ \ \ \ \
| * | | | | Markdown: add support for reference-style linksColin Watson2018-02-221-0/+3
| |/ / / /
* | | | | Merged in bwtiffin/pygments-unicon (pull request #731)Matth?us G. Chajdas2019-04-014-1/+775
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | example.icn created online with BitbucketBrian Tiffin2017-08-311-0/+283
| * | | | example.u1 created online with BitbucketBrian Tiffin2017-08-311-0/+111
| * | | | example.u edited online with BitbucketBrian Tiffin2017-08-311-111/+547
| * | | | example.u created online with BitbucketBrian Tiffin2017-08-311-548/+111
| * | | | example.icon created online with BitbucketBrian Tiffin2017-08-311-0/+381
| |/ / /
* | | | Merged in roskakori/pygments-vbscript (pull request #673)Anteru2019-03-0661-571/+1602
|\ \ \ \
| * | | | Add test for the Charmci lexerMatthias Diener2019-02-121-0/+20
| * | | | Improve CSound name handling.Matth?us G. Chajdas2019-02-121-0/+11
| * | | | Use unicode literals in docstrings as wellNikolay Orlyuk2019-01-171-3/+10
| * | | | Fix ResourceWarning: unclosed fileMicka?l Schoentgen2019-01-071-6/+4
| * | | | Merged in sblondon/pygments-main (pull request #780)Anteru2019-01-041-0/+35
| |\ \ \ \
| | * | | | Add SGF lexerStephane"2018-10-211-0/+35
| | |/ / /
| * | | | Merged in roskakori/pygments-analyze-sql (pull request #672)Anteru2019-01-041-1/+45
| |\ \ \ \
| | * | | | Added analyse_text() that attempts to detect MySQL and Transact-SQL.Thomas Aglassinger2016-10-011-1/+45
| | | |/ / | | |/| |
| * | | | Fix Stan lexer changes eating whitespace, fix typos in example file.Matth?us G. Chajdas2018-12-231-2/+2
| * | | | Small cleanups to the Slurm lexer.Matth?us G. Chajdas2018-12-211-0/+6
| * | | | Add FloScript sample file, update mappings & changes.Matth?us G. Chajdas2018-12-171-0/+40
| * | | | Merged in jae2/pygments-main (pull request #787)Anteru2018-12-171-5/+5
| |\ \ \ \
| | * \ \ \ Merged in mortenlund/pygments-main (pull request #777)Anteru2018-12-161-5/+5
| | |\ \ \ \
| | | * | | | Change ansi color names to more saying namesMorten Enemark Lund2018-08-041-5/+5
| | | | |/ / | | | |/| |
| * | | | | Fixed typos in terraform lexerJames Edwards2018-12-051-0/+1
| * | | | | Added newer Terraform keywords.James Edwards2018-12-051-0/+35
| |/ / / /
| * | | | Fix more instances of invalid string escapesGeorg Brandl2018-11-281-6/+7
| * | | | Merge heads.Georg Brandl2018-11-284-6/+9
| |\ \ \ \