Wykres commitów

997 Commity (54c9d71bb5bb0caf1d6e4c7b687fb1a79095bb12)

Autor SHA1 Wiadomość Data
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
jmoenig f650b8b538 fixed a bug for showing the senders of a message 2021-02-13 23:47:08 +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
jmoenig 30d180280f enhanced MIN and MAX to also operate on text 2021-02-09 09:53:06 +01:00
jmoenig 05cad6a0cc fixed internal migration for "transpose" block 2021-02-09 08:43:32 +01:00
jmoenig 1b72285310 refactored list.crossproduct() to avoid JS stack overflows 2021-02-09 00:58:26 +01:00
jmoenig 2576ae12bd added "cross product" to "append" as dropdown, and "reverse" to "length" 2021-02-08 17:19:50 +01:00
jmoenig c9764aca69 added TRANSPOSE for higher dimensions, thanks, Brian! 2021-02-08 15:56:31 +01:00
jmoenig 0486733aca added internal naive (recursive) version of CROSSPRODUCT 2021-02-08 11:37:08 +01:00
jmoenig 4a7abe0b7b new RESHAPE primitive 2021-02-08 08:57:26 +01:00
jmoenig 0f3ed2b100 changed wordings for list attributes 2021-02-07 10:54:56 +01:00
jmoenig ed231aad5f simplified private list.range() method 2021-02-07 10:14:40 +01:00
jmoenig a9679cb176 added "txt" list conversion 2021-02-05 23:40:40 +01:00
jmoenig 1ec81f618c added "txt" option to list attribure dropdown - not yet operational 2021-02-05 19:11:26 +01:00
jmoenig 2de1d21a0f replaced "length of list" primitive with new "attribute of list" reporter 2021-02-05 19:08:39 +01:00
jmoenig 7e0db6f6f3 added experimental "atribute of list" reporter primitive to dev mode 2021-02-05 15:32:31 +01:00
jmoenig bf9f5599ae don't show internal "compile" reporter in search results 2021-02-05 14:13:33 +01:00
jmoenig abd33c08ac updated release history 2021-02-05 13:57:38 +01:00
jmoenig 32784a7a19 updated version history 2021-02-04 23:21:54 +01:00
jmoenig f25aad784d tweaked List >> query() 2021-02-04 23:18:25 +01:00
jmoenig 4d6bd9a1e8 pushed dev version number 2021-02-04 19:01:49 +01:00
jmoenig 793d059061 changed query semantics for table selectors in ITEM OF to rows, columns, planes, etc. 2021-02-04 18:59:27 +01:00
jmoenig 9466b13816 new dev version 2021-02-03 13:51:27 +01:00
jmoenig 931be32989 prepared patch 2021-02-02 17:47:20 +01:00
jmoenig 2613515d07 refactored hyper list access 2021-02-02 17:33:38 +01:00
jmoenig 1a27241f94 added a few internal - as of now unused - matrix operations 2021-02-02 16:10:36 +01:00
jmoenig 0d60b1fc72 fixed importing exported reporter-scripts (experimental feature) 2021-02-01 17:16:40 +01:00
jmoenig aea097b865 made identity comparison of texts case-sensitive 2021-02-01 10:30:59 +01:00
jmoenig 4d8fe5b083 refactored some matrix operations 2021-02-01 10:16:06 +01:00
jmoenig af4662bed1 removed "transpose" from the palette for now 2021-01-30 13:25:48 +01:00