summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
| | |\ \ \ \ \
| | | * | | | | Use unicode literals in docstrings as wellNikolay Orlyuk2019-01-174-5/+5
| | | * | | | | Merged in felixfontein/pygments-main/improve-yaml (pull request #797)Anteru2019-01-166-22/+24
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merged in felixfontein/pygments-main/add-django-ops (pull request #796)Anteru2019-01-165-21/+23
| | | | |\ \ \ \ \
| | | | | * | | | | Fix ResourceWarning: unclosed fileMicka?l Schoentgen2019-01-075-21/+23
| | | | * | | | | | Django lexer: add support for % and != operators.Felix Fontein2019-01-121-1/+1
| | | | |/ / / / /
| | | * | | | | | Improve YAML mapping lexing: fix problems with quoted colons.Felix Fontein2019-01-121-2/+2
| | | |/ / / / /
| | | * | | | | Small improvements to the SGF lexer.Matth?us G. Chajdas2019-01-042-2/+5
| | | * | | | | Merged in sblondon/pygments-main (pull request #780)Anteru2019-01-042-0/+53
| | | |\ \ \ \ \
| | | | * | | | | Add SGF lexerStephane"2018-10-212-0/+53
| | | | |/ / / /
| | | * | | | | Fix a small bug in the SQL analysis.Matth?us G. Chajdas2019-01-041-2/+8
| | | * | | | | Merged in roskakori/pygments-analyze-sql (pull request #672)Anteru2019-01-041-2/+50
| | | |\ \ \ \ \
| | | | * | | | | Added analyse_text() that attempts to detect MySQL and Transact-SQL.Thomas Aglassinger2016-10-011-2/+50
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Update LLVM lexer to use keywords of LLVM 7.0.Robin Eklind2018-12-311-48/+57
| | | * | | | | Fix Stan lexer changes eating whitespace, fix typos in example file.Matth?us G. Chajdas2018-12-231-5/+5
| | | * | | | | Merged in jrnold/pygments-main (pull request #774)Anteru2018-12-232-138/+170
| | | |\ \ \ \ \
| | | | * | | | | Update Stan lexerJeffrey Arnold2018-07-062-138/+170
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Small cleanups to the Slurm lexer.Matth?us G. Chajdas2018-12-212-3/+5
| | | * | | | | Merged in bgcook/pygments-main (pull request #760)Anteru2018-12-2181-2615/+3339
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merged in solirc/pygments-main (pull request #790)Anteru2018-12-192-62/+62
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge fix for recently introduced failures.Matth?us G. Chajdas2018-12-1977-2526/+3199
| | | | | |\ \ \ \ \