elm/compiler
2014-01-12 13:06:50 +01: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 cosmetic: make a block of code more whitespace friendly 2014-01-06 08:07:24 +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 the char parser more restrictive to try to get better errors. 2014-01-08 11:36:51 +01:00
SourceSyntax Remove comment for things that no longer exist 2014-01-12 13:06:50 +01:00
Transform Take ports out of MetadataModule, where it is no longer needed 2014-01-06 08:06:56 +01:00
Type Add checks for port types to ensure that only JS values go through ports and that type annotations are correct and consistent 2014-01-05 10:41:40 +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 Update to match new names in SourceSyntax.Declaration 2014-01-02 23:45:10 -08: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