Bernat Romagosa
0271d9c0b3
added caching and semaphore for reporter blocks in Signada extension
2021-08-05 17:27:20 +02:00
Bernat Romagosa
8457f8e2dd
added Signada extension (for the Citilab ED1 board)
2021-08-05 13:05:45 +02:00
brianharvey
2952148019
manual, libraries for 7.0
...
The manual isn't finished, but it's in good enough shape to be pushed to dev so we can all look it over.
All I've changed in the libraries is to hide some helper blocks, but not as many as I'd like. :)
2021-07-13 23:21:25 -07:00
Michael
b7061bdcd3
Merge tag 'v6.9.0' of git://github.com/jmoenig/Snap into snap6
2021-07-08 11:36:52 +02:00
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
Simon-Mong
ce71d41956
Update geometryBlocks.xml
...
Add some new blocks and fix some bugs.
2021-07-01 22:30:45 +08: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
jmoenig
2273550f3f
added "pie chart" option to PLOT command in the frequency distribution analysis library
2020-10-20 09:01:35 +02:00
jmoenig
c42ce28388
tweaked "frequency distribution analysis" library to plot lines in any color or style
2020-09-28 11:34:33 +02:00
jmoenig
5670cdd275
added "bar / lines" option for plotting charts in the "frequency distribution analysis" library
2020-09-25 15:23:50 +02:00
brianharvey
975292a92c
Update localstorage_module.xml
...
Add reporter that finds a specified key.
2020-09-19 03:50:07 -07:00
jmoenig
e5f7f20e16
added input type assertions to Database library
2020-09-10 22:56:50 +02:00
brianharvey
7ef4a61d54
Update colors.xml
...
I swear I fixed this already...
2020-09-01 03:13:20 -07:00
jmoenig
6b022e5ea5
tweaked localstorage library display name
2020-08-07 13:30:53 +02:00
jmoenig
85c844f9f4
added new localstorage "Data Base" library
2020-08-07 13:29:20 +02:00
Jens Mönig
31719a6a17
Merge pull request #2671 from jmoenig/libraries
...
Update strings.xml
2020-08-05 13:16:18 +02:00
brianharvey
3754945549
Update strings.xml
...
Add PT translation of to lower case
2020-08-04 01:34:21 -07:00
brianharvey
c0691f0776
Update strings.xml
...
Adding TEXT_CONTAINS_ and TO LOWER CASE to strings library.
2020-08-03 23:37:47 -07:00
Michael
118c12f4f7
re-add tools.xml (needs cleanup and merge later)
2020-07-30 22:36:22 -07:00
jmoenig
bb3b5c2a27
replaced ID reporter in animation library with new primitive
2020-07-27 11:58:28 +02:00
jmoenig
420e23eb6e
removed duplicate "sort" block from the Frequency Distribution Analysis library
2020-07-27 11:43:17 +02:00
brianharvey
bc3a2b706f
Update LIBRARIES
...
shorter name for bignums
2020-07-26 13:07:47 -07:00
brianharvey
86f625a094
More cleanup and help texts
2020-07-26 10:40:38 -07:00
brianharvey
88a8a5a2f4
Condense libraries, add help texts.
2020-07-25 21:46:48 -07:00
brianharvey
4cd5aa97aa
Update LIBRARIES
2020-07-23 15:08:44 -07:00
brianharvey
04b7e555f5
Update apl.xml
...
This time for sure.
2020-07-20 05:30:10 -07:00
brianharvey
841688e959
Update bignumbers.xml
...
Fix path to libraries (no more snapsource)
2020-07-14 21:48:05 -07:00
brianharvey
9876a07df0
Update Eisenbergification.xml
...
Add hyper blocks, rewrite Keyboard editing
2020-07-09 23:07:51 -07:00
Joan Guillén i Pelegay
73378e9257
Fixing make-variables Lib showing and hident script vars
2020-07-08 12:51:55 +02:00
Jens Mönig
9205e64b9c
Merge pull request #2622 from jmoenig/apl
...
APL-related stuff
2020-07-03 12:28:04 +02:00
brianharvey
0f39d742cd
APL-related stuff
...
Including absurdly large manual. :(
2020-07-02 09:51:08 -07:00
brianharvey
3787c408e4
Update stream-tools.xml
...
Replace tools map with primitive map
2020-06-16 21:44:08 -07:00
Jens Mönig
ced50c6721
Merge pull request #2610 from jmoenig/color-library
...
Update colors.xml
2020-06-12 00:55:02 +02:00
brianharvey
e27439a6e1
Update colors.xml
...
oops fixed a bug.
2020-06-11 15:30:57 -07:00
brianharvey
e747330b10
Update crayons.xml
...
Make this work like the crayon part of colors.xml
2020-06-11 15:14:59 -07:00
jmoenig
fc00c784dd
fixed #2589
2020-06-09 12:37:49 +02:00
Jens Mönig
bfbeefa5ca
Merge pull request #2605 from jmoenig/color-library
...
super color library
2020-06-09 11:17:08 +02:00
brianharvey
8e2b8b28a5
super color library
...
Crayons
Fair Hues
HSL
X11 colors
RGB in hex
as well as all the old stuff
2020-06-09 01:49:26 -07:00
brianharvey
9337e336db
fix word-sentence for hyper etc
2020-06-08 18:17:38 -07:00
jmoenig
c38caeb605
updated Pixels library (removed "show picture" block)
2020-06-08 13:19:19 +02:00
djsrv
10b86d3cd4
Update bignums library
...
Added support for hyper blocks, added missing options to reportMonadic, and switched !== checks for NaN to the ES2015
Number.isNaN
2020-06-07 22:04:05 -04:00
Joan Guillén i Pelegay
d8b08c3a6e
Updating pt issues for make-variables lib
2020-05-29 11:27:41 +02:00
Joan Guillén i Pelegay
de2097e296
Updating make-variable library
2020-05-27 19:12:04 +02:00
Jens Mönig
707b76ff56
Merge pull request #2578 from jmoenig/bar-chart-library
...
bar chart library
2020-05-17 09:27:29 +02:00
brianharvey
ec42c8571b
bar chart library
...
Like histogram but simple.
2020-05-06 20:13:55 -07:00
brianharvey
58308b3754
Add Hummingbird library to support EXCITE project
2020-04-23 00:29:34 -07:00
Michael Aschauer
256c6a1e41
Merge tag 'v5.4.5' of git://github.com/jmoenig/Snap into snap5.4
2020-02-19 19:04:07 -08:00
jmoenig
ba301b1078
fixed strings library format
2020-01-10 17:52:37 +01:00
brianharvey
0952161460
Add reporter version of safely try
2019-12-14 20:55:02 -08:00
jmoenig
f8e94d17fa
fixed variadic reporters library
2019-11-15 20:24:45 +01:00
Bernat Romagosa
ce03d8b711
minor Catalan locale fixes in World Map library
2019-08-29 18:10:57 +02:00
Bernat Romagosa
83cd90c3d8
translated Maps module into Catalan
2019-08-28 19:16:30 +02:00