elm/compiler/SourceSyntax
Evan Czaplicki 6ba2d70365 Revert 95ec3a8..1a093ac
This rolls back to commit 95ec3a822e.
2013-08-29 16:43:54 -07:00
..
Declaration.hs Create a source syntax for types that will get converted into the internal type representation during type checking. 2013-07-07 18:13:40 +02:00
Everything.hs Remove SourceSyntax.Rename, which was unused 2013-07-29 11:52:34 +02:00
Expression.hs reprime when printing expressions and patterns 2013-08-14 00:44:29 -07:00
Helpers.hs Fix JS generation 2013-07-29 23:22:33 +02:00
Literal.hs fix pretty printer for chars 2013-07-13 01:05:48 +02:00
Location.hs Change "line" to "on line" in the string representation of one line SrcSpans 2013-08-06 15:43:31 -07:00
Module.hs Revert 95ec3a8..1a093ac 2013-08-29 16:43:54 -07:00
Pattern.hs reprime when printing expressions and patterns 2013-08-14 00:44:29 -07:00
PrettyPrint.hs reprime when printing expressions and patterns 2013-08-14 00:44:29 -07:00
Type.hs Prettier printing for list types 2013-08-21 19:44:57 -07:00
Variable.hs Add support for pattern matching on literals. 2013-06-23 01:36:23 -07:00