elm/compiler/Transform
Evan Czaplicki 37878528bf Check for variable shadowing
When this code was originally written, all variables were given unique
names, making it unnecessary to check for shadowing.
2013-10-13 17:36:21 -04:00
..
Canonicalize.hs Add Strings as a primitive in the compiler 2013-10-02 15:56:43 -07:00
Check.hs Fix extra space in error message 2013-08-08 18:05:21 -07:00
Optimize.hs Get compling 2013-07-31 07:42:21 -07:00
SortDefinitions.hs Enable parsing of basic markdown interpolation 2013-08-29 13:00:38 -07:00
Substitute.hs Check for variable shadowing 2013-10-13 17:36:21 -04:00