dzaima
|
859be5efb2
|
singeli chr_squeeze
|
2022-06-30 01:47:57 +03:00 |
|
dzaima
|
75bfa5d905
|
singeli num_squeeze
|
2022-06-30 01:47:50 +03:00 |
|
dzaima
|
e31c574fd8
|
separate squeeze to its own file
|
2022-06-29 18:36:05 +03:00 |
|
dzaima
|
a3d6301210
|
update comment in bqnffi.h
|
2022-06-28 22:26:47 +03:00 |
|
dzaima
|
86cf6f5c2d
|
faster value⊸F & F⟜value
|
2022-06-28 15:58:13 +03:00 |
|
dzaima
|
8882fb959a
|
move scope_dec cycle handling to a noinline function
|
2022-06-27 19:50:30 +03:00 |
|
dzaima
|
d18ebc3d07
|
fix withFill previous fill check
|
2022-06-27 03:22:36 +03:00 |
|
dzaima
|
4a9983d077
|
fix test/moreCfgs.sh
|
2022-06-26 23:53:56 +03:00 |
|
dzaima
|
fadde40f78
|
more incG
|
2022-06-26 23:48:30 +03:00 |
|
dzaima
|
59f0aaa732
|
defer explain loading to when it's invoked
|
2022-06-26 22:14:30 +03:00 |
|
dzaima
|
87a8aacbc5
|
add explain getting to makefile
|
2022-06-26 21:59:28 +03:00 |
|
dzaima
|
997ced9d2e
|
Merge pull request #25 from Detegr/explain
support calling explain for an expression
|
2022-06-26 21:56:32 +03:00 |
|
dzaima
|
266c742b98
|
fix refcount
|
2022-06-26 21:54:41 +03:00 |
|
dzaima
|
a6081600ae
|
namespace reading functions for FFI
|
2022-06-25 17:32:41 +03:00 |
|
dzaima
|
efb4a06a25
|
x⥊0 & x⥊1 → bitarr
|
2022-06-25 16:17:34 +03:00 |
|
dzaima
|
43b8b5e2a0
|
)escaped
|
2022-06-19 21:05:05 +03:00 |
|
Antti Keränen
|
0314f55a78
|
support calling explain for an expression
|
2022-06-18 22:09:36 +03:00 |
|
dzaima
|
0232cda412
|
support ARMM 0
|
2022-06-16 21:05:06 +03:00 |
|
dzaima
|
1fd88c1749
|
clean up ascii/utf8 functions
|
2022-06-15 15:31:57 +03:00 |
|
dzaima
|
e3da1da8f6
|
properly error on alias list being assigned to non-namespace
|
2022-06-14 03:36:40 +03:00 |
|
dzaima
|
6307356bab
|
rearrange common array case to top
|
2022-06-14 02:40:50 +03:00 |
|
dzaima
|
f3fffd2b8d
|
fix [a,b]+↩1
|
2022-06-14 02:33:41 +03:00 |
|
dzaima
|
3b82419202
|
fix error messages
|
2022-06-14 02:28:13 +03:00 |
|
dzaima
|
f9d251ec08
|
ARRO/ARRM→LSTO/LSTM
|
2022-06-14 02:12:37 +03:00 |
|
dzaima
|
5e0bda6a28
|
ARMO & ARMM
|
2022-06-14 02:09:41 +03:00 |
|
dzaima
|
8a84726e6e
|
fix wasm build
|
2022-06-12 22:33:59 +03:00 |
|
dzaima
|
baa4641a44
|
don't needlessly include sys/mman.h
|
2022-06-12 22:29:35 +03:00 |
|
dzaima
|
5a32a00f46
|
more checks of NO_MMAP
|
2022-06-12 22:12:08 +03:00 |
|
dzaima
|
ab69f86cb5
|
store fill in FillSlice
|
2022-06-11 17:36:51 +03:00 |
|
dzaima
|
e137d8536d
|
native ↑𝕩 & ↓𝕩
|
2022-06-10 00:14:42 +03:00 |
|
dzaima
|
025043b84e
|
make arr_shVec return its argument
|
2022-06-10 00:08:13 +03:00 |
|
dzaima
|
638891bde1
|
missing double-space
|
2022-06-09 18:15:30 +03:00 |
|
dzaima
|
a298bc3018
|
more function name cleanup
|
2022-06-09 18:12:15 +03:00 |
|
dzaima
|
5636c1e2ca
|
clean up some function names
|
2022-06-09 04:10:46 +03:00 |
|
dzaima
|
2359e54661
|
a bit saner heap format
|
2022-06-09 04:10:23 +03:00 |
|
dzaima
|
82fc2a2bda
|
remove rt_rank
|
2022-06-09 04:09:07 +03:00 |
|
dzaima
|
cf92739012
|
Merge pull request #24 from mlochbaum/master
Native handling for empty frames in Cells and Rank
|
2022-06-09 04:06:20 +03:00 |
|
dzaima
|
021fd5d8c3
|
native empty ˘ & ⎉ cleanup
|
2022-06-09 04:00:04 +03:00 |
|
Marshall Lochbaum
|
b862d7c075
|
Native empty-frame Rank modifier (⎉)
|
2022-06-08 20:16:30 -04:00 |
|
Marshall Lochbaum
|
5c59da7376
|
Handle fills in monadic ⎉ by passing to the runtime
|
2022-06-08 18:02:29 -04:00 |
|
Marshall Lochbaum
|
f686298664
|
Native empty dyadic Cells (˘)
|
2022-06-08 18:01:27 -04:00 |
|
dzaima
|
b865eb84ba
|
make known type mut functions take data pointer instead of Mut*
|
2022-06-08 03:48:31 +03:00 |
|
dzaima
|
f74f355360
|
explicit switches in mut.h & update comments
|
2022-06-08 01:00:02 +03:00 |
|
dzaima
|
b48b184f14
|
reduce binary size by 1% by a less horrifically unrolled m_scope
|
2022-06-07 19:19:59 +03:00 |
|
dzaima
|
6b6f2892b7
|
free error message object
|
2022-06-07 18:47:13 +03:00 |
|
dzaima
|
14b7942556
|
)clearImportCache
|
2022-06-05 17:17:20 +03:00 |
|
dzaima
|
0674c6bafb
|
ffi: more const
|
2022-06-05 13:35:22 +03:00 |
|
dzaima
|
35aa74087d
|
Merge pull request #23 from Detegr/master
ffi: make bqn_evalCStr use a constant string
|
2022-06-05 13:13:26 +03:00 |
|
Antti Keränen
|
8923f6a3b8
|
ffi: make bqn_evalCStr use a constant string
|
2022-06-05 10:22:13 +03:00 |
|
dzaima
|
3f7261c812
|
fix error when UTF-8 •SH output is split between reads
|
2022-06-04 17:26:00 +03:00 |
|