elm/compiler/Type
Evan Czaplicki d97fe192e0 Merge branch 'markdown' into dev
Conflicts:
	Elm.cabal
2013-10-29 15:36:56 +01:00
..
Constrain Implement markdown interpolation 2013-10-25 17:36:30 +02:00
Alias.hs Print types even when the elm file has already been compiled. 2013-10-28 16:29:28 -05:00
Environment.hs Add Strings as a primitive in the compiler 2013-10-02 15:56:43 -07:00
ExtraChecks.hs Properly perform extraChecks 2013-08-21 19:45:23 -07:00
Fragment.hs Use new Located datastructure, add source strings where appropriate 2013-08-03 11:41:33 -07:00
Inference.hs Print types even when the elm file has already been compiled. 2013-10-28 16:29:28 -05:00
PrettyPrint.hs reprime when printing types 2013-08-14 00:44:40 -07:00
Solve.hs Add occurs check and a test to make sure it works 2013-08-19 22:39:41 -07:00
State.hs Show realiased types when printing errors and when printing module types 2013-08-21 19:08:03 -07:00
Type.hs Stop using error when constraining patterns and when instantiating source types 2013-08-25 20:23:49 -07:00
Unify.hs Add String as an appendable type 2013-10-02 16:04:30 -07:00