Jens Mönig
e906290f47
fixed #736
...
caching really *is* evil :-)
(if it weren’t for performance…)
2015-03-06 14:12:48 +01:00
Jens Mönig
168c328836
fixed #730
...
caching is evil, haha!
2015-03-02 00:39:13 -08:00
Jens Mönig
b1d7853255
fixed #716
2015-02-28 06:09:01 -08:00
Jens Mönig
e1a558a673
fixed #715
2015-02-28 05:58:34 -08:00
Jens Mönig
58d8fd7ccd
slightly optimize warped / turbo execution
2015-02-28 05:49:07 -08:00
Jens Mönig
ee88f7ad39
Cache inputs - accelerate recursive reporters
...
and warped / turbo recursive commands by up to 40%
2015-02-28 05:44:59 -08:00
Jens Mönig
85388f1939
fixed #725
2015-02-24 06:47:12 +01:00
jmoenig
1f88f65e9d
Avoid incompatibility warning for very old (pre-earmarked) projects
2015-02-23 15:15:46 +01:00
jmoenig
e6dcf07b3d
Update German translation
2015-02-23 14:56:10 +01:00
jmoenig
662a743f4e
Make “project data in URLs” a hidden dev option
...
(prevent long urls per default)
2015-02-20 15:01:43 +01:00
jmoenig
2ffab69586
Update German translation
2015-02-20 12:50:21 +01:00
jmoenig
f038309746
Malayam, Tamil and Telagu translations, thanks, Vinay Kumar!!
2015-02-20 12:14:34 +01:00
jmoenig
e45562fc53
Added url switch #cloud: to open a shared project in edit mode
2015-02-06 11:29:46 +01:00
jmoenig
273c58440c
Fixed #710
2015-01-28 07:23:24 +01:00
jmoenig
82552d0b29
Fix speech bubbles of dragged nested sprites
2015-01-21 17:15:58 +01:00
jmoenig
669704a90a
Integrated Korean and Catalan translation updates
2015-01-21 12:51:08 +01:00
jmoenig
386ff33895
Fix Zoom Dialog’s sample background in “flat” design
2015-01-21 12:26:54 +01:00
jmoenig
fee92b65f2
Generate ScriptsPaneTexture programmatically
2015-01-21 12:18:46 +01:00
jmoenig
f1fbb38b87
Keep layering of nested sprites thru drag & drop
...
it used to be that dragging an anchor always brought it to the front,
altering the nested sprite’s internal layering order
2015-01-21 10:23:02 +01:00
jmoenig
4a3cf0aa3b
fixed #680
2015-01-13 08:37:33 +01:00
jmoenig
667193b9f0
Force Chrome to show GUI messages
...
add additional yields to nextSteps() to work around a bug recently
introduced to Chrome (other browsers don’t need this kludge). Remember
to take those yields out again when and if Chrome (ever) fixes this
(which, for all I know, may be never)
2015-01-12 13:05:14 +01:00
jmoenig
68e5feb8ce
Update history
2015-01-12 10:18:32 +01:00
jmoenig
b31df39d7f
Let “zombifying” scripts access receivers’ local vars
2014-12-17 12:35:13 +01:00
jmoenig
fc256e9e72
Remove terminated processes from expired clones
2014-12-17 09:41:21 +01:00
jmoenig
777498a9f4
Experimental “processes” count watcher
...
(hidden in dev mode)
2014-12-17 08:12:35 +01:00
jmoenig
33b859739c
updated history
2014-12-15 09:54:20 +01:00
jmoenig
0a239b703c
yield after each cycle in the experimental “forEach” primitive
...
thanks, Bernat, for reporting this bug!
2014-12-11 14:17:29 +01:00
jmoenig
8338384bf5
Fixed #668
2014-12-06 11:36:35 +01:00
jmoenig
6608d1098f
Avoid auto-scaling artefacts in Safari on retina displays
...
(resulting in “traces” when dragging items)
2014-12-05 12:53:02 +01:00
jmoenig
060643c161
fix typo & update history
2014-12-04 15:54:52 +01:00
jmoenig
17b6ae839b
Improve edge-collision detection of default sprite “arrow” shape
2014-12-03 12:48:31 +01:00
jmoenig
19736839b7
New Kannada Translation, by Vinayakumar R
...
Yay! Thanks for this important contribution, Vinayakumar R. Snap is now
available in 25 languages!
2014-12-02 10:53:07 +01:00
jmoenig
d393d13b37
updated history
2014-12-01 11:55:02 +01:00
jmoenig
1f5934c81f
Don't show hidden elements in the project thumbnail
2014-12-01 11:25:28 +01:00
jmoenig
320bfd0c99
Fixed #656
...
make sure to always evaluate the “report” block’s input, even if used
inside a custom command definition, because hardware extensions (and
other reporters with side-effects) rely on it.
2014-11-26 16:26:53 +01:00
jmoenig
723c232f3d
Full TCO (tail-call-elimination)
...
now Snap! really *is* Scheme :-)
2014-11-25 17:51:04 +01:00
jmoenig
75849a59a2
Evaluator optimizations
...
reducing the stack size for reporters
2014-11-25 12:24:20 +01:00
jmoenig
4be96bb240
tail-call-elimination for reporters - experiment
...
(commented out, under construction)
2014-11-24 16:02:21 +01:00
jmoenig
66eae625fb
updated history
2014-11-24 13:52:25 +01:00
jmoenig
68c4d2d291
fixed #131
...
and display an error if a reporter or a “called” ring is missing a
“report” statement
2014-11-24 12:59:02 +01:00
jmoenig
2cee474cb6
Fixed #34
2014-11-24 11:08:12 +01:00
jmoenig
e48eda6cc0
Fixed #644
2014-11-24 10:48:49 +01:00
jmoenig
0d8cc567e7
Fixed #372
2014-11-24 10:43:53 +01:00
jmoenig
927448d7ab
Fixed #416
2014-11-24 10:05:19 +01:00
jmoenig
8814b61a32
Fixed #318
2014-11-24 09:28:45 +01:00
jmoenig
781144aa3c
Fix “stop this block” primitive for tail-call-elimination
2014-11-23 13:53:34 +01:00
jmoenig
9e91a93ac0
Fix "stop this block"’s lexical awareness
...
“stop this block” when used inside a custom block definition now always
returns out of the lexically enclosing script (the definition), even if
it is used inside other nested, C-shaped custom blocks in the
definition code. Previously it only stopped the nearest encompassing
“for” block, now it always stops the block whose definition it is in.
I don’t expect this fix to break any existing projects.
2014-11-21 16:55:25 +01:00
jmoenig
f2d0c2eba5
integrate translation update
2014-11-20 15:53:14 +01:00
jmoenig
3cc28b1f1c
push morphic.js version date
2014-11-20 15:40:24 +01:00
jmoenig
ce93fe8da7
fix ‘line’ option in ‘split’ block for Windows files
...
thanks, @brianharvey!
2014-11-20 15:16:12 +01:00