elm/libraries
Evan Czaplicki 007ea7126f Get rid of isClicked
It can be argued that everything should be derived from isDown and
position (the two real facts about the mouse), so maybe that is a
direction to go from here.
2014-01-27 12:29:52 +01:00
..
Graphics Mess with documentation for empty 2013-12-24 10:16:17 -08:00
JavaScript Actually add the docs 2013-09-12 14:28:23 -07:00
Native Get rid of isClicked 2014-01-27 12:29:52 +01: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 Get rid of unnecessary imports 2013-10-02 15:57:01 -07:00
Dict.elm Fix Dict insert bug by using generalized balance function 2014-01-08 19:02:06 -06:00
Either.elm get rid of documentation for functions that are not exported 2013-10-18 01:11:41 -04:00
elm_dependencies.json Bump to 0.11 2014-01-20 23:54:18 +01:00
Http.elm Get rid of unnecessary imports 2013-10-02 15:57:01 -07:00
JavaScript.elm Add note about how to interpret JS functions 2013-12-18 23:35:14 -08:00
Json.elm Add documentation for JsonValue 2013-12-11 13:05:31 -08:00
Keyboard.elm Minor tweaks to docs 2013-09-10 18:21:30 -07:00
List.elm that's not how you spell "high five"! 2013-12-11 23:54:52 -08:00
Maybe.elm get rid of documentation for functions that are not exported 2013-10-18 01:11:41 -04:00
Mouse.elm Get rid of isClicked 2014-01-27 12:29:52 +01:00
Prelude.elm Get rid of dead code in Prelude. Need to figure out how to kill prelude entirely. 2013-12-18 12:53:11 -08:00
Random.elm Add floatList to docs 2013-10-18 01:26:04 -04:00
Regex.elm Rename to findAll and find like everyone expects :/ 2013-11-04 17:06:48 +01:00
Set.elm Minor layout tweaks in documentation 2013-09-09 23:07:49 -07:00
Signal.elm Merge pull request #461 from jvoigtlaender/keepIf-docu 2014-01-20 08:13:18 -08:00
String.elm Update String.elm 2013-11-07 12:51:40 +01:00
Text.elm Change the internal representation of Text 2013-11-03 15:20:30 +01:00
Time.elm Try to address #464 2014-01-20 17:06:25 +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