elm/compiler
2013-07-25 15:55:55 +02:00
..
Generate Flatten lets only during JavaScript generation 2013-07-19 17:43:37 +02:00
Language Create a serializable interface for a module's type information 2013-07-21 06:08:08 +02:00
Metadata Switch the internal data constructor name for tuples. Before tuple 2013-07-14 19:52:50 +02:00
Parse Add support for let (==>) = Lambda in … 2013-07-23 17:00:05 +02:00
SourceSyntax Prettier printing for infix functions like div 2013-07-25 15:55:55 +02:00
Transform Simplify code to check for structural errors 2013-07-23 16:15:56 +02:00
Type Properly unify constrained variables, serious changes here!!! 2013-07-25 15:48:58 +02:00
Compiler.hs Prettier printing for infix operator definitions 2013-07-23 15:43:21 +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 Make a type less general 2013-07-22 14:41:55 +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