summaryrefslogtreecommitdiff
path: root/pygments/lexers/ml.py
Commit message (Expand)AuthorAgeFilesLines
* 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