Wykres commitów

2813 Commity (ee9eb87977a48398263d26c3977eae1a02aefc3c)

Autor SHA1 Wiadomość Data
jmoenig 72843f8ee3 stop audio frequency instances when "stop all" is executed 2019-04-29 19:09:56 +02:00
jmoenig 303fa6bf82 optimized animation library 2019-04-29 07:57:17 +02:00
jmoenig 5e9d3ce478 fixed more "hz" typos 2019-04-28 13:35:33 +02:00
jmoenig 7ca082df14 changed "hz" typo to "Hz"
thanks, Brian, for catching this!
2019-04-28 13:16:44 +02:00
Jens Mönig 86d5bc17ca
Merge pull request #2388 from jmoenig/help
First batch of help screens
2019-04-28 13:02:31 +02:00
Jens Mönig f91815f84d
Merge pull request #2387 from jguille2/languagesSpeech
Speech lib using all Snap languages and with their own names
2019-04-28 12:58:27 +02:00
brianharvey ce49bb65aa First batch of help screens
and the bignum library.

More coming tomorrow.  Many more... :-(
2019-04-27 21:51:49 -07:00
Joan Guillén i Pelegay 3edae53c01 Speech lib using all Snap languages and with their own names 2019-04-28 01:44:46 +02:00
jmoenig 844ddda836 renamed help screen for "is _ empty?" 2019-04-27 11:23:22 +02:00
jmoenig cab317d2ae oops! correcting Spanish translation copy error 2019-04-27 11:19:56 +02:00
jmoenig c9e4c3090c updated German, Catalan, Spanish and French translations for former tools 2019-04-27 11:13:07 +02:00
jmoenig de75cc4a76 removed "tools" library, yay! 2019-04-27 10:34:05 +02:00
jmoenig 959cccd2b8 make sure filtered linked lists end well formed 2019-04-27 10:04:41 +02:00
jmoenig 380474945f accept text representing numbers as inputs to NUMBERS prim 2019-04-27 10:01:40 +02:00
Jens Mönig e19e1dbcb4
Merge pull request #2386 from jmoenig/word-sentence
Word sentence
2019-04-27 09:32:05 +02:00
Jens Mönig 73e16a78fd
Merge pull request #2385 from jmoenig/broadcast-help
help screen for broadcast
2019-04-27 09:31:21 +02:00
jmoenig 097a3cbc00 renamed context "aggregation" property to "accumulator" 2019-04-27 09:30:09 +02:00
jmoenig 62c3cf11c2 make sure number lists end well formed 2019-04-27 09:07:11 +02:00
jmoenig 6ee0d05968 new "numbers" constructor primitive in List category 2019-04-27 08:59:12 +02:00
jmoenig b570f95a3e new "is empty" predicate primitive in List category 2019-04-27 07:47:33 +02:00
brianharvey 2382119e01 word-sentence library help
Add help comments for word->list and list->word.
2019-04-26 20:04:00 -07:00
brianharvey 08649b0c4c add word-sent tools blocks to work-sent library
so they can be removed from tools
2019-04-26 19:57:10 -07:00
brianharvey f1277a1e25 help screen for broadcast
Change "and the background" to "and the stage."
2019-04-26 19:51:56 -07:00
Jens Mönig 76921d0aa8
Merge pull request #2384 from jguille2/catalanSpeech
Catalan speech
2019-04-26 15:04:49 +02:00
jmoenig 3502fe2da0 added support for single implicit parameter to FOR EACH prim 2019-04-26 15:03:37 +02:00
Joan Guillén i Pelegay 37ece98749 Adding also Catalan to the other textToSpeech block 2019-04-26 14:55:54 +02:00
Joan Guillén i Pelegay c2efbb53e0 Adding Catalan to textToSpeech library 2019-04-26 14:53:12 +02:00
jmoenig 09fe4102bb renamed help screens for the new HOF prims 2019-04-26 13:34:35 +02:00
jmoenig 810a4a0b83 updated "parallelism" library (for new HOF prims) 2019-04-26 13:22:26 +02:00
jmoenig e7beb5e94f updated "audio comp" library (for new HOF prims) 2019-04-26 13:14:22 +02:00
jmoenig 29f6cc8f4a updated "animation" library (for new HOF prims) 2019-04-26 12:20:24 +02:00
jmoenig 615ff08633 updated "crayons" library (for new HOF prims) 2019-04-26 12:08:53 +02:00
jmoenig 699bc6da4d updated "bignums" library (for new HOF prims) 2019-04-26 11:57:52 +02:00
jmoenig 1a11c00111 updated "cases" library (for new HOF prims) 2019-04-26 11:52:57 +02:00
jmoenig ebae5c5da8 removed "catch" etc. from "tools" library (has been moved to "iteration" lib) 2019-04-26 11:43:26 +02:00
jmoenig 48f482cdf3 updated "tools" library (for new HOF prims) 2019-04-26 11:37:42 +02:00
jmoenig e161a2382d moved "for each" down in the lists pallette towards the imperative blocks 2019-04-26 11:28:35 +02:00
jmoenig f20692ab2d corrected French translation for "warp" to be "warp" instead of "englobe" 2019-04-26 09:10:24 +02:00
jmoenig 9af72c27c1 updated French translation (for new HOF prims) 2019-04-26 09:08:10 +02:00
jmoenig ca4dcf7eac updated Spanish translation (for new HOF prims) 2019-04-26 09:05:38 +02:00
jmoenig c31b4d8d7c updated Catalan translation (for new HOF prims)
took the translation from the tools library
2019-04-26 00:06:08 +02:00
Jens Mönig 1a7227e59d
Merge pull request #2382 from jmoenig/libraries
Add Control tools to iteration-composition library
2019-04-25 16:30:31 +02:00
jmoenig 4bdcf5d5a3 updated history 2019-04-25 16:29:12 +02:00
Jens Mönig f6aa5d093d
Merge pull request #2379 from jmoenig/costumes
Costumes
2019-04-25 16:21:13 +02:00
jmoenig a313993f9f updated version date 2019-04-25 16:20:09 +02:00
Jens Mönig 436f6c190a
Merge pull request #2376 from bromagosa/cloud-js-updates
Fetching a user's public collections now works
2019-04-25 16:16:50 +02:00
Jens Mönig 51087efeb3
Merge pull request #2375 from jguille2/cat5d
Updating again Catalan translation for Snap5 release
2019-04-25 16:09:56 +02:00
Jens Mönig 45c5794fcb
Merge branch 'master' into cat5d 2019-04-25 16:09:03 +02:00
jmoenig d23e3cc17c updated German translation (for new HOF prims) 2019-04-25 15:56:40 +02:00
brianharvey f7168b5b6c Add Control tools to iteration-composition library
in preparation for putting the rest of Tools into Snap! as primitives.
2019-04-24 16:57:37 -07:00