elm/compiler
2013-08-21 19:07:03 -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 Switch to SrcTypes after type inference, not in compiler 2013-08-21 14:23:11 -07:00
Transform Canonicalize patterns in lambda expressions 2013-08-10 15:48:18 -07:00
Type Add the Type.Alias file to do realiasing when printing types 2013-08-21 19:07:03 -07:00
Compiler.hs Switch to SrcTypes after type inference, not in compiler 2013-08-21 14:23:11 -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 Get the correct exports 2013-08-01 22:48:05 -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