elm/compiler/Parse
2014-02-19 08:57:08 -05:00
..
Binop.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Declaration.hs Get rid of experimental code for handling "deriving" 2014-01-20 01:09:50 +01:00
Expression.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Helpers.hs cosmetic: use better style in a do block 2014-02-17 17:55:30 +01:00
Literal.hs Add support for exponent notation for floating point numbers 2014-02-19 08:57:08 -05:00
Module.hs Switch from "open" keyword to (..) to import everything 2014-02-17 17:55:51 +01:00
Parse.hs Add -W flag to many files, mostly getting rid of dead imports 2014-01-04 10:54:46 +01:00
Pattern.hs Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Type.hs Simplify SourceSyntax.Type AST, making record extension more restrictive as discussed with @maxsnew 2014-01-13 11:01:10 +01:00