Wykres commitów

116 Commity (7478efdca9835d6860593eabe7d968f90ca03d22)

Autor SHA1 Wiadomość Data
jmoenig 02ceb07c47 updated audio-comp library blocks with new loop-arrow symbols 2019-01-24 13:24:25 +01:00
jmoenig e8fac25547 updated animation library blocks with new loop-arrow symbols, tweaked FOR block 2019-01-23 07:35:27 +01:00
jmoenig 6314db32b1 updated cases library blocks with new loop-arrow symbols 2019-01-23 07:27:39 +01:00
jmoenig 21229a3de1 adusted iteration library with loop arrow icon 2019-01-22 10:51:40 +01:00
jmoenig d399534504 updated list-utilities library blocks with new loop-arrow symbols 2019-01-22 02:40:22 +01:00
jmoenig 6bd695e531 updated iteration-composition library blocks with new loop-arrow symbols 2019-01-22 02:30:29 +01:00
jmoenig ff53f3cf1c updated FOR and FOREACH in tools library with new new loop-arrow symbols 2019-01-21 16:12:56 +01:00
Jens Mönig c7b9b99845
Merge pull request #2293 from jmoenig/string-library
add string library
2019-01-11 17:08:51 +01:00
Brian Harvey 19fe688e08
Fix typo in SUM help (variadic-reporters.xml) 2019-01-07 00:51:28 -08:00
brianharvey d9f9686c3b add string library
substring by index or by content
2018-12-18 13:19:06 -08:00
jmoenig 3d86580bd5 updated tools and frequency distribution libraries
fixed LABEL block in tools to allow printing numbers again.
Added histrograms and plotting blocks to frequency distribution analysis library
2018-11-21 12:56:12 +01:00
jmoenig accbc5c2f2 added "pipe" and "lower case" blocks to Frequency Distribution Analysis library 2018-11-12 08:33:35 +01:00
jmoenig 35a25787b3 added atomic "sort" to frequency distribution analysis library 2018-11-02 18:19:46 +01:00
jmoenig 9cb98f849a new library: Frequency Distribution Analysis, separated from "Bigger Data" 2018-11-02 17:32:32 +01:00
jmoenig 34cea43e4b moved "make-variables" library to libraries folder, updated history 2018-10-29 12:48:02 +01:00
Jens Mönig 9634e0fce1
Revert "Add predicate for the existence of a variable" 2018-10-26 09:18:19 +02:00
Brian Harvey 897b738526
Update make-variables.xml
Change name and color of exist? predicate.
2018-10-25 23:57:14 -04:00
Pierre Thierry 8a5e9ab422 Add predicate for the existence of a variable 2018-10-26 00:30:53 +02:00
jmoenig 96a3784408 Added "group" function for fast data drill-down analyses to " Bigger Data" library 2018-10-23 14:18:12 +02:00
jmoenig 8e007f680c Added "analyze" function for fast frequency distributions to "Bigger Data" library 2018-10-22 15:31:47 +02:00
jmoenig 697698892f added timed FOR-loop to Animation library 2018-10-16 10:06:39 +02:00
Michael Ball 1aaa9bacbb Update LABEL to catch stage errors. Fix #1915 Fix #2151 2018-08-10 01:04:27 -07:00
jmoenig d6cca62618 tools: fixed JOIN WORDS and LIST -> SENTENCE
these apparently got broken when they were translated recently
2018-07-11 15:51:48 +02:00
jmoenig e686ae70d0 added @bromagosa's "loudness" reporter to audio comp lib 2018-07-09 16:45:08 +02:00
jmoenig 7b77e03a32 resolved name conflicts in pixels- and audio- libraries 2018-07-09 16:38:02 +02:00
jmoenig d977a64dbd fixed library toc 2018-07-09 16:30:32 +02:00
jmoenig f571591bd9 new Parallelization library 2018-07-09 16:13:31 +02:00
Jens Mönig db86f25aab
Merge pull request #2137 from bromagosa/listify
Added JSON library
2018-07-09 15:04:35 +02:00
Bernat Romagosa 7d823067d0 added JSON library 2018-07-02 11:28:19 +02:00
Joan Guillén i Pelegay 030c3ffca7 Two improvements to French translation 2018-06-30 11:04:27 +02:00
Joan Guillén i Pelegay aa3d9714ed updating French lang and translating tools into Catalan, Spanish and French 2018-06-29 02:50:09 +02:00
jmoenig 4c311eaaac new "record" reporter in the "Audio Comp" library 2018-06-20 14:11:14 +02:00
jmoenig 84ae55b5db tweaked "webcam snap" reporter in "Pixels" library 2018-06-20 14:07:07 +02:00
jmoenig 9a52ca553a new "webcam snap" reporter in the "Pixels" library 2018-06-20 12:37:05 +02:00
Michael Ball cf3758d77f Automatically Determine the Cloud URL (#2123)
* determine cloud url dynamicaly

* Fix specifying the cloud URL from a meta tag

* no protoptye for Cloud.knownDomains

* Tweak the location of where SnapCloud is created.

Note - we want to call determineCloudURL once document.head is available, so it is best
to do that in the onload callback for safety.

* Move initialize to cloud.js; simplify logic a bit

* move SnapCloud to this.cloud on IDE_Morph

* update eisenberg library
2018-06-15 12:40:21 +02:00
jmoenig aa64ba9149 revert changes to pixels library
because they are apparently not needed after all
2018-06-12 16:44:27 +02:00
jmoenig 58ceaab309 "Pixels" library: Enabled multiple references to the same pixel (variable) 2018-06-12 16:15:30 +02:00
Brian Harvey 2fd4794a99
Add "visible palette" setting to Eisenbergification
(for Paul)
2018-05-09 16:46:17 -04:00
brianharvey 562ec48883 fix make-variables library bug
by checking for empty-string name.
2018-05-01 21:20:15 -04:00
Brian Harvey a35528f282
oops fix LIBRARIES 2018-05-01 20:51:09 -04:00
Brian Harvey 61a374e873
declare global or sprite-local variables
new library with GLOBAL VARIABLES and SPRITE-LOCAL VARIABLES blocks
2018-05-01 20:48:22 -04:00
jmoenig 3abc58bd6e added 'name' selector to pixel library 2018-04-24 08:15:31 +02:00
Jens Mönig 881f28a532 removed atomic FOR EACH from "Bigger Data" library
because it was - surprisingly! - inefficient
2018-03-23 12:22:23 +01:00
Jens Mönig e8bd4d9346 added atomic FOR EACH to new experimental "Bigger Data" library 2018-03-23 10:35:03 +01:00
Jens Mönig 0f3297fe1e updated "audio comp" and "bigger data" libraries 2018-03-23 09:55:46 +01:00
Jens Mönig e4094c2c3d new experimental "Big Data" library using JIT compiler 2018-03-22 18:16:46 +01:00
Jens Mönig 9e0edb28f2 fixed LIST -> SENTENCE block in tools
thanks, Selim for the report
2018-03-05 16:44:39 +01:00
Jens Mönig f14a0c9869 updated text-to-speech library with more language options 2018-03-04 00:06:42 +01:00
Jens Mönig fefdd932fe added text-to-speech library 2018-03-03 23:38:19 +01:00
Jens Mönig 40903236e3
Merge pull request #2042 from superruzafa/fix-libs-description-l10n
Be able to translate the description of the libraries
2018-03-03 08:11:33 +01:00