summaryrefslogtreecommitdiff
path: root/lists.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed #642, avoid “freezing” when calling CONS on non-list/nulljmoenig2014-11-201-1/+4
* fixed "Load Failed Type Error Cannot read property 'isLinked' of null"jmoenig2014-07-281-4/+6
* JS function tweak, thank, @nathan!jmoenig2014-07-271-1/+1
* List.toString will show contents of the listMichael Ball2014-07-261-1/+1
* ensure unique names for costumes created by the paint editorjmoenig2014-07-181-1/+1
* list op fixes, thanks, Brian!jmoenig2014-07-181-3/+3
* fix List::length to work with stored CS10 projectsjmoenig2014-07-171-2/+2
* format list changes for JSLintjmoenig2014-07-171-15/+15
* change internal list ops to be iterative (bh)jmoenig2014-07-171-43/+79
* German translation update, tweaksjmoenig2014-06-041-1/+1
* Fixed the equals block when one list is linked and the other is notNathan Dinsmore2014-06-021-1/+1
* validated all source files against the latest JSLint versionjmoenig2014-01-091-2/+2
* harmonize equality testing and List CONTAINS testingjmoenig2013-12-041-17/+5
* fixed type-issue for linked list indicesjmoenig2013-10-081-4/+4
* "flat" design enhancements for blocks and watchersjmoenig2013-06-201-4/+4
* Fixed #44jmoenig2013-04-231-5/+8
* Lists: fix for typecasting bug in CONTAINS primitivejmoenig2013-04-121-3/+4
* 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
* Adjust list watcher size to blocks' zoom scalejmoenig2013-04-081-2/+4
* Creationjmoenig2013-03-161-0/+662