elm/compiler/Parse
2013-12-19 10:41:31 -08:00
..
Binop.hs Properly parse all user-defined infix declarations 2013-09-15 14:39:56 -07:00
Declaration.hs Merge branch 'master' into dev 2013-11-22 12:22:29 -08:00
Expression.hs Turn off markdown interpolation for now. 2013-12-10 23:04:27 -08:00
Helpers.hs Fix issue #397. Core issue was that scanning for infix declarations was not clever about strings. 2013-12-19 10:41:31 -08:00
Literal.hs Fix issue #397. Core issue was that scanning for infix declarations was not clever about strings. 2013-12-19 10:41:31 -08:00
Module.hs Switch format of OpTables, and add iParse that takes a table 2013-09-15 14:39:55 -07:00
Parse.hs Parse documentation and infix declarations more safely 2013-10-17 13:40:28 -04:00
Pattern.hs Treat strings like any other pattern literal 2013-10-02 16:55:46 -07:00
Type.hs cosmetic changes on fix for #305 2013-10-19 22:14:34 -04:00