summaryrefslogtreecommitdiff
path: root/blocks.js
Commit message (Expand)AuthorAgeFilesLines
* merge upstreamdevelopmentGubolin2015-07-231-54/+58
|\
| * Merge pull request #834 from cycomachead/number-functionsJens Mönig2015-06-251-3/+3
| |\
| | * Implement log10 and 10^x math functionsMichael Ball2015-06-151-3/+3
| * | Revert to "new" for object creationjmoenig2015-06-251-34/+34
| * | Fix InputSlotMorph::fixLayout()Nathan Dinsmore2015-06-181-2/+2
| * | Optimize loading projects a bit moreNathan Dinsmore2015-06-171-30/+33
| * | Don't redraw label parts unnecessarilyNathan Dinsmore2015-06-171-1/+1
| * | Don't step SyntaxElementMorphs or their childrenNathan Dinsmore2015-06-171-0/+4
| * | Optimize Block::thumbnail()Nathan Dinsmore2015-06-171-16/+13
| * | Use Object.create(…) instead of new …() for inheritance (faster)Nathan Dinsmore2015-06-171-25/+25
| |/
| * fixed #820Jens Mönig2015-06-081-1/+6
| * select all text when first clicking an input slotJens Mönig2015-05-011-1/+10
* | Merge branch 'OOP' into developmentGubolin2015-07-011-1/+6
|\ \
| * | fixed #820Jens Mönig2015-06-081-1/+6
* | | merge upstreamGubolin2015-05-061-1/+10
|\| |
| * | select all text when first clicking an input slotJens Mönig2015-05-011-1/+10
* | | Merge branch 'mobileapp' into developmentGubolin2015-03-241-19/+0
|\ \ \
* \ \ \ merge branch OOPGubolin2015-03-241-2/+37
|\ \ \ \ | | |/ / | |/| |
| * | | OOP: Tweaks for scope conflicts when adding / removing varsJens Mönig2015-03-231-2/+27
| * | | Prototypal inheritance of sprite-local variablesJens Mönig2015-03-211-1/+11
| | |/ | |/|
* | | Merge branch 'master' into developmentGubolin2015-03-201-12/+12
|\| |
| * | Only enable input caching for blocksJens Mönig2015-03-091-9/+2
| * | fixed #738Jens Mönig2015-03-091-3/+10
* | | Merge remote-tracking branch 'upstream/master' into developmentGubolin2015-03-081-2/+26
|\| |
| * | fixed #736Jens Mönig2015-03-061-2/+26
| |/
* | mergeGubolin2015-03-011-5/+38
|\|
| * Cache inputs - accelerate recursive reportersJens Mönig2015-02-281-5/+24
| * Add user-interaction choices to the “When I am ...” hat blockjmoenig2015-02-231-1/+15
* | Merge branch issue_405Gubolin2014-12-071-0/+34
|\ \
| * | adjust indentationGubolin2014-08-031-3/+3
| * | Update blocks.jsJohn2014-08-031-0/+34
* | | Merge remote-tracking branch 'origin/location' into developmentGubolin2014-12-071-0/+19
|\ \ \
| * | | add geolocation blocklocationGubolin2014-08-181-0/+19
* | | | Merge branch 'anykey_issue387' into developmentGubolin2014-12-071-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | add NUMBER KEY to key hat blockGubolin2014-11-031-0/+1
| * | | add ANY KEY to key hat block (fix #387)Gubolin2014-11-031-0/+1
* | | | Fix "stop this block"’s lexical awarenessjmoenig2014-11-211-15/+25
* | | | Treat REPORT blocks inside custom command definitions as STOP THIS BLOCK / IG...jmoenig2014-11-171-8/+25
|/ / /
* | | fixed #601jmoenig2014-10-011-2/+11
* | | fixed #584jmoenig2014-09-301-2/+9
* | | Mutable upvarsjmoenig2014-09-221-25/+20
|/ /
* / enable Zombiefication of JS-Functionsjmoenig2014-08-131-3/+4
|/
* export script pic with result bubblejmoenig2014-07-301-2/+52
* keep reporter-result-bubbles within the enclosing scripting panejmoenig2014-07-291-0/+4
* fixed #526jmoenig2014-07-291-2/+10
* rename "character" to "letter" in delimiter listjmoenig2014-07-181-2/+2
* Merge pull request #516 from cycomachead/splitJens Mönig2014-07-181-0/+1
|\
| * Split Block: Add a character option for clarityMichael Ball2014-07-171-0/+1
* | list op fixes, thanks, Brian!jmoenig2014-07-181-1/+1
* | minor format tweaks to "Screenshot" featurejmoenig2014-07-171-1/+1