elm/compiler
2013-05-21 23: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 Add open keyword to import everything. Default is now to just import the module, not to open it into local scope. 2013-05-21 10:02:59 +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 Allow elm-doc to handle type aliases and ADTs. 2013-05-17 12:50:01 +02:00
Initialize.hs Get prelude added in all cases. 2013-04-08 01:48:30 -07:00