elm/core-js
2012-08-12 00:01:48 +02: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 Add JSON library and make pretty printing for JSON work. 2012-07-28 22:59:31 +02:00
runtime Fix display bug in latest Chrome build. 2012-07-28 20:32:31 +02:00
cat.bat Update runtime system, and update version number to 0.3.6. 2012-07-28 23:06:54 +02: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
Element.js Set margin and padding to 0 explicitly. 2012-06-29 10:21:06 -05:00
Everything.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
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 Add comparison functions and some (int <-> float) functions. 2012-07-28 20:31:57 +02:00
Text.js Depend on lib that actually exists. 2012-08-12 00:01:48 +02:00
Value.js Correct bug with displaying characters. 2012-08-09 16:38:44 +02:00