elm/compiler
2014-01-03 12:12:43 +01: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 Fix port parser! Copy paste error on the operator. 2014-01-03 12:12:43 +01:00
SourceSyntax Fix port parser! Copy paste error on the operator. 2014-01-03 12:12:43 +01:00
Transform Switch to using new Def representation, get rid of getPDefs function which used to collect annotations and definitions. 2014-01-03 01:07:13 -08:00
Type Get rid of redundant code that collapses ParseDefs 2014-01-03 10:33:17 +01: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