| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tweak docs | blob8108 | 2014-05-02 | 1 | -0/+4 |
| | | |||||
| * | Update docs slightly | blob8108 | 2014-05-02 | 1 | -10/+7 |
| | | |||||
| * | Add work-in-progress documentation | blob8108 | 2014-05-02 | 7 | -0/+879 |
| | | |||||
| * | More interesting tests | blob8108 | 2014-04-16 | 1 | -2/+39 |
| | | |||||
| * | A small UTF-8 fix | blob8108 | 2014-04-16 | 1 | -1/+2 |
| | | |||||
| * | Fix Unicode handling & investigate Scratch polling | blob8108 | 2014-03-28 | 2 | -8/+23 |
| | | |||||
| * | Fix percent-sign handling in block text | blob8108 | 2014-03-28 | 2 | -4/+10 |
| | | |||||
| * | Add setup.pyv0.1 | blob8108 | 2014-03-28 | 3 | -1/+76 |
| | | |||||
| * | Don't show `problem`, `is working` and `reset` blocks in Snap!. | blob8108 | 2014-01-11 | 3 | -33/+7 |
| | | | | | Closes #11. | ||||
| * | Replace ridiculous "optional" argument `is_browser` | blob8108 | 2014-01-11 | 3 | -5/+3 |
| | | |||||
| * | Don't recognise Snap! as a browser, take two | blob8108 | 2014-01-09 | 1 | -2/+3 |
| | | |||||
| * | Fix `problem` and `reset` built-in blocks. | blob8108 | 2014-01-07 | 2 | -6/+22 |
| | | |||||
| * | Use docstrings as help text for Snap! blocks | blob8108 | 2014-01-07 | 2 | -11/+68 |
| | | | | | Closes #9. | ||||
| * | Remove todos | blob8108 | 2014-01-07 | 1 | -3/+0 |
| | | |||||
| * | Make Snap! predicates actually return <true> and <false> | blob8108 | 2014-01-07 | 1 | -9/+70 |
| | | | | | Fixes #8 | ||||
| * | Fix further_examples.py for Python 3 | blob8108 | 2014-01-07 | 1 | -2/+2 |
| | | |||||
| * | Make `problem` and `reset` accessible in Snap! too | blob8108 | 2014-01-07 | 3 | -14/+26 |
| | | | | | Fixes #7 | ||||
| * | Allow Blockext vars in block text | blob8108 | 2014-01-07 | 1 | -1/+5 |
| | | |||||
| * | Cleanup (whoops) | blob8108 | 2014-01-06 | 1 | -15/+0 |
| | | |||||
| * | Don't recognise Snap! as a browser | blob8108 | 2014-01-06 | 1 | -1/+9 |
| | | | | | | | Uses "X-Application" header in anticipation of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks/pull/295 Fixes #1 | ||||
| * | Whoops, blocking reporters aren't a thing. | blob8108 | 2014-01-06 | 1 | -2/+2 |
| | | |||||
| * | Update further_examples.py | Technoboy10 | 2014-01-05 | 1 | -2/+2 |
| | | | | Just for the moment, I commented out the blocking reporter | ||||
| * | Update further_examples.py | Technoboy10 | 2014-01-05 | 1 | -3/+2 |
| | | | | I have no idea what that stuff is, but this is a good temp fix | ||||
| * | Move further examples to separate file | blob8108 | 2014-01-05 | 2 | -57/+63 |
| | | |||||
| * | Add `problem` and `reset` decorators | blob8108 | 2014-01-05 | 3 | -4/+29 |
| | | | | | Fixes #5 | ||||
| * | Variable filenames for handlers | blob8108 | 2014-01-05 | 4 | -10/+21 |
| | | | | | Fixes #2 | ||||
| * | Decode Unicode from Scratch inputs correctly | blob8108 | 2014-01-05 | 1 | -2/+14 |
| | | | | | Fixes #3. | ||||
| * | Create empty readme | blob8108 | 2014-01-05 | 1 | -0/+4 |
| | | |||||
| * | Update todos | blob8108 | 2014-01-05 | 2 | -2/+2 |
| | | |||||
| * | Fix blocking reporters | blob8108 | 2014-01-05 | 4 | -19/+21 |
| | | |||||
| * | Scratch blocking reporters | blob8108 | 2014-01-05 | 3 | -3/+30 |
| | | |||||
| * | Initial | blob8108 | 2014-01-05 | 5 | -29/+531 |
| | | |||||
| * | Initial | blob8108 | 2013-12-19 | 1 | -0/+43 |
