elm/compiler
2013-07-30 08:31:05 -07:00
..
Generate Make sure that basic math operations generate the correct JS code. 2013-07-29 19:34:00 -07:00
Language Create a serializable interface for a module's type information 2013-07-21 06:08:08 +02:00
Metadata Change name of Prelude to Basic, matching change in libraries/ 2013-07-28 02:35:52 +02:00
Parse Only deprime when generating JavaScript, better to preserve information 2013-07-29 23:19:16 +02:00
SourceSyntax Fix JS generation 2013-07-29 23:22:33 +02:00
Transform Add canonicalization for aliases and ADTs 2013-07-29 19:25:24 +02:00
Type Make error messages nicer 2013-07-30 08:31:05 -07:00
Compiler.hs Properly convert Type.Type to SourceSyntax.Type 2013-07-29 20:23:42 +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 Remove SourceSyntax.Rename 2013-07-29 13:21:59 +02:00
Initialize.hs Export ADT constructors too 2013-07-29 23:43:57 +02: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