elm/compiler
2013-07-27 00:53:34 +02:00
..
Generate Stop importing the Native library by default 2013-07-26 00:19:43 +02:00
Language Create a serializable interface for a module's type information 2013-07-21 06:08:08 +02:00
Metadata Start using Metadata.Prelude 2013-07-25 20:53:22 +02:00
Parse Add record constructors, begin using lists to represent fields in record types to maintain ordering from the source program 2013-07-26 18:20:57 +02:00
SourceSyntax Simplify code to generate record constraints 2013-07-27 00:14:38 +02:00
Transform Simplify code to check for structural errors 2013-07-23 16:15:56 +02:00
Type Show type errors in the order they appear in the source file 2013-07-27 00:53:34 +02:00
Compiler.hs Fix for "trying to write to a file in a non-existant directory" 2013-07-27 00:39:40 +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 Rewrite readDeps so that modules are never read more than once 2013-07-26 16:38:40 +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