15 Commits

Author SHA1 Message Date
078434460d code fixed 2015-07-07 11:34:32 +03:00
a5aebe3344 Decorators added and Deprecated decorator implemented 2015-07-07 11:32:32 +03:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
9dd3ba70c5 Added "External Ambient Module Declarations" for most modules.
Now they are required by module name e.g require("file-system") instead of by file name.
2014-05-21 12:23:19 +03:00
599bc7c10e timer tests and snippets added 2014-05-16 16:16:29 +03:00
ed7ea974bf Added the waitUntilReady in TKUnit. Updated the location_tests to use the new functionality. 2014-05-14 14:20:16 +03:00
ceff7bb368 renamed folders with lower cases and renamed user preferences to local settings 2014-05-13 17:59:30 +03:00
d1652ad831 readme updated 2014-05-12 14:25:03 +03:00
c9ca0d997b console moved from application to globals 2014-05-12 14:21:15 +03:00
db1681a88e timer moved in separate module 2014-05-10 16:34:23 +03:00
fbdb0e5523 clearTimeout, setInterval, clearInterval for iOS 2014-05-10 16:23:27 +03:00
c3abc01b65 readme updated 2014-05-10 15:51:32 +03:00
e493711328 setTimeout improved and clearTimeout, setInterval, clearInterval implemented for Android 2014-05-10 15:49:15 +03:00
d270ee82a0 readme updated 2014-05-10 13:19:04 +03:00
2d701fb5a4 globals module added with setTimeout implementation for both iOS and Android 2014-05-10 13:15:50 +03:00