elm/compiler
Evan Czaplicki 37878528bf Check for variable shadowing
When this code was originally written, all variables were given unique
names, making it unnecessary to check for shadowing.
2013-10-13 17:36:21 -04:00
..
Generate Mark Char and Text values to distinguish them from Strings 2013-10-10 13:57:33 -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 Check for variable shadowing 2013-10-13 17:36:21 -04:00
Type Add String as an appendable type 2013-10-02 16:04:30 -07:00
Compiler.hs Relax mtime test in alreadyCompiled 2013-10-09 13:10:35 +02: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