jmoenig
|
410915460e
|
refactored widgets.js to use Morphic's new constants
|
2020-07-01 22:33:34 +02:00 |
jmoenig
|
d99ec31799
|
refactored symbols.js with new Morphic constants
|
2020-07-01 19:12:38 +02:00 |
jmoenig
|
a17df6363f
|
refactored lists.js with new Morphic constants
|
2020-07-01 19:10:28 +02:00 |
jmoenig
|
fb75db25c9
|
refactored threads.js with new Morphic constants
|
2020-07-01 18:59:32 +02:00 |
jmoenig
|
16d7374730
|
refactored gui.js with new Morphic constants
|
2020-07-01 18:52:10 +02:00 |
jmoenig
|
f02b3be075
|
refactored objects.js with new Morphic constants
|
2020-07-01 18:45:46 +02:00 |
jmoenig
|
c1dcdc450d
|
refactored byob.js with new Morphic constants
|
2020-07-01 18:36:34 +02:00 |
jmoenig
|
2b739576bb
|
refactored blocks.js with new Morphic constants
|
2020-07-01 18:32:56 +02:00 |
jmoenig
|
20d77fab11
|
added Morphic constants for BLACK and WHITE colors
|
2020-07-01 18:22:58 +02:00 |
jmoenig
|
4e5ecd52ef
|
registered Morphic "touchmove" event as passive
|
2020-06-30 00:18:06 +02:00 |
jmoenig
|
6a8e25f4c7
|
fixed a bug when updating nested custom blocks inside block definitions
thanks, @brianharvey , for reporting this
|
2020-06-29 09:10:00 +02:00 |
jmoenig
|
52e86e0f0d
|
make sure long project titles don't overlap other controls in the IDE
|
2020-06-28 12:42:06 +02:00 |
jmoenig
|
9920092649
|
cached NONNUMBERS cases in order to speed up snapEquals() some
|
2020-06-27 16:34:12 +02:00 |
jmoenig
|
ba1fd64423
|
tweaked Process >> evaluate() for null-contexts
|
2020-06-27 16:11:09 +02:00 |
jmoenig
|
89a6ffb3f5
|
fixed a list-watcher cell-editing bug
|
2020-06-26 12:26:06 +02:00 |
jmoenig
|
8885a67282
|
updated version history
|
2020-06-26 08:40:00 +02:00 |
Jens Mönig
|
0121033ed3
|
Merge pull request #2619 from R4356th/patch-1
Remove English category and section names from Bengali translation. Thank you, @R4356th !
|
2020-06-26 08:36:25 +02:00 |
R4356th
|
0e3ae2207c
|
Remove English category and section names
|
2020-06-25 17:35:35 +06:00 |
jmoenig
|
8eea66f1ba
|
removed an obsolete function
|
2020-06-25 11:43:05 +02:00 |
jmoenig
|
bb66bdce52
|
updated features list
|
2020-06-24 23:45:22 +02:00 |
jmoenig
|
5503138bbd
|
removed code for APL-style scalars from evaluator
|
2020-06-24 23:43:41 +02:00 |
jmoenig
|
e8fc99ac2a
|
removed APL-style scalars option from GUI
|
2020-06-24 23:39:56 +02:00 |
jmoenig
|
95a004f7b7
|
remove "APL scalars" from primitive settings blocks
|
2020-06-24 23:38:10 +02:00 |
jmoenig
|
add665135b
|
updated features list
|
2020-06-24 12:01:15 +02:00 |
jmoenig
|
150cca1f9a
|
added "id" option to hyperizable monadic function reporter
|
2020-06-24 11:58:28 +02:00 |
jmoenig
|
642178da9d
|
updated feature list
|
2020-06-24 11:51:30 +02:00 |
jmoenig
|
2b5937d1c7
|
reset APL scalars support when creating or loading a new project
|
2020-06-24 11:47:20 +02:00 |
jmoenig
|
65eb84c228
|
tweaked toggleAPLScalars()
|
2020-06-24 11:35:34 +02:00 |
jmoenig
|
49a7575697
|
added "APL scalars" option to settings blocks
|
2020-06-24 11:19:45 +02:00 |
jmoenig
|
87096d6d39
|
refactored toggling APL-scalars support on and off
|
2020-06-24 10:38:15 +02:00 |
jmoenig
|
3fb5a0721d
|
updated features list
|
2020-06-24 10:25:34 +02:00 |
jmoenig
|
7d214795ea
|
added the ability to only show items in block drop-down menus if the shift-key is pressed
|
2020-06-24 10:18:49 +02:00 |
jmoenig
|
7a9dbce6cb
|
tweaked hover-help for hidden APL-scalars setting
|
2020-06-22 14:39:46 +02:00 |
jmoenig
|
2a86245aae
|
added hidden preference option for APL-scalars in the settings menu
|
2020-06-22 14:04:42 +02:00 |
jmoenig
|
276c95f6f0
|
enable both versions of hyperDyadic (APL scalars and simple / fast)
|
2020-06-22 13:14:10 +02:00 |
jmoenig
|
ce53e16ade
|
removed a duplicate function definition
|
2020-06-22 13:03:42 +02:00 |
jmoenig
|
098cf34b9f
|
revert to stable (non APL-scalar) hyper ops
|
2020-06-22 13:01:20 +02:00 |
jmoenig
|
ef5e02c86d
|
revert APL-scalar caching
|
2020-06-22 12:30:23 +02:00 |
jmoenig
|
9ae63f4d01
|
cache input info for hyper ops
|
2020-06-22 10:18:09 +02:00 |
jmoenig
|
fc1db0b338
|
renamed "leaf" to "scalar" for hyper ops
|
2020-06-22 10:00:18 +02:00 |
jmoenig
|
1dade6c03f
|
tweaked hyperization for APL-style scalars (nested single-item lists)
|
2020-06-22 09:56:49 +02:00 |
Jens Mönig
|
ee730138ba
|
Merge pull request #2616 from jguille2/cat6
Updating Catalan for Snap 6 release
|
2020-06-21 21:24:54 +02:00 |
jmoenig
|
28fb5c1109
|
added special case for APL (nested) single-item list scalars
|
2020-06-21 21:23:41 +02:00 |
Joan Guillén i Pelegay
|
9b1abfcd57
|
Updating Catalan for Snap 6 release
|
2020-06-21 20:01:18 +02:00 |
jmoenig
|
cb83b9636c
|
refactored hyper code: renamed dimensionOf() to rank()
|
2020-06-21 16:42:45 +02:00 |
jmoenig
|
baf014b6b7
|
updated change list
|
2020-06-21 13:40:22 +02:00 |
Jens Mönig
|
abe6c7116c
|
Merge pull request #2615 from Simon-Mong/patch-14
Update lang-zh_CN.js
|
2020-06-21 13:37:47 +02:00 |
Simon-Mong
|
c7e499e99a
|
Update lang-zh_CN.js
Update some new keywords!
|
2020-06-21 18:25:36 +08:00 |
jmoenig
|
6b8d67d3ad
|
fixed block layout reach
I hope. Thanks, @brianharvey for reporting this!
|
2020-06-20 12:53:36 +02:00 |
jmoenig
|
d39f279fa5
|
updated feature list
|
2020-06-20 09:04:08 +02:00 |