summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| | | | | |\ \ \ \ \
| | | | | * | | | | | Update remaining color namesMorten Enemark Lund2018-12-182-62/+62
| | | | * | | | | | | Add Hspec lexerSimon Hengel2018-12-192-2/+25
| | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | Fix a few markup problems in the docs.Georg Brandl2018-12-184-4/+6
| | | * | | | | | | added Slurm script parserBrandon Cook2018-05-112-1/+22
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Adds a solarized styleCamil Staps2017-02-282-0/+131
| * | | | | | | | 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-172-10/+12
| * | | | | | | Merged in 0486/pygments-main (pull request #750)Anteru2018-12-1776-2549/+3160
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ 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-1717-183/+508
| | |\ \ \ \ \ \ \
| | | * | | | | | | Update SARL added date, regenerate mapping.Matth?us G. Chajdas2018-12-162-2/+3
| | | * | | | | | | Fix PowerShellLexer defining built-in aliases incorrectly.Matth?us G. Chajdas2018-12-161-2/+2
| | | * | | | | | | Merged in sgalland/pygments-main (pull request #717)Anteru2018-12-161-1/+55
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Add the lexer for the SARL language.St?phane GALLAND2017-04-041-1/+55
| | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | Merged in jwilk/pygments (pull request #707)Anteru2018-12-1676-2544/+3099
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merged in natashawatkins/pygments-main/natashawatkins/julia-06 (pull request ...Anteru2018-12-1676-2542/+3095
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Update ansi color name change version.Matth?us G. Chajdas2018-12-161-2/+2
| | | | | * | | | | | | Merged in mortenlund/pygments-main (pull request #777)Anteru2018-12-163-29/+57
| | | | | |\ \ \ \ \ \ \ | | | | | | | |_|/ / / / | | | | | | |/| | | | |
| | | | | | * | | | | | fix missing brightred color in console colorsMorten Enemark Lund2018-08-211-1/+1
| | | | | | * | | | | | Fix bug with leading # in color nameMorten Enemark Lund2018-08-211-1/+1
| | | | | | * | | | | | Use replace instead of stripMorten Enemark Lund2018-08-211-2/+2
| | | | | | * | | | | | Ensure terminal formatter works with new ansi colors namesMorten Enemark Lund2018-08-212-9/+6
| | | | | | * | | | | | Change ansi color names to more saying namesMorten Enemark Lund2018-08-042-20/+51
| | | | | | |/ / / / /
| | | | | * | | | | | Prepare 2.3.1 release.Matth?us G. Chajdas2018-12-161-1/+1
| | | | | * | | | | | Merged in t-b/pygments-main (pull request #764)Anteru2018-12-1372-2401/+2789
| | | | | |\ \ \ \ \ \