elm/compiler
2013-08-29 00:55:32 -07:00
..
Generate Make sure that modules are only instantiated once. 2013-08-25 15:23: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 Add iParse that takes a table 2013-08-29 00:55:32 -07:00
SourceSyntax Add fixities to module interfaces 2013-08-29 00:06:37 -07:00
Transform Add fixities to module interfaces 2013-08-29 00:06:37 -07:00
Type Stop using error when constraining patterns and when instantiating source types 2013-08-25 20:23:49 -07:00
Compiler.hs Add fixities to module interfaces 2013-08-29 00:06:37 -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 Export record constructors by default 2013-08-22 12:16:39 -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