index
:
snap-byow
gh-pages
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
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
|
/
/
[next]