scratch-vm/src/engine
2018-11-08 14:43:07 -05: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 add getProcedureParamNamesIdsAndDefaults 2018-10-16 16:31:45 -04:00
blocks-execute-cache.js Revert "Revert "Push reported"" 2018-04-16 13:21:53 -04:00
blocks.js Fix typo in comment 2018-11-08 14:43:07 -05:00
comment.js XML escape comment text. 2018-06-14 11:39:03 -04:00
execute.js Fix stack glows so that stacks glow as soon as the first block in the stack starts running as opposed to after the first block has finished. Make sure that monitored reporters in the flyout are not glowing. 2018-08-22 14:44:06 -04:00
monitor-record.js Fix default value for monitor record 2018-05-08 17:30:39 -04: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 Merge pull request #1683 from mzgoddard/sequencer-thread-cleanup 2018-11-07 17:15:11 -05:00
scratch-blocks-constants.js Add tests for converting extension metadata 2018-04-09 15:37:08 -07:00
sequencer.js remove finished threads every loop of all threads 2018-10-19 16:43:36 -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 add Runtime.executableTargets 2018-10-04 00:42:05 -04:00
thread.js return 0 from parameters outside of their procedure 2018-10-23 15:14:31 -04:00
variable.js Add 'islocal' flag to XML serialization for variables. 2018-07-06 13:02:23 -04:00