elm/compiler/Parse
Evan Czaplicki e32eab0e62 Merge branch 'master' into dev
Conflicts:
	compiler/Generate/JavaScript.hs
	compiler/Generate/Noscript.hs
	compiler/Parse/Expression.hs
	compiler/SourceSyntax/Expression.hs
2013-11-22 12:22:29 -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 Merge branch 'master' into dev 2013-11-22 12:22:29 -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