elm/compiler/Parse
2013-06-23 01:36:23 -07:00
..
Binop.hs Allow full expressions as the last member of binary expressions (t + t + e) 2013-06-23 01:31:34 -07:00
Expression.hs Allow full expressions as the last member of binary expressions (t + t + e) 2013-06-23 01:31:34 -07:00
Foreign.hs Parameterized the AST for type annotations and variable types. Also rename Guid.hs to Unique.hs which reads a lot nicer. 2013-06-13 20:25:00 -07:00
Helpers.hs Parameterized the AST for type annotations and variable types. Also rename Guid.hs to Unique.hs which reads a lot nicer. 2013-06-13 20:25:00 -07:00
Literal.hs Add support for pattern matching on literals. 2013-06-23 01:36:23 -07:00
Module.hs Switch parsers over to new AST 2013-06-13 19:15:40 -07:00
Parser.hs Parameterized the AST for type annotations and variable types. Also rename Guid.hs to Unique.hs which reads a lot nicer. 2013-06-13 20:25:00 -07:00
Pattern.hs Add support for pattern matching on literals. 2013-06-23 01:36:23 -07:00
Type.hs Parameterized the AST for type annotations and variable types. Also rename Guid.hs to Unique.hs which reads a lot nicer. 2013-06-13 20:25:00 -07:00