elm/core-js
2012-12-01 20:48:46 -08: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 New way to import that does not clutter global namespace. Switch uses of Nothing and Just to simpler expressions. 2012-11-20 23:18:32 -08:00
Graphics Fix the middleAt function. 2012-11-25 14:19:14 -08:00
runtime Add average function and ensure that delay does not propagate the default value. 2012-12-01 20:45:48 -08:00
Signal Make fpsWhen slightly more accurate. Change part of the API to be more flexible. 2012-12-01 20:48:46 -08:00
Automaton.js Start using custom infix definitions. 2012-11-22 20:31:55 -08:00
cat.bat Bump version number. 2012-11-24 13:01:10 -08:00
Char.js Updates to get rid of closure compiler errors. 2012-11-14 00:06:22 -08:00
Date.js Remove Date.every and change weekday into dayOfWeek. 2012-12-01 20:46:41 -08:00
Dict.js New way to import that does not clutter global namespace. Switch uses of Nothing and Just to simpler expressions. 2012-11-20 23:18:32 -08:00
Guid.js Updates to get rid of closure compiler errors. 2012-11-14 00:06:22 -08:00
List.js Updates to get rid of closure compiler errors. 2012-11-14 00:06:22 -08:00
Maybe.js Updates to get rid of closure compiler errors. 2012-11-14 00:06:22 -08:00
Prelude.js Export average and Time library in prelude. 2012-12-01 20:47:30 -08:00
Set.js Updates to get rid of closure compiler errors. 2012-11-14 00:06:22 -08:00
String.js Get rid of overriding JavaScript's String class. 2012-10-30 00:47:27 -07:00
Text.js Updates to get rid of closure compiler errors. 2012-11-14 00:06:22 -08:00
Value.js Fix bug in how Dictionaries and Sets are converted to strings. 2012-11-21 00:03:52 -08:00