elm/compiler/SourceSyntax
2014-01-03 12:12:43 +01:00
..
Declaration.hs Fix port parser! Copy paste error on the operator. 2014-01-03 12:12:43 +01:00
Expression.hs Chenge representation of Expr, add ports representation 2014-01-02 23:18:42 -08:00
Helpers.hs Fix JS generation 2013-07-29 23:22:33 +02:00
Literal.hs Setup QuickCheck and add Literal Parse/Print test 2013-12-29 16:50:41 -06:00
Location.hs Get rid of dependency on uniplate so AST does not need to derive Data or Typeable 2013-12-20 16:41:06 -08:00
Module.hs Chenge representation of Expr, add ports representation 2014-01-02 23:18:42 -08:00
Pattern.hs Move boundVars function into SourceSyntax.Pattern 2014-01-02 23:23:11 -08:00
PrettyPrint.hs Fix minor indentation issue with eightyCharLines 2013-11-19 22:39:48 -08:00
Type.hs Get rid of dependency on uniplate so AST does not need to derive Data or Typeable 2013-12-20 16:41:06 -08:00
Variable.hs Add support for pattern matching on literals. 2013-06-23 01:36:23 -07:00