compiler/core-js
evancz e33d3290e3 Introduce basic optimizations.
Reduces the size of string-heavy code dramatically! 70% decrease in the
size of the the elm-lang.org home page.
2012-05-22 18:07:21 -04:00
..
collage Add all core JavaScript libraries. 2012-04-19 23:10:25 -04:00
runtime Remove DOM update code in favor of naive update mechanism (replace everything). Not ideal, but should be added back when Element model is more robust. 2012-04-30 21:55:52 -04:00
cat-js.sh Add "Response" datatype to HTTP library. elm-mini.js was changed accordingly. Add bash file to concatenate all js files. 2012-04-21 22:00:13 -04:00
Element.js Add all core JavaScript libraries. 2012-04-19 23:10:25 -04:00
Everything.js Correct errors with mod function. 2012-04-30 23:13:35 -04:00
Guid.js Add all core JavaScript libraries. 2012-04-19 23:10:25 -04:00
List.js Add all core JavaScript libraries. 2012-04-19 23:10:25 -04:00
String.js Introduce basic optimizations. 2012-05-22 18:07:21 -04:00
Text.js Introduce basic optimizations. 2012-05-22 18:07:21 -04:00
Value.js Add all core JavaScript libraries. 2012-04-19 23:10:25 -04:00