elm/libraries
2014-03-08 07:37:06 -08:00
..
Graphics Docs: Use Maybe in annotation 2014-03-07 22:15:22 -05:00
JavaScript Actually add the docs 2013-09-12 14:28:23 -07:00
Native Fix error in which Keyboard.enter does not propagate correctly out of text fields. 2014-03-08 07:37:06 -08:00
Automaton.elm.hidden Take Automaton out of standard libraries for now 2013-12-18 12:52:47 -08:00
AutomatonV2.elm.hidden Throw errors for unbound type variables in ADTs and aliases, resolves #302 2013-10-19 10:39:23 -04:00
Basics.elm Get rid of extra word 2014-01-21 00:01:57 +01:00
Bitwise.elm Improve documentation for the new libraries 2013-12-17 15:20:39 -08:00
Char.elm Update docs for new String representation. 2013-10-16 10:44:30 -04:00
Color.elm Make docs nicer 2013-10-22 10:09:22 +02:00
Date.elm Add Date.fromTime function, based on PR #357 2014-01-28 23:56:24 +01:00
Debug.elm Add library for simple logging, specifically for debugging. 2014-02-21 11:57:18 -05:00
Dict.elm Move show function to String library and get rid of Prelude library 2014-03-01 13:58:02 -05:00
Either.elm Add examples! 2014-02-18 18:33:21 -05:00
elm_dependencies.json Add new modules so documentation shows up 2014-02-21 18:47:34 -05:00
Http.elm Switch to new syntax for opening modules 2014-02-17 17:56:09 +01:00
JavaScript.elm Add note about how to interpret JS functions 2013-12-18 23:35:14 -08:00
Json.elm Switch to new syntax for opening modules 2014-02-17 17:56:09 +01:00
Keyboard.elm Minor tweaks to docs 2013-09-10 18:21:30 -07:00
List.elm Merge pull request #504 from 5outh/master 2014-02-19 20:09:05 -05:00
Maybe.elm Add more examples 2014-02-18 18:06:14 -05:00
Mouse.elm Get rid of isClicked 2014-01-27 12:29:52 +01:00
Random.elm Add floatList to docs 2013-10-18 01:26:04 -04:00
Regex.elm Introduce the HowMany type to simplify API 2014-02-10 20:08:40 +01:00
Set.elm Minor layout tweaks in documentation 2013-09-09 23:07:49 -07:00
Signal.elm Uncomplicate keepWhen implementation 2014-01-20 11:22:06 -06:00
String.elm Move examples onto new line to match rest of library 2014-03-02 18:59:51 -05:00
Text.elm Add more documentation 2014-03-07 14:28:36 -10:00
Time.elm Switch to new syntax for opening modules 2014-02-17 17:56:09 +01:00
Touch.elm Minor tweaks to docs 2013-09-10 18:21:30 -07:00
Trampoline.elm attempt to make the documentation easier 2014-01-24 18:07:49 +01:00
Transform2D.elm Improve documentation for the new libraries 2013-12-17 15:20:39 -08:00
WebSocket.elm actually document the function 2013-09-12 13:10:22 -07:00
Window.elm Convert Date, Mouse, Window, and Signal docs. 2013-09-08 16:37:06 -04:00