elm/libraries/Native
Evan Czaplicki 80e8af63e5 Rollback on laziness for now.
I feel like it does not have a strong use case yet, and does not align
with the nearterm goals of Elm. I don’t want to introduce complexity
unless it has a big reward.
2013-12-14 20:50:16 -08:00
..
Graphics Get rid of unnecessary logging 2013-11-03 15:11:09 +01:00
Signal Fix Keyboard.lastPressed to signal repeated keys 2013-12-04 13:40:13 +01:00
Basics.js Move some library functions out of JS and into Elm 2013-10-29 17:16:47 +01:00
Bitwise.js Actually switch to the new module name 2013-10-29 19:50:55 +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 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 Fix to Json Boolean native constructor 2013-11-15 15:58:16 +00:00
List.js Merge pull request #355 from mgold/sort 2013-12-08 15:18:20 -08:00
Prelude.js New convention for storing module values, fixes bug 2013-09-30 01:32:27 -07:00
Regex.js Rename to findAll and find like everyone expects :/ 2013-11-04 17:06:48 +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 Turn off markdown interpolation for now. 2013-12-10 23:04:27 -08:00
Transform2D.js Add scale and documentation for translation 2013-10-29 16:58:54 +01:00
Utils.js Change the internal representation of Text 2013-11-03 15:20:30 +01:00