Commit Graph

8 Commits

Author SHA1 Message Date
Hristo Deshev
aec5e8b468 Fix timer id generation -- we shouldn't have clashing id's anymore. 2015-07-14 14:49:47 +03:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
Vladimir Enchev
599bc7c10e timer tests and snippets added 2014-05-16 16:16:29 +03:00
Vladimir Enchev
c2a18eb857 setTimeout and setInterval are now more TypeScript like 2014-05-14 16:01:03 +03:00
Vladimir Enchev
8c8bbd6bb0 setTimeout and setInternval second argument type no longer checked if it is number 2014-05-14 15:57:16 +03:00
Vladimir Enchev
8b2c56a346 default argument value added for setTimeout and setInterval 2014-05-14 15:48:05 +03:00
Vladimir Enchev
4cba61c40d Second parameter (milliseconds) is now optional for setTimeout and setInterval 2014-05-12 11:34:50 +03:00
Vladimir Enchev
db1681a88e timer moved in separate module 2014-05-10 16:34:23 +03:00