elm/core-js
evancz 6ac414c79e Make changes to get Dict and Set working as expected.
Add a note to elm-server indicating that you don't need to restart to recompile code.
2012-12-12 22:52: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 Fix the middleAt function. 2012-11-25 14:19:14 -08:00
runtime New version of Pong. Update version numbers. 2012-12-08 12:53:16 -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 Make changes to get Dict and Set working as expected. 2012-12-12 22:52:32 -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 Make changes to get Dict and Set working as expected. 2012-12-12 22:52: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 Make changes to get Dict and Set working as expected. 2012-12-12 22:52: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