summaryrefslogtreecommitdiff
path: root/threads.js
Commit message (Expand)AuthorAgeFilesLines
* merge upstreamdevelopmentGubolin2015-07-231-22/+21
|\
| * Merge pull request #805 from brollb/masterJens Mönig2015-06-251-1/+1
| |\
| | * Fixed typo in Process constructorBrian Broll2015-05-191-1/+1
| * | 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
| | |/
| * | update threads.js versionjmoenig2015-06-251-7/+6
| * | Fix Error Handing in the DATE blockMichael Ball2015-06-151-15/+15
| |/
| * return empty string when querying first letter of a listJens Mönig2015-05-011-1/+4
| * flush Stage>>keysPressed when prompting the userJens Mönig2015-04-151-1/+2
* | merge upstreamGubolin2015-05-061-1/+5
|\ \
| * | return empty string when querying first letter of a listJens Mönig2015-05-011-1/+4
| * | flush Stage>>keysPressed when prompting the userJens Mönig2015-04-151-1/+2
* | | Merge OOPGubolin2015-04-011-2/+4
|\| |
| * | OOP: integrated and adjusted fix for #752 and #745Jens Mönig2015-03-251-4/+15
* | | Merge masterGubolin2015-04-011-4/+13
|\ \ \ | | |/ | |/|
| * | fixed #752 and #745Jens Mönig2015-03-251-6/+15
* | | Merge branch 'mobileapp' into developmentGubolin2015-03-241-72/+0
|\ \ \
| * | | Merge branch 'master' into mobileappGubolin2015-03-011-2/+2
| |\| |
| * | | remove language and location blocksGubolin2015-03-011-72/+0
| * | | Merge branch 'master' into mobileappGubolin2015-01-241-3/+5
| |\ \ \
* | \ \ \ merge branch p2pGubolin2015-03-241-8/+12
|\ \ \ \ \
| * | | | | create one peer per IDEp2pGubolin2015-03-201-7/+7
| * | | | | another attempt to fix disconnect issuesGubolin2015-03-081-4/+2
| * | | | | speed up connections to selfGubolin2015-03-081-2/+8
* | | | | | merge branch OOPGubolin2015-03-241-23/+55
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | fix (part of) "show variable" primitive for inheritanceJens Mönig2015-03-231-1/+1
| * | | | | OOP: Tweaks for scope conflicts when adding / removing varsJens Mönig2015-03-231-3/+6
| * | | | | Prototypal inheritance of sprite-local variablesJens Mönig2015-03-211-22/+51
| | |_|_|/ | |/| | |
* | | | | Merge branch p2p into developmentGubolin2015-03-081-0/+50
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fix localization bug; accept lists as peer message receiverGubolin2015-03-081-0/+9
| * | | | rewrite peering flow; add peer id blocksGubolin2015-03-081-0/+41
| |/ / /
* | | | mergeGubolin2015-03-011-2/+2
|\| | |
| * | | fixed #715Jens Mönig2015-02-281-2/+2
| | |/ | |/|
* | | Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Bloc...Gubolin2015-01-241-3/+5
|\| |
| * | correct threads.js versionjmoenig2015-01-121-1/+1
| * | Speed up messages received by clonesjmoenig2015-01-121-3/+5
* | | merge mobileappGubolin2015-01-111-4/+122
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into mobileappGubolin2015-01-081-2/+3
| |\|
| * | merge upstreamGubolin2015-01-031-298/+287
| |\ \
| * | | remove file blocksGubolin2015-01-031-215/+0
| * | | add camera blocks (#562)Gubolin2014-11-011-1/+224
| |\ \ \
| * | | | improve file block error handlingGubolin2014-09-091-26/+58
| * | | | add file blocksGubolin2014-09-091-0/+183
| * | | | add notification blocksGubolin2014-09-081-0/+14
| * | | | Merge branch 'location' into mobileappGubolin2014-09-071-0/+72
| |\ \ \ \
| * | | | | add compass heading and acceleration blocksGubolin2014-09-071-0/+102
| * | | | | add vibrate blockGubolin2014-09-061-0/+6
* | | | | | merge upstreamGubolin2015-01-021-2/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Let “zombifying” scripts access receivers’ local varsjmoenig2014-12-171-0/+1
| * | | | | Remove terminated processes from expired clonesjmoenig2014-12-171-2/+2
| | |_|_|/ | |/| | |