dzaima
|
3ed6241609
|
don't attempt to use BMI2 on x86-32
|
2024-10-09 03:31:20 +03:00 |
|
dzaima
|
72e46f24bd
|
fix silent truncation of requested memory amount in 32-bit builds
|
2024-10-09 03:31:20 +03:00 |
|
dzaima
|
d640931c02
|
i64 → ux for bucket indices
|
2024-10-09 03:31:20 +03:00 |
|
dzaima
|
9371fa0fbc
|
make PROPER_FILLS customizable
|
2024-10-09 02:49:31 +03:00 |
|
dzaima
|
d5d495ecd2
|
mention v/V naming in src/README.md
|
2024-10-09 02:42:17 +03:00 |
|
dzaima
|
183f64c1f9
|
make ⟨⟩≡∾⟨⟩ under PROPER_FILLS
|
2024-10-09 02:42:17 +03:00 |
|
dzaima
|
03f2f29f3b
|
use tagu64 in more cases where it should be
and make misused tag() an error
|
2024-10-09 02:42:17 +03:00 |
|
dzaima
|
0eb7f2e5f4
|
make ⊢¨ attempt to squeeze generic arrays in PROPER_FILLS
also make it not segfault on an input without a fill
|
2024-10-09 02:42:17 +03:00 |
|
dzaima
|
f33e1e0dcc
|
allZeroes & allOnes variants which set result flags
|
2024-10-09 02:42:17 +03:00 |
|
dzaima
|
002d58e057
|
better withFill slow path copying
|
2024-10-09 02:42:17 +03:00 |
|
dzaima
|
b2bfa06a4c
|
allBit cleanup in cells.c
|
2024-10-09 02:42:17 +03:00 |
|
dzaima
|
1eee4d7450
|
mark input of ∊𝕩 as fl_asc|fl_dsc if it's all same
|
2024-10-09 01:48:23 +03:00 |
|
dzaima
|
7326348c79
|
fast ⍷𝕩 & ∊𝕩 on fl_asc+fl_dsc 𝕩
|
2024-10-09 01:48:23 +03:00 |
|
dzaima
|
b9b0c619db
|
more flag utils
|
2024-10-09 01:48:23 +03:00 |
|
dzaima
|
12cc7af83d
|
fast path for squeeze target determining on sorted input
|
2024-10-09 01:48:23 +03:00 |
|
dzaima
|
72cdb0d5fb
|
mark reshape_one as ascending & descending
|
2024-10-09 01:48:23 +03:00 |
|
dzaima
|
4b38a8cf6b
|
no need to unroll ≢x size checking
|
2024-10-09 01:48:23 +03:00 |
|
dzaima
|
0d238f2b88
|
mark ↕n with fl_squoze
|
2024-10-09 01:48:23 +03:00 |
|
dzaima
|
fc617b6e32
|
don't try sorting sorted arrays
|
2024-10-09 01:16:23 +03:00 |
|
dzaima
|
85c5fb659d
|
more clang-friendly multi-input homMask
|
2024-10-07 02:49:58 +03:00 |
|
dzaima
|
cf19280c54
|
fix reliance on signed wrapping in replicate
|
2024-10-03 20:33:02 +03:00 |
|
dzaima
|
7774d8ba5e
|
slightly better number asFill
|
2024-09-28 18:48:53 +03:00 |
|
dzaima
|
9504f10406
|
fix test/precompiled.bqn
|
2024-09-26 03:25:10 +03:00 |
|
dzaima
|
9ca48a55bc
|
better range checking
|
2024-09-26 03:12:25 +03:00 |
|
dzaima
|
00a9dc03be
|
fast path for FFI array range checking
|
2024-09-26 02:45:38 +03:00 |
|
dzaima
|
2da0c2d0b1
|
fix FFI_CHECKS=0
|
2024-09-26 02:34:16 +03:00 |
|
dzaima
|
989970f7fd
|
fix ∾2‿2⥊<0‿0⥊⟨⟩
|
2024-09-22 01:42:26 +03:00 |
|
dzaima
|
e6d3821d52
|
FFI: invalid character array argument detection
|
2024-09-22 01:37:13 +03:00 |
|
dzaima
|
4eb632a48d
|
TO_GET helper
|
2024-09-21 21:26:02 +03:00 |
|
dzaima
|
10671c446d
|
move print_vmStack to DEBUG_VM-only
|
2024-09-21 21:26:02 +03:00 |
|
dzaima
|
6f7e82e52b
|
include JIT heap in used heap measurements
|
2024-09-21 21:26:02 +03:00 |
|
dzaima
|
5192a1d466
|
fix x⊸≍˘list & ≍⟜x˘list on non-atom x
|
2024-09-16 00:41:17 +03:00 |
|
dzaima
|
92be360412
|
use "at ..." stacktrace display for empty name
|
2024-09-15 23:22:11 +03:00 |
|
dzaima
|
1709fbd2f6
|
new precompiled bytecode generator
|
2024-09-15 20:11:52 +03:00 |
|
dzaima
|
f2efa657b7
|
start of cc.bqn/precompiled format refactor
|
2024-09-15 20:02:04 +03:00 |
|
dzaima
|
452a117818
|
print precompiled source name & line number in stacktraces
|
2024-09-14 18:21:23 +03:00 |
|
dzaima
|
0c88263659
|
don't copy i32slice bytecode in compileAll
|
2024-09-14 17:16:57 +03:00 |
|
dzaima
|
51ab5db2c8
|
move interleave_cells to cells.c
|
2024-09-14 16:18:54 +03:00 |
|
dzaima
|
884d61476f
|
fix flags of take_head
|
2024-09-14 16:15:11 +03:00 |
|
dzaima
|
f3c63d3887
|
use reshape_one for c¨
|
2024-09-13 22:11:40 +03:00 |
|
dzaima
|
fff96b9475
|
fix ≍˘ error checking, start of generalizing to join_cells
|
2024-09-13 22:07:35 +03:00 |
|
dzaima
|
1679d957e8
|
more checks in arr_* functions
|
2024-09-13 21:52:18 +03:00 |
|
dzaima
|
ca7410e623
|
remove unneeded include
|
2024-09-13 21:14:44 +03:00 |
|
dzaima
|
215a3cad3b
|
fix interleave_cells generic path
|
2024-09-13 19:39:08 +03:00 |
|
dzaima
|
6c7e6c411a
|
use CMP_AA_IMM
|
2024-09-13 19:35:59 +03:00 |
|
dzaima
|
b7c3815d4a
|
copy fallback instead of slice in take_head
|
2024-09-13 19:10:46 +03:00 |
|
dzaima
|
bd6d40a4fa
|
outline GC steps
|
2024-09-13 18:48:09 +03:00 |
|
dzaima
|
66f37aa299
|
allow hitting exactly the memory limit
|
2024-09-13 18:29:06 +03:00 |
|
dzaima
|
574653f3fb
|
improve clangd of various files in src/opt/
|
2024-09-13 18:18:29 +03:00 |
|
dzaima
|
64adbbf37e
|
in-place ¯n↓ / n↑ / n⥊
|
2024-09-13 17:41:56 +03:00 |
|