elm/compiler/SourceSyntax
2013-12-17 11:36:05 -08:00
..
Declaration.hs Remove catch-all match in Declaration 2013-11-04 20:34:29 +01:00
Everything.hs Remove SourceSyntax.Rename, which was unused 2013-07-29 11:52:34 +02:00
Expression.hs Merge branch 'master' into dev 2013-11-22 12:22:29 -08:00
Helpers.hs Fix JS generation 2013-07-29 23:22:33 +02:00
Literal.hs Switch to using Double to represent floats internal 2013-08-31 13:14:39 -07:00
Location.hs Just show the value of located things, not the location. 2013-11-11 15:40:51 +01:00
Module.hs Get rid of Build.Info file, move compiler version to Elm.Internal.Version and use Elm's version conventions 2013-12-17 11:36:05 -08:00
Pattern.hs reprime when printing expressions and patterns 2013-08-14 00:44:29 -07:00
PrettyPrint.hs Fix minor indentation issue with eightyCharLines 2013-11-19 22:39:48 -08:00
Type.hs Throw an error when deserializing a bad type 2013-11-04 20:32:53 +01:00
Variable.hs Add support for pattern matching on literals. 2013-06-23 01:36:23 -07:00