elm/compiler/Parse
Evan Czaplicki 9dd5dff279 Make AST more general and try to give its phases better names
Also change the constructors for the Pattern ADT
2014-02-10 00:17:33 +01: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 Make AST more general and try to give its phases better names 2014-02-10 00:17:33 +01:00
Literal.hs Get rid of dead dependencies and add -Wall for some files 2014-01-03 12:33:56 +01:00
Module.hs Get rid of dead dependencies and add -Wall for some files 2014-01-03 12:33:56 +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