Carles Tubio
|
8ca313ef33
|
Update source without console.log calls.
|
2017-05-28 17:03:53 +02:00 |
|
turuslan
|
36de4b7565
|
applying fix for issue #18 suggested by @stalingraddd
|
2016-07-23 13:43:39 +03:00 |
|
turuslan
|
9d0bf4d9c6
|
(issue 12) Not reusing last fake id to prevent collisions.
|
2016-01-18 09:15:54 +03:00 |
|
turuslan
|
e11f3ed229
|
Clearing timeout after timeout callback ( https://github.com/turuslan/HackTimer/issues/11#issuecomment-159768029 ). Limit and cycle fake id to 31 bit unsigned integer range, prevent overwriting of active fake id.
|
2015-12-03 22:08:54 +03:00 |
|
turuslan
|
8917554598
|
Added external script fallback in case Blob is not supported. Updated silent minified version.
|
2015-07-24 21:18:53 +05:00 |
|
GamesPlateform
|
db6743a9a7
|
Add inline worker.
|
2015-07-24 09:30:34 +02:00 |
|
turuslan
|
814cb91cc4
|
Added support for passing parameters to callback (setTimeout, setInterval)
|
2015-07-10 22:00:57 +05:00 |
|
turuslan
|
253439eb85
|
Adding evident comment when callback conversion from code string fails. Moved hardcoded string for logs to variable.
|
2015-07-10 20:11:09 +05:00 |
|
turuslan
|
8e1c433d14
|
Added support for passing code string as callback (setInterval, setTimeout)
|
2015-07-10 19:34:14 +05:00 |
|
turuslan
|
b934f81448
|
Checking fake id presence in list before removing (clearTimeout, clearInterval). Checking if callback is a function (worker.onmessage).
|
2015-07-10 19:19:19 +05:00 |
|
turuslan
|
59b77f9893
|
Initial commit
|
2015-06-29 02:54:41 +05:00 |
|