elm/libraries/Native
2014-02-18 13:18:20 -05:00
..
Graphics Fix bug revealed by TodoFRP 2014-02-18 13:18:20 -05:00
Signal Merge pull request #409 from maxsnew/keepWhen 2014-01-28 06:18:04 -08:00
Basics.js Move some library functions out of JS and into Elm 2013-10-29 17:16:47 +01:00
Bitwise.js Fix stupid error in Bitwise library 2014-02-08 19:42:44 +01: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 Add Date.fromTime function, based on PR #357 2014-01-28 23:56:24 +01: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 Make the fix from #435 2014-01-13 11:01:10 +01:00
Json.js Fix to Json Boolean native constructor 2013-11-15 15:58:16 +00:00
List.js Fix problem with Text alignment! 2014-01-20 20:54:16 +01:00
Ports.js Simplify the JS API for sending values to signal ports, making error handling more reasonable 2014-01-16 18:30:44 +01:00
Regex.js Introduce the HowMany type to simplify API 2014-02-10 20:08:40 +01:00
Show.js Hide internal structure of Elements, Forms, and Positions 2013-10-30 16:34:06 +01:00
String.js Add the toList and fromList functions 2013-10-22 10:09:41 +02:00
Text.js Fix problem with Text alignment! 2014-01-20 20:54:16 +01:00
Trampoline.js Get rid of dead code, cannot be called because of the type checker 2014-01-24 18:07:07 +01:00
Transform2D.js Add scale and documentation for translation 2013-10-29 16:58:54 +01:00
Utils.js Fix problem with Text alignment! 2014-01-20 20:54:16 +01:00