| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #691 from cycomachead/alonzo | Brian Harvey | 2015-01-02 | 2 | -0/+0 | |
| |\ \ | | | | | | | Replace alonzo.gif with the newer alonzo.png | |||||
| | * | | Replace alonzo.gif with the newer alonzo.png | Michael Ball | 2015-01-02 | 2 | -0/+0 | |
| | |/ | ||||||
| * | | Merge pull request #689 from cycomachead/examples | Brian Harvey | 2015-01-02 | 10 | -0/+10 | |
| |\ \ | |/ |/| | Add the Examples folder to the Repo | |||||
| | * | update the label block to remove unnecessary ide call | Michael Ball | 2015-01-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add current examples folder from snap.berkeley | Michael Ball | 2015-01-02 | 10 | -0/+10 | |
| |/ | ||||||
| * | Let “zombifying” scripts access receivers’ local vars | jmoenig | 2014-12-17 | 2 | -0/+2 | |
| | | ||||||
| * | Remove terminated processes from expired clones | jmoenig | 2014-12-17 | 2 | -2/+3 | |
| | | ||||||
| * | Experimental “processes” count watcher | jmoenig | 2014-12-17 | 3 | -4/+32 | |
| | | | | | (hidden in dev mode) | |||||
| * | updated history | jmoenig | 2014-12-15 | 2 | -1/+5 | |
| | | ||||||
| * | Merge pull request #672 from mrpeachum/master | Jens Mönig | 2014-12-15 | 2 | -0/+1371 | |
| |\ | | | | | Swedish translation of Snap | |||||
| | * | Completed Swedish translation | Erik Olsson | 2014-12-14 | 2 | -177/+368 | |
| | | | ||||||
| | * | Merge remote-tracking branch 'upstream/master' | Erik Olsson | 2014-12-14 | 15 | -253/+1791 | |
| | |\ | |/ |/| | ||||||
| * | | yield after each cycle in the experimental “forEach” primitive | jmoenig | 2014-12-11 | 2 | -1/+6 | |
| | | | | | | | | | thanks, Bernat, for reporting this bug! | |||||
| * | | Fixed #668 | jmoenig | 2014-12-06 | 2 | -1/+9 | |
| | | | ||||||
| * | | Avoid auto-scaling artefacts in Safari on retina displays | jmoenig | 2014-12-05 | 2 | -2/+8 | |
| | | | | | | | | | (resulting in “traces” when dragging items) | |||||
| * | | fix typo & update history | jmoenig | 2014-12-04 | 2 | -2/+7 | |
| | | | ||||||
| * | | Merge pull request #665 from cycomachead/cloud-default | Jens Mönig | 2014-12-04 | 1 | -1/+4 | |
| |\ \ | | | | | | | Really fix setting the cloud as default save location when logged in | |||||
| | * | | Really fix setting the cloud as default save location when logged in | Michael Ball | 2014-12-04 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | Experimental “ForEach” primitive (hidden in dev mode) | jmoenig | 2014-12-04 | 2 | -2/+33 | |
| | | | | ||||||
| * | | | Improve edge-collision detection of default sprite “arrow” shape | jmoenig | 2014-12-03 | 3 | -7/+21 | |
| | | | | ||||||
| * | | | Cache actual bounding box of the Pen arrow shape | jmoenig | 2014-12-03 | 1 | -6/+13 | |
| |/ / | | | | | | | for improved collision detection | |||||
| * | | New Kannada Translation, by Vinayakumar R | jmoenig | 2014-12-02 | 3 | -1/+1290 | |
| | | | | | | | | | | | Yay! Thanks for this important contribution, Vinayakumar R. Snap is now available in 25 languages! | |||||
| * | | updated history | jmoenig | 2014-12-01 | 2 | -1/+3 | |
| | | | ||||||
| * | | Merge pull request #661 from cycomachead/cloud-default | Jens Mönig | 2014-12-01 | 1 | -4/+4 | |
| |\ \ | | | | | | | Fix to set SnapCloud variable before the IDE morph is built. | |||||
| | * | | Fix to set SnapCloud variable before the IDE morph is built. | Michael Ball | 2014-11-30 | 1 | -4/+4 | |
| | | | | | | | | | | | | | This makes it so that #627 works as intended, correctly fixing #502 | |||||
| * | | | Merge pull request #658 from cycomachead/favicon | Jens Mönig | 2014-12-01 | 1 | -0/+0 | |
| |\ \ \ | | | | | | | | | make the new favicon transparent | |||||
| | * | | | make the new favicon transparent | Michael Ball | 2014-11-27 | 1 | -0/+0 | |
| | |/ / | ||||||
| * / / | Don't show hidden elements in the project thumbnail | jmoenig | 2014-12-01 | 2 | -2/+6 | |
| |/ / | ||||||
| * | | Fixed #656 | jmoenig | 2014-11-26 | 2 | -17/+24 | |
| | | | | | | | | | | | | | 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. | |||||
| * | | Full TCO (tail-call-elimination) | jmoenig | 2014-11-25 | 2 | -53/+48 | |
| | | | | | | | | | now Snap! really *is* Scheme :-) | |||||
| * | | Evaluator optimizations | jmoenig | 2014-11-25 | 2 | -66/+67 | |
| | | | | | | | | | reducing the stack size for reporters | |||||
| * | | tail-call-elimination for reporters - experiment | jmoenig | 2014-11-24 | 2 | -0/+29 | |
| | | | | | | | | | (commented out, under construction) | |||||
| * | | allow recursive reporters to be stopped by user | jmoenig | 2014-11-24 | 1 | -1/+0 | |
| | | | ||||||
| * | | updated history | jmoenig | 2014-11-24 | 1 | -0/+2 | |
| | | | ||||||
| * | | Merge pull request #619 from cycomachead/split | Jens Mönig | 2014-11-24 | 1 | -4/+8 | |
| |\ \ | | | | | | | Improvements to Split block for whitespace and line options | |||||
| | * \ | Merge in recent changes (split block improvements #619) | Michael Ball | 2014-11-21 | 10 | -176/+220 | |
| | |\ \ | ||||||
| | * | | | Improvements to Split block for whitespace and lines: | Michael Ball | 2014-10-18 | 1 | -4/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Split by whitespace now uses the built-in definition of whitespace \s This catches all characters definted as whitespace, see below: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp * Split a line by all unicode compliant line breaks. The biggest impact here is that OSX and Windows files will now split the same way. The cr option is still around, but ther's no longer a need for it, IMO. | |||||
| * | | | | Merge pull request #652 from cycomachead/fav | Jens Mönig | 2014-11-24 | 2 | -2/+2 | |
| |\ \ \ \ | | | | | | | | | | | Add a new Favicon to Snap! (Clearer Lambda) | |||||
| | * | | | | Add a new Favicon to Snap! (Clearer Lambda) | Michael Ball | 2014-11-21 | 2 | -2/+2 | |
| | | |/ / | |/| | | | | | | | | | | | | | | This is essentially the same icon (lambda, yellow w/ brown border) but newly rendered at 64, 32, 24 and 16px for the best resolution on all platforms. | |||||
| * | | | | fixed #131 | jmoenig | 2014-11-24 | 2 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | and display an error if a reporter or a “called” ring is missing a “report” statement | |||||
| * | | | | Fixed #34 | jmoenig | 2014-11-24 | 2 | -1/+4 | |
| | | | | | ||||||
| * | | | | Fixed #644 | jmoenig | 2014-11-24 | 2 | -1/+2 | |
| | | | | | ||||||
| * | | | | Fixed #372 | jmoenig | 2014-11-24 | 2 | -4/+4 | |
| | | | | | ||||||
| * | | | | Fixed #416 | jmoenig | 2014-11-24 | 2 | -19/+32 | |
| | | | | | ||||||
| * | | | | Fixed #318 | jmoenig | 2014-11-24 | 2 | -2/+17 | |
| | | | | | ||||||
| * | | | | Fix “stop this block” primitive for tail-call-elimination | jmoenig | 2014-11-23 | 2 | -6/+16 | |
| | | | | | ||||||
| * | | | | Fix "stop this block"’s lexical awareness | jmoenig | 2014-11-21 | 3 | -35/+74 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | “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. | |||||
| * | | | integrate translation update | jmoenig | 2014-11-20 | 2 | -5/+8 | |
| | | | | ||||||
| * | | | Merge pull request #614 from MMSequeira/master | Jens Mönig | 2014-11-20 | 2 | -14/+27 | |
| |\ \ \ | | | | | | | | | Add missing localizations and add Portuguese translations | |||||
| | * | | | Correct import translation and add a few missing translations. | Manuel Menezes de Sequeira | 2014-11-18 | 1 | -4/+11 | |
| | | | | | ||||||
