scratch-vm/src/util
griffpatch 7d69ecc005 Optimisation - Only check browser compatability once
Disable use of more accurate timer temporarilly due to performance.
However, with the rearrange and introduction of the 'nowObj' it turns
out most of the delay is in resolving 'self.performance'... so keeping
this cached in nowObj actually mitigates most of the delay.
2017-02-08 08:11:10 +00:00
..
cast.js Lint for eslint-config-scratch@3 2017-02-01 16:27:55 -05:00
clone.js Code review: more docs, move constants, clone util 2017-01-20 11:26:18 -08:00
color.js Fix lint issues 2017-01-27 17:05:17 +00:00
log.js Replace console with minilog 2016-10-23 22:20:30 -04:00
math-util.js Added new util function that sends tan function infinities correctly 2017-01-31 19:05:54 -05:00
timer.js Optimisation - Only check browser compatability once 2017-02-08 08:11:10 +00:00
uid.js Add UID utility 2016-08-31 11:21:42 -04:00
xml-escape.js Escape field values for XML-unsafe characters (#177) 2016-09-13 17:51:17 -04:00