elm/compiler
2013-12-30 16:09:41 -06:00
..
Build Recompile modules when their dependencies have changed. 2013-12-30 16:09:41 -06:00
Elm/Internal Cosmetic: add a space 2013-12-29 13:22:54 -08:00
Generate Properly handle pattern matching on non-tuple ADTs in let-expressions, esolving issue #417 2013-12-27 16:14:21 -08: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 Remove instance of unsafePerformIO 2013-11-12 22:22:49 -05:00
Parse Expand else to True instead of otherwise. 2013-12-23 18:31:55 -06:00
SourceSyntax Pattern pretty printer prints syntactically correct code. 2013-12-29 20:46:20 -06:00
Transform Get rid of SourceSyntax.Everything module 2013-12-22 15:18:16 -08:00
Type Get rid of SourceSyntax.Everything module 2013-12-22 15:18:16 -08:00
Compiler.hs Refactor Build.File using monad transformers 2013-12-30 16:09:41 -06:00
Docs.hs Report docs errors to stderr 2013-11-25 23:12:10 -06:00
Dummy.cabal Remove SourceSyntax.Rename 2013-07-29 13:21:59 +02:00
InterfaceSerialization.hs Get rid of Build.Info file, move compiler version to Elm.Internal.Version and use Elm's version conventions 2013-12-17 11:36:05 -08:00
Paths_Elm.h Get rid of dummy Paths_Elm.hs file! 2013-12-15 01:35:31 -08:00