summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Closing branch 'sas-stata'.sas-stataMatth?us G. Chajdas2019-04-300-0/+0
* 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-12319-5059/+18606
|\
| * Update CHANGES and language list.Matth?us G. Chajdas2019-02-122-0/+6
| * Make TypeScript the default for .ts files.Matth?us G. Chajdas2019-02-123-1/+6
| * Merged in mdiener/pygments-main (pull request #788)Anteru2019-02-1240-335/+777
| |\
| | * Update CHANGES.Matth?us G. Chajdas2019-02-121-0/+2
| | * Merged in hugovk/pygments-main (pull request #799)Anteru2019-02-121-8/+13
| | |\
| | | * Merged in szarnyasg/pygments-main (pull request #746)Anteru2019-02-121-8/+13
| | | |\
| | | | * Add more clauses to Cypher lexerGabor Szarnyas2017-12-141-8/+13
| | * | | Add python_requires and update Trove classifiershugovk2019-02-061-0/+5
| | |/ /
| | * | Update CHANGES.Matth?us G. Chajdas2019-01-291-0/+2
| | * | Merged in camilstaps/pygments-main-solarized (pull request #708)Anteru2019-01-29127-3376/+5245
| | |\ \
| | | * | Use unicode literals in docstrings as wellNikolay Orlyuk2019-01-175-8/+15
| | | * | Merged in felixfontein/pygments-main/improve-yaml (pull request #797)Anteru2019-01-168-29/+30
| | | |\ \
| | | | * \ Merged in felixfontein/pygments-main/add-django-ops (pull request #796)Anteru2019-01-167-28/+29
| | | | |\ \
| | | | | * \ Merged in tiger-222/pygments-main/fix-resource-leaks (pull request #794)Anteru2019-01-167-28/+29
| | | | | |\ \
| | | | | | * | Fix ResourceWarning: unclosed fileMicka?l Schoentgen2019-01-077-28/+29
| | | | | |/ /
| | | | * | | 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-043-2/+6
| | | * | Merged in sblondon/pygments-main (pull request #780)Anteru2019-01-044-0/+89
| | | |\ \
| | | | * | Add SGF lexerStephane"2018-10-214-0/+89
| | | | |/
| | | * | Fix a small bug in the SQL analysis.Matth?us G. Chajdas2019-01-042-3/+10
| | | * | Merged in roskakori/pygments-analyze-sql (pull request #672)Anteru2019-01-042-3/+95
| | | |\ \
| | | | * | Added analyse_text() that attempts to detect MySQL and Transact-SQL.Thomas Aglassinger2016-10-012-3/+95
| | | * | | Update CHANGES.Matth?us G. Chajdas2019-01-041-0/+1
| | | * | | 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-233-7/+8
| | | * | | 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-214-3/+12
| | | * | | Merged in bgcook/pygments-main (pull request #760)Anteru2018-12-21111-3146/+4732
| | | |\ \ \
| | | | * \ \ Merged in solirc/pygments-main (pull request #790)Anteru2018-12-192-62/+62
| | | | |\ \ \
| | | | | * \ \ Merge fix for recently introduced failures.Matth?us G. Chajdas2018-12-19106-3075/+4576
| | | | | |\ \ \
| | | | | * | | | Update remaining color namesMorten Enemark Lund2018-12-182-62/+62
| | | | * | | | | Update CHANGESSimon Hengel2018-12-191-1/+1
| | | | * | | | | Add Hspec lexerSimon Hengel2018-12-193-2/+26
| | | | | |/ / / | | | | |/| | |
| | | | * | | | Fix a few markup problems in the docs.Georg Brandl2018-12-185-30/+30
| | | * | | | | added Slurm script parserBrandon Cook2018-05-112-1/+22
| | | | |_|/ / | | | |/| | |
| | * | | | | Adds a solarized styleCamil Staps2017-02-283-1/+132
| * | | | | | add commentMatthias Diener2018-12-181-0/+4
| * | | | | | add lexer for Charm++ ci filesMatthias Diener2018-12-172-1/+16
| | |_|/ / / | |/| | | |
| * | | | | Add FloScript sample file, update mappings & changes.Matth?us G. Chajdas2018-12-174-10/+60
| * | | | | Merged in 0486/pygments-main (pull request #750)Anteru2018-12-17105-3080/+4505
| |\ \ \ \ \
| | * \ \ \ \ Merged in witchard/pygments-main (pull request #706)Anteru2018-12-171-1/+1
| | |\ \ \ \ \
| | | * | | | | Added support for text/x-shellscript mime type. Fixes #1332.witchard2017-02-181-1/+1
| | | |/ / / /
| | * | | | | Merged in jae2/pygments-main (pull request #787)Anteru2018-12-1721-197/+585
| | |\ \ \ \ \
| | | * | | | | Update SARL added date, regenerate mapping.Matth?us G. Chajdas2018-12-162-2/+3