elm/compiler
Evan Czaplicki 66c288e4ba Remove minification from compiler.
Unix philosophy and all that.
2013-09-28 15:36:02 -04:00
..
Generate Remove minification from compiler. 2013-09-28 15:36:02 -04:00
Language Start exporting docs.json again 2013-09-10 19:22:33 -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 Properly parse all user-defined infix declarations 2013-09-15 14:39:56 -07:00
SourceSyntax Add fixities to module interfaces 2013-09-15 14:39:55 -07:00
Transform Actually use infixes in parser 2013-09-15 14:39:55 -07:00
Type Chose the best alias when many apply (fixes issue #227) 2013-09-02 14:59:22 -07:00
Compiler.hs Remove minification from compiler. 2013-09-28 15:36:02 -04:00
Docs.hs Switch format of OpTables, and add iParse that takes a table 2013-09-15 14:39:55 -07:00
Dummy.cabal Remove SourceSyntax.Rename 2013-07-29 13:21:59 +02:00
Initialize.hs Actually use infixes in parser 2013-09-15 14:39:55 -07:00
Paths_El.hs Allow prefixes on FFI types 2013-08-01 15:37:34 -07:00