elm/compiler
2013-06-23 01:33:33 -07:00
..
Generate Fix the confusion with "Cons" and "Nil" in issue #176. 2013-06-20 21:25:10 -07:00
Language Add hoverable and hoverables 2013-06-15 00:49:22 -07:00
Metadata Fix the confusion with "Cons" and "Nil" in issue #176. 2013-06-20 21:25:10 -07:00
Parse Allow full expressions as the last member of binary expressions (t + t + e) 2013-06-23 01:31:34 -07:00
SourceSyntax Fix the confusion with "Cons" and "Nil" in issue #176. 2013-06-20 21:25:10 -07:00
Transform 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
Types Fix the confusion with "Cons" and "Nil" in issue #176. 2013-06-20 21:25:10 -07:00
Compiler.hs Finish parameterizing the AST and properly check errors in let expressions. 2013-06-14 19:23:58 -07:00
Docs.hs Get the whole compiler building again. 2013-06-13 22:59:14 -07:00
Initialize.hs Finish parameterizing the AST and properly check errors in let expressions. 2013-06-14 19:23:58 -07:00
Unique.hs Parameterized the AST for type annotations and variable types. Also rename Guid.hs to Unique.hs which reads a lot nicer. 2013-06-13 20:25:00 -07:00