elm/compiler
Evan Czaplicki 49fc0b6378 Create way to crawl over all lets in a program, transforming defs and ports
Used to combine type annotations with definitions and find ordering
problems with Definitions and Ports
2014-01-02 23:39:34 -08:00
..
Build Update to match new Module type 2014-01-02 23:23:26 -08:00
Elm/Internal Cosmetic: add a space 2013-12-29 13:22:54 -08:00
Generate Switch to new format for Expr, Def, and Module 2014-01-02 23:37:52 -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 Update basic parsers to use the new formats for Expr, Declaration, and Port 2014-01-02 23:20:25 -08:00
SourceSyntax Move boundVars function into SourceSyntax.Pattern 2014-01-02 23:23:11 -08:00
Transform Create way to crawl over all lets in a program, transforming defs and ports 2014-01-02 23:39:34 -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 Add basics of "deriving" for ADTs and type aliases. Only parse it for type aliases at the moment. 2013-12-23 16:51:15 -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