elm/compiler
Evan Czaplicki 9dd5dff279 Make AST more general and try to give its phases better names
Also change the constructors for the Pattern ADT
2014-02-10 00:17:33 +01:00
..
Build Try to improve error messages in response to issue #479 2014-01-27 02:49:21 +01:00
Elm/Internal Handle --no-prelude flag in the Metadata.Prelude module rather than distributed across many modules 2014-01-04 09:35:26 +01:00
Generate Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Language/Elm Adopt "model" code from elm-get so that dependencies can be crawled from the compiler. 2013-12-15 23:55:36 -08:00
Metadata Add Native.Ports to prelude for user defined modules 2014-01-06 07:48:22 +01:00
Parse Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
SourceSyntax Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Transform Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Type Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Compiler.hs Merge in @maxsnew's fixes from #424 2014-01-15 13:54:40 +01:00
Docs.hs Get rid of experimental code for handling "deriving" 2014-01-20 01:09:50 +01:00
Dummy.cabal Remove SourceSyntax.Rename 2013-07-29 13:21:59 +02:00
Paths_Elm Rename the dummy paths file so that it does not register as C code! 2014-01-20 14:54:27 +01:00