elm/compiler
2013-07-07 22:06:56 +02:00
..
Generate Switch more files over to new Expressions 2013-07-04 17:31:22 +02:00
Language Add hoverable and hoverables 2013-06-15 00:49:22 -07:00
Metadata Fix the confusion with "Cons" and "Nil" in issue #176. 2013-06-20 21:25:10 -07:00
Parse Create a Parse.Declaration file for all declarations. Get rid of special 2013-07-07 22:06:56 +02:00
SourceSyntax Create a source syntax for types that will get converted into the internal type representation during type checking. 2013-07-07 18:13:40 +02:00
Transform Get Optimize.hs updated for the newer AST. 2013-07-07 12:55:08 +02:00
Type Move the Environment.hs and Fragment.hs files down a directory. 2013-07-07 12:54:05 +02:00
Types Switch more files over to new Expressions 2013-07-04 17:31:22 +02:00
Compiler.hs Finish parameterizing the AST and properly check errors in let expressions. 2013-06-14 19:23:58 -07:00
Docs.hs Get the whole compiler building again. 2013-06-13 22:59:14 -07: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 Finish parameterizing the AST and properly check errors in let expressions. 2013-06-14 19:23:58 -07: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