summaryrefslogtreecommitdiff
path: root/pygments/lexers/ml.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* Merge branch 'patch-1' of https://github.com/SECtim/pygments into SECtim-patch-1Matthäus G. Chajdas2022-06-191-1/+1
|\
| * Allow C-style line comments to start anywhereSECtim2021-04-061-1/+1
* | Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-3/+6
* | Happy new year.Georg Brandl2022-01-251-1/+1
* | Fix typos (#2030)Kian-Meng Ang2022-01-181-1/+1
* | uniformize aliases order (#1780)Mestery2021-04-261-1/+1
|/
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* fixes #1625: infinite loop in SML lexerGeorg Brandl2020-12-101-6/+6
* all: fixup remaining regexlint warningsGeorg Brandl2020-09-061-15/+16
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* A lexer for F*, an ML dialect for program verification (#1409)Denis Merigoux2020-04-101-6/+104
* Add ReasonML lexer. (#1386)Florian Hammerschmidt2020-02-291-2/+92
* Update project to use modern Python features and idiomsJon Dufresne2019-11-251-5/+5
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Fix more instances of invalid string escapesGeorg Brandl2018-11-281-1/+1
* Copyright update.Georg Brandl2017-01-221-1/+1
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+769