elm/compiler
2013-12-22 15:00:29 -08:00
..
Build 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
Elm/Internal Get rid of check on how many exposed modules. That's for validation elsewhere 2013-12-19 01:48:26 -08:00
Generate Make sure that all names in a program are safe for use in JS code 2013-12-22 15:00:29 -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 Make sure that all names in a program are safe for use in JS code 2013-12-22 15:00:29 -08:00
SourceSyntax Get rid of dependency on uniplate so AST does not need to derive Data or Typeable 2013-12-20 16:41:06 -08:00
Transform Make sure that all names in a program are safe for use in JS code 2013-12-22 15:00:29 -08:00
Type Add note about no sharing between top-level and let-bound type variables 2013-12-19 15:04:41 -08:00
Compiler.hs Switch away from using Text.Blaze.Html.Renderer.Utf8 because it scrambles some things. 2013-12-17 17:43:06 -08: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