Wykres commitów

280 Commity (newthree)

Autor SHA1 Wiadomość Data
Michael b7061bdcd3 Merge tag 'v6.9.0' of git://github.com/jmoenig/Snap into snap6 2021-07-08 11:36:52 +02:00
Simon-Mong ce71d41956
Update geometryBlocks.xml
Add some new blocks and fix some bugs.
2021-07-01 22:30:45 +08: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