| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | Add a new Favicon to Snap! (Clearer Lambda) | Michael Ball | 2014-11-21 | 2 | -2/+2 | |
| | | | |/ | | |/| | ||||||
| | * | | | fixed #131 | jmoenig | 2014-11-24 | 2 | -1/+3 | |
| | * | | | 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 | |
| | |/ / | ||||||
| | * | | 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 | |
| | |\ \ | ||||||
| | | * | | Correct import translation and add a few missing translations. | Manuel Menezes de Sequeira | 2014-11-18 | 1 | -4/+11 | |
| | | * | | Add localization to number of arguments error and temporary watchers | Manuel Menezes de Sequeira | 2014-11-18 | 1 | -5/+5 | |
| | | * | | correct translation of 'unshare'; add new translations | Manuel Menezes de Sequeira | 2014-10-14 | 1 | -1/+7 | |
| | | * | | add localization to unknown variable error | Manuel Menezes de Sequeira | 2014-10-14 | 1 | -4/+4 | |
| | | |/ | ||||||
| | * | | push morphic.js version date | jmoenig | 2014-11-20 | 2 | -1/+2 | |
| | * | | Merge pull request #615 from tonychenr/slider_range_one | Jens Mönig | 2014-11-20 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | Merge remote-tracking branch 'origin/master' into slider_range_one | tonychenr | 2014-10-13 | 2 | -18/+34 | |
| | | |\| | ||||||
| | | * | | Fixed range 1 slider bug issue # 301 | tonychenr | 2014-10-07 | 1 | -1/+1 | |
| | * | | | fix ‘line’ option in ‘split’ block for Windows files | jmoenig | 2014-11-20 | 2 | -1/+2 | |
| | * | | | integrate percent sign fix for JSLint | jmoenig | 2014-11-20 | 2 | -4/+5 | |
| | * | | | Merge pull request #623 from natashasandy/master | Jens Mönig | 2014-11-20 | 1 | -1/+2 | |
| | |\ \ \ | ||||||
| | | * | | | Fixed percent symbols in custom blocks | natashasandy | 2014-10-21 | 1 | -1/+2 | |
| | | | |/ | | |/| | ||||||
| | * | | | Updated the “About” Dialog | jmoenig | 2014-11-20 | 2 | -3/+6 | |
| | * | | | Merge pull request #627 from cycomachead/default-login | Jens Mönig | 2014-11-20 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * | | | Set Default Save location to Cloud on Snap! load | Michael Ball | 2014-10-27 | 1 | -1/+1 | |
| | | |/ / | ||||||
| | * | | | renamed Process::callback to "onComplete" | jmoenig | 2014-11-20 | 2 | -12/+15 | |
| | * | | | Merge pull request #641 from bromagosa/contribution | Jens Mönig | 2014-11-20 | 1 | -18/+23 | |
| | |\ \ \ | ||||||
| | | * | | | callback is only executed when the outmost block returns a value | Bernat Romagosa | 2014-11-19 | 1 | -18/+20 | |
| | | * | | | Added callback to Process | Bernat Romagosa | 2014-11-17 | 1 | -7/+10 | |
| | * | | | | Merge pull request #643 from cycomachead/update-tools | Jens Mönig | 2014-11-20 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | | * | | | | update tools with Brain's ignore block | Michael Ball | 2014-11-18 | 1 | -1/+1 | |
| | * | | | | | Fixed #364 avoid “freezing” when calling LAUNCH on empty ring | jmoenig | 2014-11-20 | 2 | -4/+9 | |
| | * | | | | | Fixed #642, avoid “freezing” when calling CONS on non-list/null | jmoenig | 2014-11-20 | 2 | -1/+8 | |
| | | |/ / / | |/| | | | ||||||
| | * | | | | Treat REPORT blocks inside custom command definitions as STOP THIS BLOCK / IG... | jmoenig | 2014-11-17 | 3 | -11/+38 | |
| | |/ / / | ||||||
| | * | | | Fix reporting out of nested custom C-shaped blocks | jmoenig | 2014-11-14 | 3 | -106/+77 | |
| | * | | | enable mouseMove events with right button pressed | jmoenig | 2014-11-06 | 1 | -16/+19 | |
| | |/ / | ||||||
| | * / | fixed #608, #610 | jmoenig | 2014-10-08 | 2 | -18/+34 | |
| | |/ | ||||||
| | * | fixed #604. Thanks, @Gubolin! | jmoenig | 2014-10-06 | 3 | -4/+13 | |
| | * | New feature - minimal stage mode (shift-click on small-stage button) | jmoenig | 2014-10-02 | 2 | -14/+32 | |
| | * | updated history | jmoenig | 2014-10-01 | 5 | -4/+5 | |
| | * | Merge pull request #600 from MMSequeira/master | Jens Mönig | 2014-10-01 | 4 | -4/+28 | |
| | |\ | ||||||
| | | * | correct errors in Portuguese translation and add translated strings | Manuel Menezes de Sequeira | 2014-10-01 | 2 | -2/+26 | |
| | | * | add localization to default project name | Manuel Menezes de Sequeira | 2014-10-01 | 1 | -1/+1 | |
| | | * | add localization to default costume name | Manuel Menezes de Sequeira | 2014-10-01 | 1 | -1/+1 | |
| | * | | fixed #601 | jmoenig | 2014-10-01 | 2 | -2/+12 | |
| | * | | fixed #599 | jmoenig | 2014-10-01 | 2 | -6/+13 | |
| | * | | workaround for some REPORT / STOP BLOCK issues | jmoenig | 2014-10-01 | 2 | -2/+7 | |
| | |/ | ||||||
| | * | fixed #584 | jmoenig | 2014-09-30 | 2 | -2/+10 | |
| | * | fixed #378 | jmoenig | 2014-09-30 | 2 | -2/+7 | |
