elm/compiler
2013-05-17 12:50:01 +02:00
..
Gen Merge branch 'dev' of https://github.com/evancz/Elm into dev 2013-05-14 16:30:36 +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 Switch from ($) to (|>) and (<|). 2013-04-24 22:26:01 -07:00
Transform Permit pattern matching on records in case-expressions. 2013-04-07 06:46:46 -07:00
Types Allow elm-doc to handle type aliases and ADTs. 2013-05-17 12:50:01 +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