Wykres commitów

4589 Commity (4f9bb8cafd26ee571428a75930ef97c4be8f6e8b)

Autor SHA1 Wiadomość Data
jmoenig 4f9bb8cafd new dev version 2021-03-09 09:55:55 +01:00
jmoenig cf40aaa2f1 prepared minor release 2021-03-08 11:40:57 +01:00
Jens Mönig f45f82102d
Merge pull request #2796 from jmoenig/apl-6-7
Update SnapManual.pdf
2021-03-07 14:33:45 +01:00
brianharvey f02d508891 Update SnapManual.pdf
Got VMWare running again so I was able to shorten the PDF.
2021-03-06 17:30:03 -08:00
jmoenig bc7778ec9b updated version history and release notes-to-come 2021-03-06 09:21:02 +01:00
Jens Mönig 4aa5de670d
Merge pull request #2794 from jmoenig/apl-6-7
manual and libraries for 6.7
2021-03-06 09:12:17 +01:00
brianharvey 6349083649 manual and libraries for 6.7 2021-03-05 10:24:41 -08:00
jmoenig 8f5a166f01 rebind (relabel) recursive calls when duplicating a custom block definition 2021-03-05 11:59:22 +01:00
jmoenig ab09e949c5 updated German translation 2021-03-05 09:06:49 +01:00
jmoenig 428d1b6e0d changed gui strings for undelete feature 2021-03-05 08:56:38 +01:00
jmoenig 757fa80f07 added "trash is empty" information, commented out for now 2021-03-05 08:45:06 +01:00
jmoenig 492efed0b8 displaying a table containing the stage no longer crashes the page 2021-03-05 08:16:55 +01:00
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