uCBQN/src/builtins
2024-04-03 17:13:06 +03:00
..
arithd.c a bunch of vfor 2024-02-13 22:34:16 +02:00
arithm.c a bunch of vfor 2024-02-13 22:34:16 +02:00
cells.c fix ⊑˘ with bitarr 𝕩 2024-02-27 14:27:42 +02:00
cmp.c a bunch of vfor 2024-02-13 22:34:16 +02:00
compare.c add GLOBAL, INIT_GLOBAL, or const to globals 2024-02-01 21:13:39 +02:00
fns.c fix ⟨⟩⍷1‿0⥊0 2024-04-03 05:59:35 +03:00
fold.c fix +⌜´↕0 leaking a reference 2024-04-03 17:13:06 +03:00
grade.h a bunch of vfor 2024-02-13 22:34:16 +02:00
group.c add GLOBAL, INIT_GLOBAL, or const to globals 2024-02-01 21:13:39 +02:00
internal.c don't need to mark static globals as hidden 2024-02-01 21:26:08 +02:00
inverse.c don't need to mark static globals as hidden 2024-02-01 21:26:08 +02:00
md1.c remove unused includes 2023-11-13 21:48:01 +02:00
md2.c fix ⍟ with empty typed repeat counts 2024-04-03 05:59:35 +03:00
radix.h SSE min/max and pluswrap scans 2023-08-26 07:26:33 -04:00
scan.c cell-wise PervasiveDy` highRank 2023-12-15 21:43:07 +02:00
search.c a bunch of vfor 2024-02-13 22:34:16 +02:00
select.c fix ⟨1.5⟩ ⊏ "ab"‿"cd" 2024-03-25 16:18:01 +02:00
selfsearch.c Use ⍷⊸⊐ for Classify (⊐) on long 1-byte arguments if SIMD bit-table is available 2024-01-07 19:54:13 -05:00
sfns.c error on nonInteger⌽⟨⟩ 2024-04-03 17:09:27 +03:00
slash.c explicitly handle empty cells in compress 2024-04-03 05:59:35 +03:00
sort.c a bunch of vfor 2024-02-13 22:34:16 +02:00
sortTemplate.h use Ryu for number formatting 2022-12-31 03:19:06 +02:00
squeeze.c use getFillQ less 2023-05-09 00:14:14 +03:00
sysfn.c fix GroupLen properly 2024-04-03 05:59:35 +03:00
transpose.c use ux a tiny bit more, add a PLAINLOOP 2024-02-27 00:37:47 +02:00