elm/compiler
Evan Czaplicki 3d7c8d2754 Add -W flag
2014-01-06 07:47:14 +01:00
..
Build Add -W flag 2014-01-06 07:47:14 +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 Add Expressions for ports to check and validate types nicely 2014-01-04 11:39:38 +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 Simplify Build.Interface API, do not read "interfaces.data" when the --no-prelude flag is used 2014-01-04 15:59:24 +01:00
Parse Add -W flag to many files, mostly getting rid of dead imports 2014-01-04 10:54:46 +01:00
SourceSyntax Switch from Types to Variables in the representation of PortIn 2014-01-05 09:29:00 +01:00
Transform Extend expression crawler to do checks on ports as well as on let expressions 2014-01-05 10:15:37 +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