jmoenig
63064c38a1
animate undeleted sprites to glide back onstage
2021-03-04 16:27:21 +01:00
jmoenig
6a697dced4
accept drops of sprites and sprite-icons in trash button
2021-03-04 15:07:27 +01:00
jmoenig
b50acf91d3
added trash button for undeleting sprites
2021-03-04 09:00:35 +01:00
jmoenig
d99dc49cb6
added "trashFull" symbol
2021-03-03 12:23:34 +01:00
jmoenig
443d809875
added "trash" symbol
2021-03-03 11:18:20 +01:00
jmoenig
9ae90d4e2e
pushed dev version to 6.7
...
because of new documentable features
2021-03-02 17:46:39 +01:00
jmoenig
07aae7b3bc
correct identities when combining the items of an empty list with + / * / min / max
2021-03-02 17:43:17 +01:00
jmoenig
de976a2036
undelete sprites
2021-03-02 17:17:55 +01:00
jmoenig
c43ac46add
optimized special cases for compiled version of COMBINE
2021-03-02 11:11:58 +01:00
jmoenig
cc01cd6733
optimized special cases for COMBINE (sum, product, min, max) by up to 34 x
2021-03-02 10:55:45 +01:00
jmoenig
b8e90ad0b7
changed zebra-coloring for yellow custom block prototypes
...
(in the block editor) so the hat block changes the shade, not the prototype
2021-03-01 20:00:03 +01:00
jmoenig
086f793047
display custom block label parts in the prototype (in the block editor) the same as in block instances
2021-03-01 19:37:47 +01:00
jmoenig
8130e80215
improved layout and rendering of (+) buttons in custom block prototypes
2021-03-01 16:46:16 +01:00
jmoenig
d41dc010d6
removed a redundant unused case for block highlights
2021-02-27 22:33:38 +01:00
jmoenig
0be5a58ae1
arrange variadic ring inputs vertically
...
(e.g. the reporter rings in PIPE)
2021-02-27 22:29:48 +01:00
jmoenig
b5e65e8f8e
new dev version
2021-02-27 18:49:02 +01:00
jmoenig
30dd43cde3
updated version number in change log
2021-02-25 15:18:41 +01:00
jmoenig
2fd853586d
prepared minor release
2021-02-25 15:16:44 +01:00
jmoenig
81dcf907e0
updated version history
2021-02-25 15:00:27 +01:00
Jens Mönig
8d864530a4
Merge pull request #2787 from jmoenig/manual-6-6b
...
Final 6.6 manual and APL lib
2021-02-25 14:56:14 +01: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
ac19dcc747
commented out experimental slice() primitive
2021-02-23 08:58:13 +01:00
jmoenig
5edd6bd8c7
experimental list slice() primitive, hidden, available via find / relabel
2021-02-20 19:33:41 +01:00
jmoenig
4efac911a6
made list.slice() experimental - removed from production code
2021-02-20 13:40:14 +01:00
jmoenig
54c9d71bb5
reverted list palette reordering
2021-02-16 18:11:35 +01:00
jmoenig
ecb25fe473
support for ranges of indices using zero and negative numbers inside index-lists in "item of"
2021-02-15 17:48:18 +01:00
jmoenig
8e83539536
removed "reverse" block from the "frequency distribution analysis" library
2021-02-15 12:26:54 +01:00
jmoenig
8df42557c0
German translation update
2021-02-15 12:19:18 +01:00
jmoenig
5c74dc7a0e
took out "transpose" from "length" dropdown
2021-02-15 12:14:13 +01:00
jmoenig
bfa8ebc335
fixed #2784
2021-02-15 11:04:41 +01:00
jmoenig
6c3fe5f568
fixed #2783
2021-02-15 09:41:00 +01:00
jmoenig
ad9fa14628
updated history log
2021-02-14 11:41:27 +01:00
Jens Mönig
fd18966112
Merge pull request #2781 from jmoenig/lists.js-stride-transpose
...
Update lists.js
2021-02-14 11:38:37 +01:00
brianharvey
1073828f2c
Update lists.js
2021-02-14 02:35:06 -08:00
jmoenig
f650b8b538
fixed a bug for showing the senders of a message
2021-02-13 23:47:08 +01:00
jmoenig
3407396652
fixed list "columns" selector
2021-02-13 13:35:53 +01:00
jmoenig
d72f8e4a0a
distinguish between "columns" (<3D) and (deep) "transpose"
2021-02-13 13:32:14 +01:00
jmoenig
858fa17599
distinguish between "transpose" (<3D) and "deep transpose"
2021-02-12 17:44:14 +01:00
jmoenig
4eeb2e7567
fixed list.reverse() to return a shallow copy instead of mutating the original
2021-02-11 17:17:22 +01:00
jmoenig
c9f46be70a
rearranged the blocks in the lists category palette (moved commands up)
2021-02-11 10:46:39 +01:00
jmoenig
31c070f6f3
updated feature log
2021-02-10 16:41:44 +01:00
jmoenig
c3ed62048d
German translation update
2021-02-10 13:08:21 +01:00
jmoenig
bc742e9988
changed error message for "lines" conversion
2021-02-10 10:37:42 +01:00
jmoenig
b8e0dc143d
enabled scientific notation in numeric text fields
2021-02-10 10:32:43 +01:00
jmoenig
17f20ac4bc
added "is _ identical to _ ?" to relabel options of equals
2021-02-10 09:28:36 +01:00
jmoenig
b570798675
added defaults to RESHAPE in palette
2021-02-09 23:28:38 +01:00
jmoenig
b1660b9074
took out "crossproduct" primitive option from the palette
2021-02-09 22:42:33 +01:00
jmoenig
21baffd9a2
limit crash-dangerous matrix-exploding ops to 1 MM elements (reshape, crossproduct)
2021-02-09 22:30:37 +01:00
jmoenig
a7ac936578
enhanced 'reshape' to also handle scalars
2021-02-09 10:32:45 +01:00
jmoenig
8d5153c1bb
enhanced list attributes 'rank', 'shape' and 'ravel' to also handle scalars
2021-02-09 10:11:26 +01:00