elm/compiler
Evan Czaplicki 4d7562f317 Begin generating constraints for whole programs. Need to perform
dependency sort within let-expressions for things to work properly though.
2013-07-12 16:21:07 +02:00
..
Generate Get all of the Haskell files compiling with the new type checker. 2013-07-11 12:48:37 +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 Get type inference working in the basic case. Begin working on 2013-07-10 14:31:57 +02:00
Transform Get Optimize.hs updated for the newer AST. 2013-07-07 12:55:08 +02:00
Type Begin generating constraints for whole programs. Need to perform 2013-07-12 16:21:07 +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 all of the Haskell files compiling with the new type checker. 2013-07-11 12:48:37 +02: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 Get all of the Haskell files compiling with the new type checker. 2013-07-11 12:48:37 +02: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