elm/compiler/Parse
Evan Czaplicki 4452e4e138 Turn off markdown interpolation for now.
This will of course get turned back on! I don’t want to do it in the
very next release though.
2013-12-10 23:04:27 -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 Better error when bad backslashing is used in strings 2013-11-11 15:40:51 +01: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 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