elm/compiler/Parse
2013-04-05 09:55:30 -07:00
..
Binops.hs Move the compiler down a directory, mostly. 2013-03-16 12:04:05 -07:00
Expr.hs Move the compiler down a directory, mostly. 2013-03-16 12:04:05 -07:00
Foreign.hs Move the compiler down a directory, mostly. 2013-03-16 12:04:05 -07:00
Library.hs Get the type-checker running based on docs.json information. Also add rules for Nil and Tuple0, Tuple2, etc. 2013-04-04 01:09:35 -07:00
Modules.hs Add prelude in compiler with flag. Re-add the hiding option for modules internally. 2013-04-03 00:32:21 -07:00
Parser.hs Move the compiler down a directory, mostly. 2013-03-16 12:04:05 -07:00
Patterns.hs Fix nested pattern matching in let expressions. 2013-03-29 19:26:50 -07:00
Types.hs Get type dealiasing working. 2013-04-05 09:55:30 -07:00