uCBQN/src/builtins
2023-03-22 15:14:08 -04:00
..
arithd.c faster constint|intarr 2023-03-21 02:45:42 +02:00
arithm.c use C1 & C2 more 2023-02-24 15:53:11 +02:00
cmp.c strict prototypes 2023-02-03 15:33:31 +02:00
fns.c extract function for a+↕b 2023-03-16 22:05:44 +02:00
fold.c MUT_APPEND 2023-03-16 22:27:44 +02:00
grade.h make all cpy.*Arr function results Arr* 2023-03-11 16:51:13 +02:00
group.c find & eqfn changes, use toI32Any more 2023-02-22 13:48:45 +02:00
internal.c make all cpy.*Arr function results Arr* 2023-03-11 16:51:13 +02:00
inverse.c strict prototypes 2023-02-03 15:33:31 +02:00
md1.c name normalization for •ns.Get & •ns.Has 2023-03-19 23:27:05 +02:00
md2.c use C1 & C2 more 2023-02-24 15:53:11 +02:00
radix.h separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
scan.c name normalization for •ns.Get & •ns.Has 2023-03-19 23:27:05 +02:00
search.c use C1 & C2 more 2023-02-24 15:53:11 +02:00
select.c MAKE_MUT_INIT, move mut_init to mut.c 2023-03-11 16:52:09 +02:00
selfsearch.c Widen cells in 𝕨∊𝕩, 𝕨⊐𝕩, 𝕨⊒𝕩 2023-02-17 00:27:15 +02:00
sfns.c Allow an 8x8 row for 2-byte transpose 2023-03-22 15:14:08 -04:00
slash.c MAKE_MUT_INIT, move mut_init to mut.c 2023-03-11 16:52:09 +02:00
sort.c deduplicate generic sort work 2022-11-05 19:41:04 +02:00
sortTemplate.h use Ryu for number formatting 2022-12-31 03:19:06 +02:00
squeeze.c NEON squeeze 2023-01-25 02:22:53 +02:00
sysfn.c don't try lowercasing × 2023-03-20 18:18:16 +02:00