elm/compiler
Evan Czaplicki ca62ee64a9 Create type pools, have an organized model of state to flow through
the State Transformer during constraint solving and variable unification.
2013-07-09 10:25:50 +02:00
..
Generate Switch more files over to new Expressions 2013-07-04 17:31:22 +02: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 Add pretty printing for type constraints. 2013-07-08 16:47:44 +02:00
SourceSyntax Start adding constraint generation for declarations. 2013-07-08 18:23:18 +02:00
Transform Get Optimize.hs updated for the newer AST. 2013-07-07 12:55:08 +02:00
Type Create type pools, have an organized model of state to flow through 2013-07-09 10:25:50 +02: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
Dummy.cabal Add two dummy files to make it possible to build the compiler from 2013-06-23 02:43:58 -07:00
Initialize.hs Finish parameterizing the AST and properly check errors in let expressions. 2013-06-14 19:23:58 -07:00
Paths_Elm.hs Add two dummy files to make it possible to build the compiler from 2013-06-23 02:43: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