elm/compiler/Type
2013-07-26 21:18:44 +02:00
..
Constrain Add record constructors, begin using lists to represent fields in record types to maintain ordering from the source program 2013-07-26 18:20:57 +02:00
Environment.hs Add record constructors, begin using lists to represent fields in record types to maintain ordering from the source program 2013-07-26 18:20:57 +02:00
Fragment.hs Fix type constraints for case-expressions 2013-07-23 14:59:53 +02:00
Inference.hs Include type aliases from dependencies 2013-07-26 17:35:48 +02:00
PrettyPrint.hs Add CSaveEnv, optimize CAnd, make it prettier 2013-07-19 17:48:41 +02:00
Solve.hs Fix possibility of calling maximum on empty lists 2013-07-26 19:39:12 +02:00
State.hs Simplify type error messages 2013-07-26 21:18:44 +02:00
Type.hs Implement unification for records 2013-07-26 19:04:43 +02:00
Unify.hs Simplify type error messages 2013-07-26 21:18:44 +02:00