elm/core-js
2013-02-02 19:37:05 -05: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 Changed type signature of JSON.fromString; added multiplayer mario example 2013-02-02 19:37:05 -05:00
Graphics And a few more places with bad throws. 2013-01-29 12:47:55 -08:00
runtime Remove some silly comments that Google Closure had me put in. 2013-01-30 03:55:10 -08:00
Signal Change name of WebSocket.send to WebSocket.open. 2013-01-30 19:47:29 -08:00
Automaton.js Fix some more places where strings were thrown rather than Error(). 2013-01-29 12:42:56 -08:00
cat.bat Attempt a WebSockets library. 2013-01-30 03:54:49 -08:00
cat.sh Changed type signature of JSON.fromString; added multiplayer mario example 2013-02-02 19:37:05 -05: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 Fix some more places where strings were thrown rather than Error(). 2013-01-29 12:42:56 -08:00
Either.js Add Either library, change Maybe API, and add tap to Touch library. 2013-01-25 11:26:58 -08:00
Guid.js Updates to get rid of closure compiler errors. 2012-11-14 00:06:22 -08:00
List.js And a few more places with bad throws. 2013-01-29 12:47:55 -08:00
Maybe.js Add Either library, change Maybe API, and add tap to Touch library. 2013-01-25 11:26:58 -08:00
Prelude.js And a few more places with bad throws. 2013-01-29 12:47:55 -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 Make records faster using in and Object.create and profiling. I was seeing improvements of 6 or 7x for individual operations. 2013-01-29 10:11:23 -08:00