| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'origin/location' into development | Gubolin | 2014-12-07 | 4 | -1/+109 |
| |\ | |||||
| | * | add geolocation blocklocation | Gubolin | 2014-08-18 | 3 | -0/+87 |
| | * | add language blocks | Gubolin | 2014-08-17 | 3 | -1/+22 |
| * | | Merge branch 'issue_458' into development | Gubolin | 2014-12-07 | 1 | -1/+11 |
| |\ \ | |||||
| | * | | allow only numbers to be reported as number (fix #458)issue_458 | Gubolin | 2014-10-04 | 1 | -1/+11 |
| * | | | Merge branch 'issue_190' into development | Gubolin | 2014-12-07 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | show an error message if project cannot be loaded (fix #190)issue_190 | Gubolin | 2014-10-04 | 1 | -1/+2 |
| * | | | | Merge branch 'issue_209' into development | Gubolin | 2014-12-07 | 1 | -3/+1 |
| |\ \ \ \ | |||||
| | * | | | | don't leave a mark on pen down but on MOVE 0issue_209 | Gubolin | 2014-10-04 | 2 | -4/+1 |
| | * | | | | leave a mark on pen down (fix #209) | Gubolin | 2014-10-04 | 1 | -0/+1 |
| | |/ / / | |||||
| * | | | | Merge branch 'anykey_issue387' into development | Gubolin | 2014-12-07 | 2 | -3/+44 |
| |\ \ \ \ | |||||
| | * | | | | fix typo | Gubolin | 2014-11-04 | 1 | -1/+1 |
| | * | | | | remove global LAST KEY and add a sensing reporter instead | Gubolin | 2014-11-04 | 1 | -16/+16 |
| | * | | | | add global LAST KEY PRESSED variable | Gubolin | 2014-11-03 | 1 | -1/+28 |
| | * | | | | add NUMBER KEY to key hat block | Gubolin | 2014-11-03 | 2 | -0/+5 |
| | * | | | | add ANY KEY to key hat block (fix #387) | Gubolin | 2014-11-03 | 2 | -1/+10 |
| * | | | | | Merge branch 'errorHandling_issue533' into development | Gubolin | 2014-12-07 | 1 | -0/+21 |
| |\ \ \ \ \ | |||||
| | * | | | | | don't throw an error if a list is not a ListerrorHandling_issue533 | Gubolin | 2014-11-04 | 1 | -2/+0 |
| | * | | | | | throw an non-js error if "list" is not List (fix #533) | Gubolin | 2014-11-03 | 1 | -0/+23 |
| | |/ / / / | |||||
| * | | | | | Merge branch 'issue_204' into development | Gubolin | 2014-12-07 | 4 | -1/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | update Snapin8rissue_204 | Gubolin | 2014-12-07 | 1 | -0/+0 |
| | * | | | | | integrate Snapin8r into Snap! | Gubolin | 2014-08-03 | 3 | -1/+7 |
| | * | | | | | add Snapin8r as submodule | Gubolin | 2014-08-03 | 2 | -0/+3 |
| * | | | | | | 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 |
| * | | | | | | 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 | 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 |
| |/ / / / / / | |||||
| * | | | | | | New Kannada Translation, by Vinayakumar R | jmoenig | 2014-12-02 | 3 | -1/+1290 |
| * | | | | | | 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. | Michael Ball | 2014-11-30 | 1 | -4/+4 |
| * | | | | | | | Merge pull request #658 from cycomachead/favicon | Jens Mönig | 2014-12-01 | 1 | -0/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | 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 |
| * | | | | | | Full TCO (tail-call-elimination) | jmoenig | 2014-11-25 | 2 | -53/+48 |
| * | | | | | | Evaluator optimizations | jmoenig | 2014-11-25 | 2 | -66/+67 |
| * | | | | | | tail-call-elimination for reporters - experiment | jmoenig | 2014-11-24 | 2 | -0/+29 |
| * | | | | | | 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 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | 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 |
| | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #652 from cycomachead/fav | Jens Mönig | 2014-11-24 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | 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 |
