elm/compiler
2014-01-14 19:33:40 -05:00
..
Build Take ports out of MetadataModule, where it is no longer needed 2014-01-06 08:06:56 +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 Handle function exports 2014-01-14 13:58: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 Get rid of input handlers for now 2014-01-13 19:24:17 +01:00
SourceSyntax better gen and shrink, but stack overflows 2014-01-14 19:33:40 -05:00
Transform cosmetic: simplify traversal of maybe 2014-01-14 11:45:40 +01:00
Type Disallow signals-of-signals, functions that involve signals, and signals of functions 2014-01-14 13:28:43 +01:00
Compiler.hs Add -W flag to many files, mostly getting rid of dead imports 2014-01-04 10:54:46 +01:00
Docs.hs Simplify SourceSyntax.Type AST, making record extension more restrictive as discussed with @maxsnew 2014-01-13 11:01:10 +01:00
Dummy.cabal Remove SourceSyntax.Rename 2013-07-29 13:21:59 +02:00
Paths_Elm.h Get rid of dummy Paths_Elm.hs file! 2013-12-15 01:35:31 -08:00