elm/compiler/SourceSyntax
2014-01-02 13:38:41 -08:00
..
Declaration.hs Add JS as a possible Derivation, correct binary serialization, add error when serialization goes wrong. 2014-01-02 13:38:41 -08:00
Expression.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
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 Begin switch from current FFI syntax to "port" syntax 2013-12-23 23:53:54 -08:00
Pattern.hs Pattern pretty printer prints syntactically correct code. 2013-12-29 20:46:20 -06: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