elm/compiler
Evan Czaplicki d85c01ebbc Merge pull request #204 from lambdatoast/patch-1
Remove extra "is" from defaultMessage.
2013-08-07 09:14:56 -07:00
..
Generate Make sure that the user defined module name is used in generated HTML 2013-08-06 13:41:17 -07:00
Language Properly parse out module names, defaulting to Main if no name is given. 2013-08-06 21:20:08 -07:00
Metadata Ensure that binary serialization works on Windows. Previously had issues with line ending conversions messing with binary data. 2013-08-06 00:36:07 -07:00
Parse Strip \r from multiline strings 2013-08-07 09:12:53 -07:00
SourceSyntax Change "line" to "on line" in the string representation of one line SrcSpans 2013-08-06 15:43:31 -07:00
Transform Check that imports actually exist in the known interfaces 2013-07-31 12:12:30 -07:00
Type Remove extra "is" from defaultMessage. 2013-08-07 06:12:11 -03:00
Compiler.hs Make sure that all directories in build/ are properly constructed 2013-08-06 22:51:21 -07:00
Docs.hs Get all of the Haskell files compiling with the new type checker. 2013-07-11 12:48:37 +02:00
Dummy.cabal Remove SourceSyntax.Rename 2013-07-29 13:21:59 +02:00
Initialize.hs Get the correct exports 2013-08-01 22:48:05 -07:00
Paths_El.hs Allow prefixes on FFI types 2013-08-01 15:37:34 -07:00
Unique.hs Parameterized the AST for type annotations and variable types. Also rename Guid.hs to Unique.hs which reads a lot nicer. 2013-06-13 20:25:00 -07:00