elm/compiler
2014-01-16 18:28:07 +01:00
..
Build Merge in @maxsnew's fixes from #424 2014-01-15 13:54:40 +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 used a more specific PP rendering to revert the changes to SS.Type pretty 2014-01-15 19:46:41 -05:00
Transform cosmetic: simplify traversal of maybe 2014-01-14 11:45:40 +01:00
Type restrict incoming ports to disallow data structures that contain signals, only "top-level" signals are allowed 2014-01-16 18:28:07 +01:00
Compiler.hs Merge in @maxsnew's fixes from #424 2014-01-15 13:54:40 +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