elm/compiler/Parse
2013-10-14 22:38:38 -04:00
..
Binop.hs Properly parse all user-defined infix declarations 2013-09-15 14:39:56 -07:00
Declaration.hs Remove unused references to Unique 2013-08-31 02:59:43 -07:00
Expression.hs cosmetic: make it simpler to get locations for parses 2013-10-14 22:38:38 -04:00
Helpers.hs cosmetic: make it simpler to get locations for parses 2013-10-14 22:38:38 -04:00
Literal.hs fix #279 2013-10-14 16:59:37 -04:00
Module.hs Switch format of OpTables, and add iParse that takes a table 2013-09-15 14:39:55 -07:00
Parse.hs Properly parse all user-defined infix declarations 2013-09-15 14:39:56 -07:00
Pattern.hs Treat strings like any other pattern literal 2013-10-02 16:55:46 -07:00
Type.hs Disallow extended record types with no fields, resolves #280 2013-10-14 17:42:26 -04:00