elm/core
evancz 71f83d394e Get rid of the FillStyle module. Move gradients to Color and everything else to Form.
Create the Geometry module which describes paths and shapes. Not sure if this module is a good idea.
2013-03-05 19:46:35 -08:00
..
Graphics Get rid of the FillStyle module. Move gradients to Color and everything else to Form. 2013-03-05 19:46:35 -08:00
Json Switch the order of two functions. 2013-03-03 07:56:23 -08:00
Keyboard List module dependencies in elm and js code. 2013-02-23 00:19:40 +01:00
Native Get Text module working. Move Color into Graphics/. Have Element as a parent module of Text, Form, etc. providing the raw materials but letting functions like collage : ... -> Element and centered : Text -> Element live in dependencies. 2013-03-05 10:06:52 -08:00
Automaton.elm Get the color library in order. Remove the silly lifty functions from Automaton. 2013-02-10 03:58:40 -08:00
Date.elm List module dependencies in elm and js code. 2013-02-23 00:19:40 +01:00
Dict.elm Add a number of core modules, begin defining module names in .js files. 2013-02-26 23:26:28 -08:00
Either.elm Rename core-elm to core, beginning the transitions to a standard library written primarily in Elm. 2013-02-09 20:40:05 -08:00
Geometry.elm Get rid of the FillStyle module. Move gradients to Color and everything else to Form. 2013-03-05 19:46:35 -08:00
HTTP.elm List module dependencies in elm and js code. 2013-02-23 00:19:40 +01:00
JavaScript.elm Clean up the Json APIs. Permit conversion from JS strings to records. 2013-03-02 21:43:44 -08:00
Keyboard.elm List module dependencies in elm and js code. 2013-02-23 00:19:40 +01:00
List.elm Use a shorter name for Native.List in the List module 2013-03-03 07:55:37 -08:00
Maybe.elm Add a number of core modules, begin defining module names in .js files. 2013-02-26 23:26:28 -08:00
Mouse.elm List module dependencies in elm and js code. 2013-02-23 00:19:40 +01:00
Prelude.elm Add a number of core modules, begin defining module names in .js files. 2013-02-26 23:26:28 -08:00
Random.elm List module dependencies in elm and js code. 2013-02-23 00:19:40 +01:00
Set.elm List module dependencies in elm and js code. 2013-02-23 00:19:40 +01:00
Time.elm List module dependencies in elm and js code. 2013-02-23 00:19:40 +01:00
Touch.elm List module dependencies in elm and js code. 2013-02-23 00:19:40 +01:00
WebSocket.elm List module dependencies in elm and js code. 2013-02-23 00:19:40 +01:00
Window.elm List module dependencies in elm and js code. 2013-02-23 00:19:40 +01:00