elm/core-js
2012-11-22 20:32:32 -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 Add a way to construct HSV colors with hsv and hsva. Also add a now function to Date. 2012-11-22 20:32:32 -08:00
runtime 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
Signal Ensure that standard JS objects Date and JSON do not get shadowed by the Elm libraries of the same name. 2012-11-21 18:47:26 -08:00
Automaton.js Start using custom infix definitions. 2012-11-22 20:31:55 -08:00
cat.bat Add Date to RTS. 2012-11-20 23:18:52 -08:00
Char.js Updates to get rid of closure compiler errors. 2012-11-14 00:06:22 -08:00
Date.js Add a way to construct HSV colors with hsv and hsva. Also add a now function to Date. 2012-11-22 20:32:32 -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 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
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