elm/compiler
Evan Czaplicki de52caca8e Add --src-dir flag
Can be used multiple times. Makes it possible to have complex directory
structure without cluttering up module names in Elm files.
2013-10-05 16:12:25 -07:00
..
Generate Generate native JS strings for Elm Strings 2013-10-02 16:56:14 -07:00
Language Remove generateHtml, which is dead code 2013-09-28 15:39:52 -04: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 Treat strings like any other pattern literal 2013-10-02 16:55:46 -07:00
SourceSyntax Add fixities to module interfaces 2013-09-15 14:39:55 -07:00
Transform Add Strings as a primitive in the compiler 2013-10-02 15:56:43 -07:00
Type Add String as an appendable type 2013-10-02 16:04:30 -07:00
Compiler.hs Add --src-dir flag 2013-10-05 16:12:25 -07: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 Add --src-dir flag 2013-10-05 16:12:25 -07:00
Paths_El.hs Allow prefixes on FFI types 2013-08-01 15:37:34 -07:00