elm/compiler
2013-08-21 19:45:23 -07:00
..
Generate Fix generation of JS code for pattern matching on literals 2013-08-16 12:41:30 -07:00
Language Get rid of dead code and bad exports 2013-08-09 23:21:58 -07:00
Metadata Ensure that binary serialization works on Windows. Previously had issues with line ending conversions messing with binary data. 2013-08-06 00:36:07 -07:00
Parse Permit single line comments intermingled with types 2013-08-15 23:29:29 -07:00
SourceSyntax Prettier printing for list types 2013-08-21 19:44:57 -07:00
Transform Canonicalize patterns in lambda expressions 2013-08-10 15:48:18 -07:00
Type Properly perform extraChecks 2013-08-21 19:45:23 -07:00
Compiler.hs Show realiased types when printing errors and when printing module types 2013-08-21 19:08:03 -07: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 Remove unused import 2013-08-21 19:09:07 -07:00
Paths_El.hs Allow prefixes on FFI types 2013-08-01 15:37:34 -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