elm/compiler
2014-01-02 23:50:20 -08:00
..
Build Update to match new port and decl format 2014-01-02 23:44:42 -08:00
Elm/Internal Cosmetic: add a space 2013-12-29 13:22:54 -08:00
Generate Update for new defs and ports format 2014-01-02 23:46:37 -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 Switch to new format for Expr, Def, and Module 2014-01-02 23:37:52 -08:00
Parse Make "combineAnnotations" a part of parsing a program 2014-01-02 23:42:54 -08:00
SourceSyntax Move boundVars function into SourceSyntax.Pattern 2014-01-02 23:23:11 -08:00
Transform Get rid of badOrder check, which is handled elsewhere. Update for new def and port formats 2014-01-02 23:50:20 -08:00
Type Begin switch from current FFI syntax to "port" syntax 2013-12-23 23:53:54 -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 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
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