elm/libraries/Native
Michael Sondergaard f0b38aeb3c Add Transform2D translation
I'm unsure of why so much code is commented out in Transform2D.

A more mature version of this module could generally be useful for doing
collision detection/modelling scenegraphs outside of the Collage interface.
2013-10-29 16:57:38 +01:00
..
Graphics New convention for storing module values, fixes bug 2013-09-30 01:32:27 -07:00
Signal Fix error with request function 2013-10-24 18:33:38 +02:00
Basics.js Correct the value e 2013-10-24 15:02:43 +02:00
Char.js New convention for storing module values, fixes bug 2013-09-30 01:32:27 -07:00
Color.js cosmetic: fix indentation 2013-10-10 13:57:33 -07:00
Date.js New convention for storing module values, fixes bug 2013-09-30 01:32:27 -07:00
Error.js New convention for storing module values, fixes bug 2013-09-30 01:32:27 -07:00
Function.js Convert the List and Misc modules. 2013-03-08 23:31:19 -08:00
JavaScript.js Fix string conversion problems 2013-10-06 17:50:09 -07:00
Json.js New convention for storing module values, fixes bug 2013-09-30 01:32:27 -07:00
List.js Properly join Text 2013-10-10 14:29:47 -07:00
Prelude.js New convention for storing module values, fixes bug 2013-09-30 01:32:27 -07:00
Show.js fix show for numbers and other non-object types 2013-10-24 15:02:29 +02:00
String.js Add the toList and fromList functions 2013-10-22 10:09:41 +02:00
Text.js Mark Char and Text values to distinguish them from Strings 2013-10-10 13:57:33 -07:00
Transform2D.js Add Transform2D translation 2013-10-29 16:57:38 +01:00
Utils.js Fix mouse and touch tracking for embedded Elm programs, #291 2013-10-13 19:10:02 -04:00