elm/core-js
evancz c9c17b34ef Rename insideForm to isWithin.
Rename `foldp1` to `foldp'`, I think the previous name suggests different behavior.
Add `foldp1 :: (a -> a -> a) -> Signal a -> Signal a`
Add type hints for all of these functions.
2012-10-02 22:57:52 -04:00
..
collage Switch how colors are defined (Ints instead of Floats) and add four colors (grey, yellow, magenta, cyan). 2012-06-21 00:10:33 -05:00
foreign Distinguish between DOM nodes created by Elm and ones imported from JS. 2012-09-13 21:28:16 -07:00
Graphics Rename insideForm to isWithin. 2012-10-02 22:57:52 -04:00
runtime Rename insideForm to isWithin. 2012-10-02 22:57:52 -04:00
cat.bat Rename insideForm to isWithin. 2012-10-02 22:57:52 -04:00
Data.js Add built-in event handlers (elm_log, elm_title, elm_redirect) and add Data.List.last 2012-06-28 12:57:17 -05:00
Everything.js Fix bug in typeface and in makeSpaces. Remove form example so that it is not duplicated. 2012-09-16 00:50:48 -05:00
Guid.js Add all core JavaScript libraries. 2012-04-19 23:10:25 -04:00
List.js Fix foldr1 bug (wrong base case). Reveal isClickedOn in Signal.Mouse. Bump version number. 2012-07-05 10:21:27 -05:00
Prelude.js Rename insideForm to isWithin. 2012-10-02 22:57:52 -04:00
Text.js Fix bug in typeface and in makeSpaces. Remove form example so that it is not duplicated. 2012-09-16 00:50:48 -05:00
Value.js Fix bug in typeface and in makeSpaces. Remove form example so that it is not duplicated. 2012-09-16 00:50:48 -05:00