elm/compiler/Type
Evan Czaplicki 807076ad57 Add CSaveEnv, optimize CAnd, make it prettier
CSaveEnv is a special constraint that indicates that the current
environment should be saved for later use.

(/\) now optimizes away arguments that are already CTrue.
2013-07-19 17:48:41 +02:00
..
Constrain Use letters for arguments in adt constructors 2013-07-19 17:46:03 +02:00
Environment.hs Fix bug in type application when converting SourceSyntax.Type to Type.Type 2013-07-18 18:16:54 +02:00
Fragment.hs Move the Environment.hs and Fragment.hs files down a directory. 2013-07-07 12:54:05 +02:00
Inference.hs Refactor type environment 2013-07-17 19:29:27 +02:00
PrettyPrint.hs Add CSaveEnv, optimize CAnd, make it prettier 2013-07-19 17:48:41 +02:00
Solve.hs Make error message in solver slightly more specific 2013-07-19 12:41:37 +02:00
State.hs Remove some debugging stuff and generally clean up the code. 2013-07-12 11:05:03 +02:00
Type.hs Add CSaveEnv, optimize CAnd, make it prettier 2013-07-19 17:48:41 +02:00
Unify.hs Remove some debugging stuff and generally clean up the code. 2013-07-12 11:05:03 +02:00