elm/compiler
evancz d292236b2e Parse out types from ADT constructors.
Should help with type-checking things like the Json library.
2013-05-24 10:47:15 +02:00
..
Gen Fix missing var problem. 2013-05-21 23:47:15 +02:00
Language Get prelude added in all cases. 2013-04-08 01:48:30 -07:00
Model Revise elm-docs to copy the names of type variables in type annotations directly. 2013-05-04 18:19:54 -07:00
Parse Correct the list of the acceptable JSTypes. 2013-05-23 12:45:31 +02:00
Transform Add type-class for lists in LetBoundVars.hs 2013-05-21 22:11:23 +02:00
Types Change the type of FieldState slightly. Now uses selectionStart and selectionEnd instead of the more ambiguous start and end. 2013-05-20 15:35:44 +02:00
Compiler.hs Get prelude added in all cases. 2013-04-08 01:48:30 -07:00
Docs.hs Parse out types from ADT constructors. 2013-05-24 10:47:15 +02:00
Initialize.hs Get prelude added in all cases. 2013-04-08 01:48:30 -07:00