scratch-vm/src/util
2023-12-15 17:40:25 -08:00
..
base64-util.js Adding Ev3 extension with three test blocks to latest device-connection work, auto-connecting to device for now. 2018-07-09 13:49:40 -04:00
cast.js Cast malformed color hex strings to black 2020-05-01 14:50:39 -04:00
clone.js Use ES6 style classes 2017-04-17 19:42:48 -04:00
color.js Use ES6 style classes 2017-04-17 19:42:48 -04:00
fetch-with-timeout.js fix: tell fetchWithTimeout to use scratchFetch from storage instance 2023-03-31 09:07:06 -07:00
get-monitor-id.js Normalize capitalization of sensing_current block fields during sb2 import and during monitor id generation. Update monitors integration test to include sensing_current block monitors. 2018-11-08 14:11:30 -05:00
jsonrpc.js style: fix hasOwnProperty lint complaints 2023-12-15 17:40:05 -08:00
log.js Pass with --fix 2017-04-17 15:10:04 -04:00
math-util.js Merge branch 'develop' into fix/random-costume 2020-05-07 16:11:08 +01:00
maybe-format-message.js Add tests for converting extension metadata 2018-04-09 15:37:08 -07:00
new-block-ids.js Add a utility for giving blocks new IDs, use it for sharing blocks. 2019-02-06 10:16:22 -05:00
rateLimiter.js Rate-limiting with a token bucket for the WeDo extension (#1540) 2018-08-29 17:37:59 -04:00
scratch-link-websocket.js support Scratch Link on ws://127.0.0.1:20111 2022-02-16 15:02:35 -08:00
string-util.js Fix issue where non-strings were getting passed in to escape functions for handling special characters that can appear in xml. Add tests. 2019-02-07 11:58:10 -05:00
task-queue.js style: fix the other lint complaints 2023-12-15 17:40:25 -08:00
timer.js Remove Timer.relativeTime 2020-05-18 01:39:39 -04:00
uid.js Pass with --fix 2017-04-17 15:10:04 -04:00
variable-util.js Fix loading broadcast messages with special characters for projects that were converted from 2.0. 2019-02-06 16:58:46 -05:00
xml-escape.js Fix issue where non-strings were getting passed in to escape functions for handling special characters that can appear in xml. Add tests. 2019-02-07 11:58:10 -05:00