elm/compiler
Evan Czaplicki 4e7ef5f177 Add definitions for functions that act on numbers and comparables
This will get moved into Elm code eventually
2013-07-25 14:54:21 +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 operator definitions 2013-07-23 15:43:21 +02:00
Transform Simplify code to check for structural errors 2013-07-23 16:15:56 +02:00
Type Add definitions for functions that act on numbers and comparables 2013-07-25 14:54:21 +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