summaryrefslogtreecommitdiff
path: root/ale_linters/sml
AgeCommit message (Expand)Author
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-09-04Improve ALE project style checkingw0rp
2018-07-24#1754 Require snake_case names for linters in the codebasew0rp
2017-09-10Fix an SML variable init bug, and get the SML cm file tests to pass on Windowsw0rp
2017-09-03Detect and use CM files for smlnj (#884)Jake Zimmerman
2017-08-08Ban use of ==# or ==? in the codebase, and prefer is# or is? insteadw0rp
2017-04-28Use ale#Var in linters that didn't use it yetAdriaan Zonnenberg
2017-04-15Fix #257 in preparation for #427, standardise options with fallbacks, and mak...w0rp
2017-04-08improved the sml linter (#445)Shalom Yiblet
2017-03-30Remove 'col' from linters where it is hardcoded to 1 (#434)Adriaan Zonnenberg
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-18Add sml support via smlnjpaulo alem