scratch-vm/src/engine
2019-07-17 15:02:44 -04:00
..
adapter.js Make sure to set comment property of block when creating a new block via XML using the adapter. Update unit tests. 2018-06-15 13:58:03 -04:00
block-utility.js elevate stack block id and frame info into thread 2019-06-03 18:13:01 -04:00
blocks-execute-cache.js Revert "Revert "Push reported"" 2018-04-16 13:21:53 -04:00
blocks-runtime-cache.js add BlocksRuntimeCache; rewrite startHats 2019-04-19 13:22:22 -04:00
blocks.js add BlocksRuntimeCache; rewrite startHats 2019-04-19 13:22:22 -04:00
comment.js Remove Cast import 2018-11-16 16:49:27 -05:00
execute.js elevate stack block id and frame info into thread 2019-06-03 18:13:01 -04:00
monitor-record.js Add isDiscrete to monitor record, update sb2,3 and conversion tests 2019-02-11 11:09:01 -05:00
mutation-adapter.js Decode the encoded argument information 2017-11-29 10:34:59 -05:00
profiler.js Add runtime Profiler 2017-11-14 14:57:31 -05:00
runtime.js elevate stack block id and frame info into thread 2019-06-03 18:13:01 -04:00
scratch-blocks-constants.js Add tests for converting extension metadata 2018-04-09 15:37:08 -07:00
sequencer.js elevate stack block id and frame info into thread 2019-06-03 18:13:01 -04:00
stage-layering.js No more explicit layer groups, and separate extension into video and pen. 2018-05-20 22:30:20 -04:00
target.js Rename util function to be more descriptive. Refactor parameters to remove unused code. 2019-02-04 19:05:28 -05:00
thread.js fix stopThisScript inside procedures 2019-07-17 15:02:44 -04:00
variable.js Escape variable name in XML 2019-01-25 10:31:33 +09:00