summaryrefslogtreecommitdiff
path: root/threads.js
Commit message (Expand)AuthorAgeFilesLines
* Revert pull request #295 (xhr-headers)jmoenig2014-01-101-6/+1
* validated all source files against the latest JSLint versionjmoenig2014-01-091-1/+1
* Collapse STOP primitives into a single block with a dropdown of optionsjmoenig2014-01-091-2/+17
* fixed StopOthers blocks and added another optionjmoenig2014-01-081-18/+26
* Merge pull request #283 from Hardmath123/masterJens Mönig2014-01-081-0/+21
|\
| * Initial stop others blockHardmath1232013-12-221-0/+21
* | Merge pull request #295 from blob8108/xhr-headersJens Mönig2014-01-081-0/+3
|\ \
| * | Add useful headers to HTTP blockblob81082014-01-061-0/+3
| |/
* / support for TELL and ASKjmoenig2014-01-081-1/+16
|/
* accept lists as inputs to the green (text) LENGTH OF reporterjmoenig2013-12-111-1/+4
* fixed literal-to-non-literal zero-value comparison bugjmoenig2013-12-051-2/+2
* fixed type error in equality testjmoenig2013-12-041-1/+1
* fixed #261 (less tolerant null-value-to-number-coercion)jmoenig2013-12-041-2/+8
* handle text comparisons case-insensitive (again)jmoenig2013-12-041-6/+4
* Threads: fixed #133 - preserve edge-cased argument typesjmoenig2013-11-261-3/+3
* fixed #249 - preserve variable value types with edge casesjmoenig2013-11-261-1/+3
* fixed #175 - Text comparisons are now case sensitivejmoenig2013-11-261-0/+5
* fixed #245 (consistently auto-convert empty strings to zeroes)jmoenig2013-11-261-17/+19
* fixed #207 (stricter comparison of strings vs. numbers)jmoenig2013-11-261-3/+3
* fixed #213 - Empty else block breaks return to callerjmoenig2013-10-171-1/+3
* MAP primitive variant for linked listsjmoenig2013-10-091-9/+55
* experimental MAP primitive reporterjmoenig2013-10-081-2/+14
* Type-check the SPLIT block's input before eval'ing itjmoenig2013-10-041-2/+12
* Custom Block Evaluation Scope fixjmoenig2013-09-161-2/+3
* Nestable Sprites Collision Detection & fixesjmoenig2013-08-121-22/+56
* German translation updatejmoenig2013-08-021-1/+1
* "whitespace" & other options in SPLIT reporter's dropdownjmoenig2013-08-011-4/+13
* experimental text SPLIT primitive in the operators categoryjmoenig2013-07-311-1/+13
* PAUSE primitive command blockjmoenig2013-07-301-2/+18
* experimental text-function primitivejmoenig2013-07-151-2/+33
* preserve nested reporters in "kicked out" variadic inputsjmoenig2013-07-111-1/+4
* Codification changes, Boolean slot bug fixjmoenig2013-07-091-1/+13
* Codification (blocks to text) support completejmoenig2013-07-041-1/+9
* Code mappingjmoenig2013-06-181-1/+48
* Broadcast & Message enhancements, fixed #93jmoenig2013-05-141-6/+15
* German translation updatejmoenig2013-04-191-1/+1
* Fixed #47Nathan Dinsmore2013-04-151-5/+5
* Switched to UTF-8Nathan Dinsmore2013-04-081-2/+2
* Revert "Fixed an encoding issue"Nathan Dinsmore2013-04-081-2/+2
* Fixed an encoding issueNathan Dinsmore2013-04-081-2/+2
* Fixed a number of whitespace inconsistenciesNathan Dinsmore2013-04-081-1/+1
* Creationjmoenig2013-03-161-0/+2802