summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement Scratch 2.0 `get_specs` commandget-specsblob81082014-02-042-10/+19
* Don't show `problem`, `is working` and `reset` blocks in Snap!.blob81082014-01-113-33/+7
* Replace ridiculous "optional" argument `is_browser`blob81082014-01-113-5/+3
* Don't recognise Snap! as a browser, take twoblob81082014-01-091-2/+3
* Fix `problem` and `reset` built-in blocks.blob81082014-01-072-6/+22
* Use docstrings as help text for Snap! blocksblob81082014-01-072-11/+68
* Remove todosblob81082014-01-071-3/+0
* Make Snap! predicates actually return <true> and <false>blob81082014-01-071-9/+70
* Fix further_examples.py for Python 3blob81082014-01-071-2/+2
* Make `problem` and `reset` accessible in Snap! tooblob81082014-01-073-14/+26
* Allow Blockext vars in block textblob81082014-01-071-1/+5
* Cleanup (whoops)blob81082014-01-061-15/+0
* Don't recognise Snap! as a browserblob81082014-01-061-1/+9
* Whoops, blocking reporters aren't a thing.blob81082014-01-061-2/+2
* Update further_examples.pyTechnoboy102014-01-051-2/+2
* Update further_examples.pyTechnoboy102014-01-051-3/+2
* Move further examples to separate fileblob81082014-01-052-57/+63
* Add `problem` and `reset` decoratorsblob81082014-01-053-4/+29
* Variable filenames for handlersblob81082014-01-054-10/+21
* Decode Unicode from Scratch inputs correctlyblob81082014-01-051-2/+14
* Create empty readmeblob81082014-01-051-0/+4
* Update todosblob81082014-01-052-2/+2
* Fix blocking reportersblob81082014-01-054-19/+21
* Scratch blocking reportersblob81082014-01-053-3/+30
* Initialblob81082014-01-055-29/+531
* Initialblob81082013-12-191-0/+43