elm/compiler
Evan Czaplicki 51ba512914 Parse qualified infix functions
It is okay to say

    4 `Time.since` Mouse.clicks
2013-08-01 15:38:19 -07:00
..
Generate Fix pattern matching 2013-07-31 23:47:16 -07:00
Language Get the haskell library working 2013-07-31 09:31:48 -07:00
Metadata Import qualified Text module by default 2013-07-31 23:47:29 -07:00
Parse Parse qualified infix functions 2013-08-01 15:38:19 -07:00
SourceSyntax Use Location.none less 2013-07-30 11:55:41 -07:00
Transform Check that imports actually exist in the known interfaces 2013-07-31 12:12:30 -07:00
Type Style change 2013-07-31 12:12:57 -07:00
Compiler.hs add a type signature 2013-07-31 07:42:31 -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 Export ADT constructors too 2013-07-29 23:43:57 +02: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