dzaima
|
0552ffbf37
|
make sorting set sorted flags
|
2021-12-25 18:24:22 +02:00 |
|
dzaima
|
7e39407eb4
|
reorder v_setI
|
2021-12-25 18:10:47 +02:00 |
|
dzaima
|
bebf1e4255
|
error location for autogenerated FAIL bodies
and also more )gc things
|
2021-12-25 18:01:52 +02:00 |
|
dzaima
|
04a530a532
|
fix ⍉f64arr
|
2021-12-20 18:29:20 +02:00 |
|
dzaima
|
3d5a92c1f3
|
faster integer squeeze
|
2021-12-20 00:53:13 +02:00 |
|
dzaima
|
44dc602425
|
native rank>2 ⍉
|
2021-12-20 00:52:53 +02:00 |
|
dzaima
|
7cc88fae9c
|
native rank 2 ⍉
|
2021-12-19 16:43:37 +02:00 |
|
dzaima
|
3ac36bf18c
|
update singeli submodule
|
2021-12-19 15:52:22 +02:00 |
|
dzaima
|
88c5a16678
|
native monadic ⎉
|
2021-12-19 15:26:21 +02:00 |
|
dzaima
|
d873ce0d81
|
fix hash for bitarrs
|
2021-12-19 14:55:21 +02:00 |
|
dzaima
|
7c9439690b
|
complete
|
2021-12-19 01:47:52 +02:00 |
|
dzaima
|
9054cf0b54
|
make vec_join be mostly not inlined
|
2021-12-19 01:45:05 +02:00 |
|
dzaima
|
7e89e190f2
|
)vars
|
2021-12-19 01:32:36 +02:00 |
|
dzaima
|
1770251bad
|
singeli + & - & ×
|
2021-12-18 22:30:00 +02:00 |
|
dzaima
|
0c5b98772c
|
m_harrs → M_HARR
|
2021-12-17 18:04:19 +02:00 |
|
dzaima
|
245055c8f5
|
Merge pull request #14 from mlochbaum/reprim
Implement `•ReBQN` primitives
|
2021-12-17 17:32:58 +02:00 |
|
dzaima
|
12250ef202
|
changes to •ReBQN
|
2021-12-17 14:39:51 +02:00 |
|
Marshall Lochbaum
|
7b2c79fb87
|
Implement •primitives
|
2021-12-16 17:57:05 -05:00 |
|
Marshall Lochbaum
|
89e8cf5a6c
|
Implement •ReBQN 𝕩.primitive processing
|
2021-12-16 14:29:19 -05:00 |
|
Marshall Lochbaum
|
9e5f488642
|
Allow custom compiler/runtime for non-REPL •ReBQN too
|
2021-12-16 14:29:19 -05:00 |
|
Marshall Lochbaum
|
4d394ea441
|
Store compiler and runtime in •ReBQN result
|
2021-12-16 14:29:19 -05:00 |
|
Marshall Lochbaum
|
5c2a921e56
|
Switch from fixed-primitives compiler (c) to variable (cc)
|
2021-12-16 14:29:19 -05:00 |
|
dzaima
|
b4425508c3
|
fix merge refcounting
|
2021-12-16 17:33:29 +02:00 |
|
dzaima
|
c4230ead74
|
remove duplicate definition
|
2021-12-16 12:29:25 +02:00 |
|
dzaima
|
23fc280383
|
fix leak in •file.List
|
2021-12-16 12:24:07 +02:00 |
|
dzaima
|
4af4b45ab7
|
fix / with negative numbers in indexes
|
2021-12-16 12:20:42 +02:00 |
|
dzaima
|
c68858ba90
|
various fixes for ⊑
|
2021-12-16 09:14:13 +02:00 |
|
dzaima
|
8a1ccc7198
|
native ⊑; f⌾(v⊸⊏) f64arr
|
2021-12-15 14:03:02 +02:00 |
|
dzaima
|
01deb1e85f
|
thanks google for adding a warning
don't need it
|
2021-12-15 14:03:02 +02:00 |
|
dzaima
|
e7662b0f6a
|
separate array & scalar cases in arith builtins
|
2021-12-13 00:16:23 +02:00 |
|
dzaima
|
9044cd0ef0
|
allow high-rank 'a' in native F⌾(a⊸⊏)
|
2021-12-12 23:33:02 +02:00 |
|
dzaima
|
9e6b8ecaae
|
throw error on reaching heap size limit if reasonable
|
2021-12-12 23:29:09 +02:00 |
|
dzaima
|
cd07af4e8b
|
add g_pst gdb utility
|
2021-12-12 23:21:22 +02:00 |
|
dzaima
|
1b1fe2ba57
|
BMI2 bitarr/bitarr
|
2021-12-12 23:11:07 +02:00 |
|
dzaima
|
56d148832e
|
support unsorted argument for /⁼
|
2021-12-12 17:25:14 +02:00 |
|
dzaima
|
1b878ccdb6
|
better readme
|
2021-12-10 22:49:04 +02:00 |
|
dzaima
|
3351f6b303
|
l*sizeof(B*) → l*sizeof(B) for copying l items in a B*
|
2021-12-10 21:51:09 +02:00 |
|
dzaima
|
3da8302249
|
cast ptrdiff to i64
|
2021-12-10 21:40:13 +02:00 |
|
dzaima
|
d0f4773120
|
use correct type for m_nns computation
|
2021-12-10 21:38:33 +02:00 |
|
dzaima
|
b9232a1f68
|
fix handling of first element in /⁼
|
2021-12-06 11:01:52 +02:00 |
|
dzaima
|
9af0d4b66f
|
don't inline hashmap size doubling function
|
2021-12-05 19:25:54 +02:00 |
|
dzaima
|
0b42b35d51
|
use variable in FL_KEEP
|
2021-12-03 14:29:41 +02:00 |
|
dzaima
|
3c09781d1a
|
)gc, )mem
|
2021-12-01 17:09:19 +02:00 |
|
dzaima
|
c8b15987b5
|
optimize mm_allocS
|
2021-11-30 17:13:07 +02:00 |
|
dzaima
|
f81b680aad
|
NOTM
|
2021-11-29 22:40:12 +02:00 |
|
dzaima
|
736861dd29
|
use native namespace to initialize REPL
|
2021-11-29 17:49:29 +02:00 |
|
dzaima
|
4f66b6b88a
|
native namespace creation
|
2021-11-29 16:44:20 +02:00 |
|
dzaima
|
ef5864afbc
|
global name list
|
2021-11-29 00:21:41 +02:00 |
|
dzaima
|
4af5f3d4a6
|
store Value* as gc roots
|
2021-11-28 21:56:01 +02:00 |
|
dzaima
|
94e38e7162
|
fix import A →import B; import A
|
2021-11-26 12:23:46 +02:00 |
|