summaryrefslogtreecommitdiff
path: root/threads.js
Commit message (Expand)AuthorAgeFilesLines
* adjust block to no longer use strings, and remove unneeded codeMichael Ball2014-01-261-38/+12
* date block workMichael Ball2014-01-221-5/+3
* Add style tweaks per Nathan's comments.Michael Ball2013-12-281-20/+17
* Add a 'get current DATE' block with various options, add some translations to...Michael Ball2013-12-271-0/+58
* 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