Wykres commitów

305 Commity (04bf915d12f9dba7b13f8d21f28540a5fe02c244)

Autor SHA1 Wiadomość Data
jmoenig db3b976430 "serial ports" library 2021-07-05 13:43:05 +02:00
jmoenig cc4365ce39 fixed audio_comp library "plot sound" block to work with translations
thanks, Hans, for the report!
2021-07-04 12:46:32 +02:00
jmoenig 6c769c2017 updated bignumbers library 2021-06-24 18:46:46 +02:00
jmoenig 65e9c4587a took out device libraries (Hummingbird blocks and Leap Motion) 2021-06-23 19:07:29 +02:00
jmoenig d057b0eae7 updated bignums library 2021-06-23 17:11:05 +02:00
jmoenig 8be709e64f Create bignums.js 2021-06-23 17:06:04 +02:00
jmoenig 0decdec455 Update colors.xml 2021-06-20 11:01:27 +02:00
brianharvey 3430de251b Update colors.xml
Change the test in INITIALIZE VARIABLES to test a variable that didn't exist in the earlier versions people may have in old projects.
2021-06-19 23:33:40 -07:00
jmoenig 65e97e3231 updated the abominable colors library ;-) 2021-06-19 21:17:18 +02:00
jmoenig 6b11e378e1 tweaked make-vars library to reduce internal dependencies 2021-06-19 19:30:38 +02:00
jmoenig edc0196e69 updated strings library
(changed variable name to '_case independent')
2021-06-18 23:26:01 +02:00
jmoenig f34e681cfe tweaked strings library 2021-06-18 08:52:39 +02:00
jmoenig 6737a4080d tweaked make-variables library 2021-06-18 08:37:10 +02:00
jmoenig d34a7c7afe updated strings library 2021-06-18 00:04:07 +02:00
jmoenig 17641b4085 updated make-variables library 2021-06-17 20:31:13 +02:00
jmoenig e3e7c1d876 updated apl library 2021-06-17 11:33:14 +02:00
jmoenig fd0be220b0 updated text-costume library 2021-06-16 23:35:15 +02:00
jmoenig 1f22de2511 Update try-catch.xml 2021-06-16 21:27:16 +02:00
jmoenig 71a08a82b0 updated try-catch library 2021-06-16 21:23:54 +02:00
jmoenig 0845855b4a updated localstorage library 2021-06-15 17:28:20 +02:00
jmoenig f4f544b375 updated audio library 2021-06-15 16:56:03 +02:00
jmoenig 68fc3e003e updated pixels library 2021-06-15 16:41:35 +02:00
jmoenig dfb41840e7 updated http-blocks library 2021-06-15 15:32:24 +02:00
jmoenig 05dd97a16e Update maps_module.xml 2021-06-15 15:13:06 +02:00
jmoenig 6606ed9201 updated bar-charts library 2021-06-15 12:24:05 +02:00
jmoenig 590a05a8f5 updated text-to-speech library 2021-06-15 12:05:13 +02:00
jmoenig 95efc1a93c updated words-sentences library 2021-06-15 11:14:30 +02:00
jmoenig 2b25e2995b updated animation library 2021-06-15 10:18:08 +02:00
jmoenig e965e39a0e updated frequency-distribution-analysis library 2021-06-15 10:12:00 +02:00
jmoenig 2c6e9fb690 updated list-utilities library 2021-06-15 09:46:08 +02:00
jmoenig 7b08f3b7cf updated maps library 2021-06-15 09:12:13 +02:00
jmoenig 0bdb097a41 updated frequency-distribution-analysis library 2021-06-14 14:55:26 +02:00
jmoenig 468d15a694 updated animation library 2021-06-14 14:40:45 +02:00
jmoenig 54f2a93a62 Update list-utilities.xml 2021-06-14 13:57:26 +02:00
jmoenig c4661dc1fe updated list-utilities library 2021-06-14 13:53:56 +02:00
brianharvey f151e7c339 faster colors, fixed last bignum bug
I intend to keep working on the colors library speedup, so there's no urgency for you to pull this I guess, but this is a stable state of both libraries and you /can/ pull it when you're doing a release (or a dev version) anyway.
2021-05-12 22:30:29 -07:00
brianharvey 93f8ef3057 colors, bignums, manual 2021-04-30 02:20:30 -07:00
brianharvey e159d35fec Update apl.xml
fix deal, outer product
2021-03-21 18:02:24 -07:00
Jens Mönig 88e98f0317
Merge pull request #2808 from jmoenig/dewarp-foreach
Update list-utilities.xml
2021-03-17 23:27:44 +01:00
brianharvey 72c666c9c8 Update list-utilities.xml
Remove WARP and also (sniff) remove empty slot substitution from the library # FOR EACH block.
2021-03-16 15:52:29 -07:00
brianharvey ecbbfa68a1 fix strideTranspose 2021-03-14 16:04:52 -07:00
jmoenig 199feb9fa1 fixed recursive calls in PIPE 2021-03-09 10:35:09 +01:00
brianharvey d85757c531 fix pipe, retry
maybe github will like this one
2021-03-08 14:24:36 -08:00
brianharvey 6349083649 manual and libraries for 6.7 2021-03-05 10:24:41 -08:00
brianharvey d94ea48dcf Final 6.6 manual and APL lib
The library could still probably be improved, but it uses the new primitives so it's way faster already.

I think I'm finished working on 6.6, release when ready.
2021-02-25 01:38:42 -08:00
jmoenig 8e83539536 removed "reverse" block from the "frequency distribution analysis" library 2021-02-15 12:26:54 +01:00
jmoenig 775029cae8 fixed a glitch in the animation library's "sine in-out" easing function 2021-01-21 15:45:48 +01:00
brianharvey 098be499d2 Update list-utilities.xml
Speedup via JS primitives and via compiling hofs.  New notation: ☠︎in front of title means this block is for internal use, not for users.
2020-12-29 21:14:46 -08:00
jmoenig 9871df7a36 updated frequency distribution library
to keep source lists' internal linked-ness intact
2020-11-30 10:53:02 +01:00
brianharvey 67a8b6fcd9 more efficient libraries
taking advantage of js primitives and also converting sentences to and from lists.
2020-11-28 16:44:33 -08:00