summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merged in kurtmckee/pygments-main/support-tera-term (pull request #749)Anteru2019-04-303-0/+166
| |\ \ \
| | * | | Support the Tera Term macro languageKurt McKee2018-01-283-0/+166
| | |/ /
| * | | Merged in andrescarrasco/pygments-main/boa (pull request #756)Anteru2019-04-30103-2921/+5439
| |\ \ \
| | * | | Update CHANGES, language list.Matth?us G. Chajdas2019-04-301-4/+6
| | * | | Simplify a few basic regex.Matth?us G. Chajdas2019-04-301-5/+5
| | * | | Merged in Praetonus/pygments-main/pony (pull request #627)Anteru2019-04-30211-3676/+6396
| | |\ \ \
| | | * \ \ Merged in gerph/pygments-main (pull request #806)Anteru2019-04-3012-62/+987
| | | |\ \ \
| | | | * | | Improve TOML lexer.Matth?us G. Chajdas2019-04-301-8/+11
| | | | * | | Merge ssh://hg@bitbucket.org/Freso/pygments-main manually.Matth?us G. Chajdas2019-04-301-1/+0
| | | | |\ \ \
| | | | | * | | Add `versionadded` to new lexer classesFrederik ?Freso? S. Olesen2019-04-013-0/+11
| | | | | * | | Add lexers for DASM16, Augeas, TOML, and SlashFrederik ?Freso? S. Olesen2019-03-314-2/+371
| | | | * | | | Various fixes and cleanups to the last batch of new languages.Matth?us G. Chajdas2019-04-284-8/+21
| | | | * | | | Add TOML example file and improve the lexer a bit.Matth?us G. Chajdas2019-04-281-1/+8
| | | | * | | | Merged in Freso/pygments-main (pull request #807)Anteru2019-04-289-60/+594
| | | | |\ \ \ \
| | | | * | | | | Add lexers for DASM16, Augeas, TOML, and SlashFrederik ?Freso? S. Olesen2019-03-314-2/+371
| | | * | | | | | Create a Lexer class for BBC Basic files.Charles Ferguson2019-03-142-2/+98
| | | |/ / / / /
| | * | | | | | Add lexer for the Pony languageBenoit Vey2016-07-252-0/+93
| * | | | | | | Add a lexer for the Boa Domain-Specific Langauge.Andr?s Carrasco2018-04-172-0/+81
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Add support for @import keyword in Objective-CLuca Torella2019-04-241-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Fix invalid escape sequence in stata builtins, update CHANGES.Matth?us G. Chajdas2019-04-021-1/+1
* | | | | | Merged in mcaceresb/pygments-main/sas-stata (pull request #800)Anteru2019-04-0214-26/+794
|\ \ \ \ \ \
| * | | | | | some fixes to the kotlin lexer to work with the corda kolin codebasenimmajbb2019-04-011-3/+30
| | |_|_|/ / | |/| | | |
| * | | | | Fix nested set warning in Unicon lexers.Matth?us G. Chajdas2019-04-011-2/+2
| * | | | | Fix versionadded for Unicon lexers.Matth?us G. Chajdas2019-04-011-2/+2
| * | | | | Merged in cjwatson/pygments-main (pull request #753)Anteru2019-04-011-0/+5
| |\ \ \ \ \
| | * | | | | Markdown: add support for reference-style linksColin Watson2018-02-221-0/+5
| | |/ / / /
| * | | | | Merged in bwtiffin/pygments-unicon (pull request #731)Matth?us G. Chajdas2019-04-012-0/+393
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | _mapping.py edited online with Bitbucket to fix Typoscript mapping merge conf...Brian Tiffin2019-03-201-1/+1
| | * | | | unicon.py created online with BitbucketBrian Tiffin2017-08-311-0/+390
| | * | | | _mapping.py edited online with BitbucketBrian Tiffin2017-08-311-0/+3
| | |/ / /
| * | | | Fix invalid escape sequence in the VBScript lexer.Matth?us G. Chajdas2019-03-061-1/+1
| * | | | Update CHANGES.Matth?us G. Chajdas2019-03-061-1/+1
| * | | | Merged in roskakori/pygments-vbscript (pull request #673)Anteru2019-03-06206-3594/+4949
| |\ \ \ \
| | * \ \ \ Merged in jkmartindale/pygments-main (pull request #775)Anteru2019-03-0694-2854/+3912
| | |\ \ \ \
| | | * | | | Fix #1482.Matth?us G. Chajdas2019-03-061-1/+4
| | | * | | | Fix #1498.Matth?us G. Chajdas2019-03-063-12/+2
| | | * | | | Fix #1494.Matth?us G. Chajdas2019-03-061-1/+1
| | | * | | | Improve CSound name handling.Matth?us G. Chajdas2019-02-121-3/+7
| | | * | | | Don't use Charm++ CI for C++ reserved MIME types.Matth?us G. Chajdas2019-02-122-1/+3
| | * | | | | Fix external links in RdLexer and NewLispLexerJames Martindale2018-07-162-2/+2
| | | |/ / / | | |/| | |
| * | | | | Added a few missing constants and keywords for VBScript.Thomas Aglassinger2016-10-021-0/+4
| * | | | | Added lexer for VBScript.Thomas Aglassinger2016-10-023-3/+343
* | | | | | Aliased stata-light to stata.Mauricio Caceres Bravo2019-04-021-0/+1
* | | | | | Fix StataLexer format highlight error (change Name.Format to Name.Other)Mauricio Caceres Bravo2019-02-193-6/+6
* | | | | | Merged default branch to hopefully solve merge conflictsMauricio Caceres Bravo2019-02-12205-4439/+8910
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Make TypeScript the default for .ts files.Matth?us G. Chajdas2019-02-122-1/+5
| * | | | | Merged in mdiener/pygments-main (pull request #788)Anteru2019-02-1229-295/+632
| |\ \ \ \ \
| | * \ \ \ \ Merged in szarnyasg/pygments-main (pull request #746)Anteru2019-02-121-8/+13
| | |\ \ \ \ \
| | | * | | | | Add more clauses to Cypher lexerGabor Szarnyas2017-12-141-8/+13
| | | | |/ / / | | | |/| | |
| | * | | | | Merged in camilstaps/pygments-main-solarized (pull request #708)Anteru2019-01-2991-2832/+3732
| | |\ \ \ \ \