elm/compiler/Parse
2013-06-07 12:53:50 +12:00
..
Binops.hs Switch name of Context to Located. Whoo static types :) 2013-05-29 16:20:38 -07:00
Expr.hs Add support for type annotations in let 2013-06-03 19:44:45 +12:00
Foreign.hs Actually show error message for bad FFI imports and exports. 2013-05-22 16:08:05 +02:00
Library.hs Switch name of Context to Located. Whoo static types :) 2013-05-29 16:20:38 -07:00
Modules.hs Add open keyword to import everything. Default is now to just import the module, not to open it into local scope. 2013-05-21 10:02:59 +02:00
Parser.hs Support @ patterns as in Haskell 2013-06-06 21:27:20 +12:00
Patterns.hs Update 'at patterns' to use the as notation per mailing list discussion 2013-06-07 12:53:50 +12:00
Types.hs Add support for type annotations in let 2013-06-03 19:44:45 +12:00