| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed #213 - Empty else block breaks return to caller | jmoenig | 2013-10-17 | 1 | -1/+3 |
| | | | | | Thanks, Art, for reporting this bug! | ||||
| * | MAP primitive variant for linked lists | jmoenig | 2013-10-09 | 1 | -9/+55 |
| | | |||||
| * | experimental MAP primitive reporter | jmoenig | 2013-10-08 | 1 | -2/+14 |
| | | | | | in lists category, visible in dev mode for now | ||||
| * | Type-check the SPLIT block's input before eval'ing it | jmoenig | 2013-10-04 | 1 | -2/+12 |
| | | |||||
| * | Custom Block Evaluation Scope fix | jmoenig | 2013-09-16 | 1 | -2/+3 |
| | | | | | minor glitch which affected "VEE" | ||||
| * | Nestable Sprites Collision Detection & fixes | jmoenig | 2013-08-12 | 1 | -22/+56 |
| | | |||||
| * | German translation update | jmoenig | 2013-08-02 | 1 | -1/+1 |
| | | | | | (for Undrop feature) | ||||
| * | "whitespace" & other options in SPLIT reporter's dropdown | jmoenig | 2013-08-01 | 1 | -4/+13 |
| | | | | | still hidden in dev mode | ||||
| * | experimental text SPLIT primitive in the operators category | jmoenig | 2013-07-31 | 1 | -1/+13 |
| | | | | | (currently only accessible in dev mode) | ||||
| * | PAUSE primitive command block | jmoenig | 2013-07-30 | 1 | -2/+18 |
| | | |||||
| * | experimental text-function primitive | jmoenig | 2013-07-15 | 1 | -2/+33 |
| | | | | | (hidden, shown only in dev mode in the operators category) | ||||
| * | preserve nested reporters in "kicked out" variadic inputs | jmoenig | 2013-07-11 | 1 | -1/+4 |
| | | | | | | | instead of "swallowing" them. also new: floor() function in monadic math reporter's drop-down | ||||
| * | Codification changes, Boolean slot bug fix | jmoenig | 2013-07-09 | 1 | -1/+13 |
| | | | | | | | * Collapsed codification primitives (code, header) into a single block * Added isEmptySlot() to BooleanArgMorph (thanks, Brian, for the bug report!) | ||||
| * | Codification (blocks to text) support complete | jmoenig | 2013-07-04 | 1 | -1/+9 |
| | | | | | | text code mapping and block header support, both via GUI and primitives, for built-in blocks and for custom ones. | ||||
| * | Code mapping | jmoenig | 2013-06-18 | 1 | -1/+48 |
| | | | | | generating text code from blocks, first experimental iteration | ||||
| * | Broadcast & Message enhancements, fixed #93 | jmoenig | 2013-05-14 | 1 | -6/+15 |
| | | | | | | * When I receive <any msg> option * getLastMessage reporter + watcher | ||||
| * | German translation update | jmoenig | 2013-04-19 | 1 | -1/+1 |
| | | | | | | | | for new "scripts pic..." feature on the scripting area's context menu. Also pushed up version dates for new beta release, and added SnapManual.pdf to the help folder | ||||
| * | Fixed #47 | Nathan Dinsmore | 2013-04-15 | 1 | -5/+5 |
| | | |||||
| * | Switched to UTF-8 | Nathan Dinsmore | 2013-04-08 | 1 | -2/+2 |
| | | | | | This fixes some encoding issues | ||||
| * | Revert "Fixed an encoding issue" | Nathan Dinsmore | 2013-04-08 | 1 | -2/+2 |
| | | | | | This reverts commit 4d37845b2e4de02ffa5a2e8a37812cca98e206d8. | ||||
| * | Fixed an encoding issue | Nathan Dinsmore | 2013-04-08 | 1 | -2/+2 |
| | | |||||
| * | Fixed a number of whitespace inconsistencies | Nathan Dinsmore | 2013-04-08 | 1 | -1/+1 |
| | | |||||
| * | Creation | jmoenig | 2013-03-16 | 1 | -0/+2802 |
