| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge developmentgh-pages | Gubolin | 2015-07-23 | 53 | -1878/+3023 |
| |\ | |||||
| | * | merge upstreamdevelopment | Gubolin | 2015-07-23 | 51 | -494/+2371 |
| | |\ | |||||
| | | * | Merge pull request #847 from bl-nero/manualHEADmaster | Brian Harvey | 2015-07-20 | 16 | -0/+1819 |
| | | |\ | |||||
| | | | * | Merge branch 'master' into manual | Bartosz Leper | 2015-07-20 | 16 | -472/+487 |
| | | | |\ | | | |/ | | |/| | |||||
| | | * | | update version history | jmoenig | 2015-06-26 | 1 | -1/+5 |
| | | * | | update Morphic | jmoenig | 2015-06-26 | 2 | -19/+56 |
| | | * | | add indentation | jmoenig | 2015-06-25 | 1 | -3/+3 |
| | | * | | Merge pull request #624 from cycomachead/shared-url | Jens Mönig | 2015-06-25 | 1 | -0/+15 |
| | | |\ \ | |||||
| | | | * | | Shared URLs: remove call to .siblings() | Michael Ball | 2014-11-24 | 1 | -3/+3 |
| | | | * | | Merge branch 'master' of git://github.com/jmoenig/Snap--Build-Your-Own-Blocks... | Michael Ball | 2014-11-24 | 13 | -213/+374 |
| | | | |\ \ | |||||
| | | | * | | | Set location.hash to cloud URLs on project shares | Michael Ball | 2014-10-25 | 1 | -0/+15 |
| | | * | | | | update French translation, thanks, Frédéric Bonnaud! | jmoenig | 2015-06-25 | 2 | -7/+151 |
| | | * | | | | Merge pull request #606 from Gubolin/issue_190 | Jens Mönig | 2015-06-25 | 1 | -1/+2 |
| | | |\ \ \ \ | |||||
| | | * | | | | | add some spaces | jmoenig | 2015-06-25 | 1 | -4/+3 |
| | | * | | | | | Merge pull request #821 from show0k/master | Jens Mönig | 2015-06-25 | 2 | -13/+19 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | add a index.html file to redirect automaticly to snap.html | Théo Segonds | 2015-06-07 | 1 | -0/+7 |
| | | | * | | | | | Remove hardcoded URLs in gui.js. This fix #814 | Théo Segonds | 2015-06-07 | 1 | -13/+12 |
| | | * | | | | | | Merge pull request #805 from brollb/master | Jens Mönig | 2015-06-25 | 2 | -3/+3 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Fixed #809 | Brian Broll | 2015-05-23 | 1 | -2/+2 |
| | | | * | | | | | | Fixed typo in Process constructor | Brian Broll | 2015-05-19 | 1 | -1/+1 |
| | | * | | | | | | | remove some spaces | jmoenig | 2015-06-25 | 1 | -3/+3 |
| | | * | | | | | | | Merge pull request #826 from bromagosa/contrib | Jens Mönig | 2015-06-25 | 1 | -1/+4 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | fixes #815 | Bernat Romagosa | 2015-06-09 | 1 | -1/+4 |
| | | * | | | | | | | | Merge pull request #834 from cycomachead/number-functions | Jens Mönig | 2015-06-25 | 2 | -6/+6 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Implement log10 and 10^x math functions | Michael Ball | 2015-06-15 | 2 | -6/+6 |
| | | * | | | | | | | | | update threads.js version | jmoenig | 2015-06-25 | 1 | -7/+6 |
| | | * | | | | | | | | | Merge pull request #836 from cycomachead/date-error-fix | Jens Mönig | 2015-06-25 | 1 | -15/+15 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Fix Error Handing in the DATE block | Michael Ball | 2015-06-15 | 1 | -15/+15 |
| | | | |/ / / / / / / / | |||||
| | | * | | | | | | | | | wrap credits tab in "about" Dialog | jmoenig | 2015-06-25 | 1 | -1/+1 |
| | | * | | | | | | | | | Revert to "new" for object creation | jmoenig | 2015-06-25 | 10 | -107/+111 |
| | | * | | | | | | | | | Simplify Morphic | jmoenig | 2015-06-25 | 1 | -192/+142 |
| | | * | | | | | | | | | Merge pull request #837 from nathan/optim | Jens Mönig | 2015-06-25 | 10 | -488/+341 |
| | | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | | | * | | | | | | | | Use associative arrays if Map doesn't exist | Nathan Dinsmore | 2015-06-25 | 1 | -72/+69 |
| | | | * | | | | | | | | Speed up parser | Nathan Dinsmore | 2015-06-18 | 1 | -89/+30 |
| | | | * | | | | | | | | Fix InputSlotMorph::fixLayout() | Nathan Dinsmore | 2015-06-18 | 1 | -2/+2 |
| | | | * | | | | | | | | Call isTransparentAt | Nathan Dinsmore | 2015-06-18 | 1 | -3/+4 |
| | | | * | | | | | | | | Add braces | Nathan Dinsmore | 2015-06-18 | 1 | -1/+1 |
| | | | * | | | | | | | | Declare some variables earlier | Nathan Dinsmore | 2015-06-18 | 1 | -3/+3 |
| | | | * | | | | | | | | Fix ListWatcherMorph initialization | Nathan Dinsmore | 2015-06-18 | 1 | -7/+8 |
| | | | * | | | | | | | | Optimize loading projects a bit more | Nathan Dinsmore | 2015-06-17 | 2 | -33/+36 |
| | | | * | | | | | | | | Don't redraw label parts unnecessarily | Nathan Dinsmore | 2015-06-17 | 1 | -1/+1 |
| | | | * | | | | | | | | Add missing init() super calls in paint.js | Nathan Dinsmore | 2015-06-17 | 1 | -0/+4 |
| | | | * | | | | | | | | Add a missing super call in overridden updateReferences() | Nathan Dinsmore | 2015-06-17 | 1 | -1/+2 |
| | | | * | | | | | | | | Provide a fallback for browsers that don't support Map | Nathan Dinsmore | 2015-06-17 | 1 | -0/+34 |
| | | | * | | | | | | | | Optimize moveBy and friends | Nathan Dinsmore | 2015-06-17 | 2 | -35/+10 |
| | | | * | | | | | | | | Remove clone function (unused) | Nathan Dinsmore | 2015-06-17 | 2 | -11/+1 |
| | | | * | | | | | | | | Don't step SyntaxElementMorphs or their children | Nathan Dinsmore | 2015-06-17 | 1 | -0/+4 |
| | | | * | | | | | | | | Fix and greatly simplify copying mechanism | Nathan Dinsmore | 2015-06-17 | 1 | -128/+34 |
| | | | * | | | | | | | | Optimize copy() | Nathan Dinsmore | 2015-06-17 | 1 | -8/+6 |
| | | | * | | | | | | | | Optimize StringMorph::clearSelection() | Nathan Dinsmore | 2015-06-17 | 1 | -0/+1 |
