index
:
snap-yow
gh-pages
mapbox
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
threads.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'p2p' of ../Snap--Build-Your-Own-Blocks into gh-pages
Code WvS
2015-03-20
1
-7
/
+7
|
\
|
*
create one peer per IDE
Gubolin
2015-03-20
1
-7
/
+7
*
|
Merge branch 'p2p' into gh-pages
Code WvS
2015-03-08
1
-4
/
+2
|
\
|
|
*
another attempt to fix disconnect issues
Gubolin
2015-03-08
1
-4
/
+2
*
|
Merge branch 'p2p' into gh-pages
Code WvS
2015-03-08
1
-2
/
+8
|
\
|
|
*
speed up connections to self
Gubolin
2015-03-08
1
-2
/
+8
*
|
make overpass query more usable by returning the list of elements
Code WvS
2015-03-08
1
-3
/
+3
*
|
Merge remote branch "p2p"
Code WvS
2015-03-08
1
-0
/
+50
|
\
|
|
*
fix localization bug; accept lists as peer message receiver
Gubolin
2015-03-08
1
-0
/
+9
|
*
rewrite peering flow; add peer id blocks
Gubolin
2015-03-08
1
-0
/
+41
*
|
(re)move debug blocks
Code WvS
2015-03-01
1
-4
/
+0
*
|
Merge branch 'master'
Code WvS
2015-03-01
1
-2
/
+2
|
\
|
|
*
fixed #715
Jens Mönig
2015-02-28
1
-2
/
+2
*
|
add overpass API block
Code WvS
2015-03-01
1
-2
/
+26
*
|
add geocoding block
Code WvS
2015-02-28
1
-1
/
+27
*
|
add motion category; use X/Y positions as lon/lat
Code WvS
2015-02-28
1
-4
/
+8
*
|
add "my location" block and a nominatim search block
Code WvS
2015-02-27
1
-0
/
+27
*
|
spritify markers
Code WvS
2015-02-27
1
-38
/
+2
*
|
add leaflet images; replace motion category by "map" and add blocks
Code WvS
2015-02-07
1
-0
/
+48
|
/
*
correct threads.js version
jmoenig
2015-01-12
1
-1
/
+1
*
Speed up messages received by clones
jmoenig
2015-01-12
1
-3
/
+5
*
Let “zombifying” scripts access receivers’ local vars
jmoenig
2014-12-17
1
-0
/
+1
*
Remove terminated processes from expired clones
jmoenig
2014-12-17
1
-2
/
+2
*
yield after each cycle in the experimental “forEach” primitive
jmoenig
2014-12-11
1
-1
/
+2
*
Experimental “ForEach” primitive (hidden in dev mode)
jmoenig
2014-12-04
1
-1
/
+21
*
Improve edge-collision detection of default sprite “arrow” shape
jmoenig
2014-12-03
1
-4
/
+10
*
Fixed #656
jmoenig
2014-11-26
1
-17
/
+20
*
Full TCO (tail-call-elimination)
jmoenig
2014-11-25
1
-53
/
+47
*
Evaluator optimizations
jmoenig
2014-11-25
1
-65
/
+62
*
tail-call-elimination for reporters - experiment
jmoenig
2014-11-24
1
-0
/
+28
*
allow recursive reporters to be stopped by user
jmoenig
2014-11-24
1
-1
/
+0
*
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
1
-135
/
+118
|
|
\
|
*
|
Improvements to Split block for whitespace and lines:
Michael Ball
2014-10-18
1
-4
/
+8
*
|
|
fixed #131
jmoenig
2014-11-24
1
-1
/
+2
*
|
|
Fixed #644
jmoenig
2014-11-24
1
-1
/
+1
*
|
|
Fixed #318
jmoenig
2014-11-24
1
-2
/
+12
*
|
|
Fix “stop this block” primitive for tail-call-elimination
jmoenig
2014-11-23
1
-6
/
+12
*
|
|
Fix "stop this block"’s lexical awareness
jmoenig
2014-11-21
1
-20
/
+45
|
|
/
|
/
|
*
|
integrate translation update
jmoenig
2014-11-20
1
-5
/
+7
*
|
Merge pull request #614 from MMSequeira/master
Jens Mönig
2014-11-20
1
-9
/
+9
|
\
\
|
*
|
Add localization to number of arguments error and temporary watchers
Manuel Menezes de Sequeira
2014-11-18
1
-5
/
+5
|
*
|
add localization to unknown variable error
Manuel Menezes de Sequeira
2014-10-14
1
-4
/
+4
|
|
/
*
|
fix ‘line’ option in ‘split’ block for Windows files
jmoenig
2014-11-20
1
-1
/
+1
*
|
renamed Process::callback to "onComplete"
jmoenig
2014-11-20
1
-12
/
+14
*
|
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
*
|
|
Fixed #364 avoid “freezing” when calling LAUNCH on empty ring
jmoenig
2014-11-20
1
-3
/
+7
|
/
/
*
|
Treat REPORT blocks inside custom command definitions as STOP THIS BLOCK / IG...
jmoenig
2014-11-17
1
-3
/
+9
[next]