elm/compiler/Transform
2013-07-23 16:15:56 +02:00
..
Check.hs Simplify code to check for structural errors 2013-07-23 16:15:56 +02:00
LetBoundVars.hs Add support for type annotations in let 2013-06-03 19:44:45 +12:00
Optimize.hs Get Optimize.hs updated for the newer AST. 2013-07-07 12:55:08 +02:00
Replace.hs Clean up Transform/Replace.hs. Switch the environment from a (String -> String) to a (Map String String). 2013-06-23 01:33:33 -07:00
SortDefinitions.hs Add a way to flatten lets that have become nested 2013-07-16 21:40:11 +02:00
Substitute.hs Convert more files to the new Expression format that relies more on 2013-07-04 17:24:04 +02:00