elm/compiler/Type
Evan Czaplicki 4e7ef5f177 Add definitions for functions that act on numbers and comparables
This will get moved into Elm code eventually
2013-07-25 14:54:21 +02:00
..
Constrain Overload literal numbers without a decimal point to be either Ints or Floats 2013-07-25 01:25:17 +02:00
Environment.hs Add definitions for functions that act on numbers and comparables 2013-07-25 14:54:21 +02:00
Fragment.hs Fix type constraints for case-expressions 2013-07-23 14:59:53 +02:00
Inference.hs Prettier printing for infix operator definitions 2013-07-23 15:43:21 +02:00
PrettyPrint.hs Add CSaveEnv, optimize CAnd, make it prettier 2013-07-19 17:48:41 +02:00
Solve.hs Assume all variables with the "Native." prefix exist and have type "a" 2013-07-25 01:23:30 +02:00
State.hs Add support for "number" type which can be either an Int or Float 2013-07-25 01:24:16 +02:00
Type.hs Add definitions for functions that act on numbers and comparables 2013-07-25 14:54:21 +02:00
Unify.hs Add definitions for functions that act on numbers and comparables 2013-07-25 14:54:21 +02:00