Commit graph

5 commits

Author SHA1 Message Date
Nathan Dinsmore
489a212fee Fixed #22
Modulo now behaves exactly like Scratch 1.4 and passes http://scratch.mit.edu/projects/13839488/
2013-12-19 15:11:02 -05:00
Nathan Dinsmore
07415badbe Merge branch 'master' of github.com:MathWizz/scratch-html5 into test
Conflicts:
	js/Interpreter.js
	js/primitives/LooksPrims.js
	js/primitives/MotionAndPenPrims.js
	js/primitives/Primitives.js
	js/primitives/SoundPrims.js
	js/primitives/VarListPrims.js

Tested with:
  http://scratch.mit.edu/projects/13841687/
  http://scratch.mit.edu/projects/2192048/
2013-11-14 22:27:52 -05:00
MathWizz
2778e0a3fd Corrected casting numbers and fixed blocks under ifs not running 2013-11-02 00:38:29 -05:00
Nathan Dinsmore
1a72b01b31 Formatting and indentation fixes 2013-11-01 23:14:39 -04:00
Amos Blanton
6360de08da Initial commit. 2013-10-28 20:00:20 +00:00