elm/core-elm
2013-02-05 22:26:52 -08:00
..
Automaton.elm Add some type annotations to Automaton.elm 2013-02-05 22:26:52 -08:00
Color.elm Add a bunch of core Elm modules. These are not directly integrated in the compiler right now. 2012-10-04 22:01:20 -04:00
Date.elm Add Date library. 2012-11-13 21:30:22 -08:00
Dict.elm Add type annotations to the Dict library to test functionality and speed of type annotations. Shows dramatic speed improvement! 2013-02-05 03:22:02 -08:00
Either.elm Add Either library, change Maybe API, and add tap to Touch library. 2013-01-09 02:07:46 -08:00
Element.elm Add a bunch of core Elm modules. These are not directly integrated in the compiler right now. 2012-10-04 22:01:20 -04:00
Form.elm Add the beginning of a touch and Form library. 2012-12-17 20:44:57 -08:00
List.elm Add a bunch of core Elm modules. These are not directly integrated in the compiler right now. 2012-10-04 22:01:20 -04:00
Set.elm Update Automaton, Dict, and Set libraries. 2012-10-19 00:13:28 -07:00