elm/compiler
2013-07-20 18:53:15 +02:00
..
Generate Flatten lets only during JavaScript generation 2013-07-19 17:43:37 +02:00
Language Create MetadataModule for more refined information about modules 2013-07-16 21:42:37 +02:00
Metadata Switch the internal data constructor name for tuples. Before tuple 2013-07-14 19:52:50 +02:00
Parse More specific imports 2013-07-16 21:38:43 +02:00
SourceSyntax Switch from [Def t v] to (LExpr t v) for program representation 2013-07-19 18:02:24 +02:00
Transform Add a way to flatten lets that have become nested 2013-07-16 21:40:11 +02:00
Type Improve pretty printing for types 2013-07-19 19:17:51 +02:00
Compiler.hs Start building a .elmi file that contains the types of all top-level functions 2013-07-20 18:53:15 +02:00
Docs.hs Get all of the Haskell files compiling with the new type checker. 2013-07-11 12:48:37 +02:00
Dummy.cabal Add two dummy files to make it possible to build the compiler from 2013-06-23 02:43:58 -07:00
Initialize.hs Minor reformatting and removing unused dependencies 2013-07-20 18:52:43 +02:00
Paths_Elm.hs Add two dummy files to make it possible to build the compiler from 2013-06-23 02:43:58 -07:00
Unique.hs Parameterized the AST for type annotations and variable types. Also rename Guid.hs to Unique.hs which reads a lot nicer. 2013-06-13 20:25:00 -07:00