uCBQN/src/builtins
2023-02-18 23:57:02 +02:00
..
arithd.c clean up arithd.c & slightly improve non-Singeli impls 2023-02-17 16:43:07 +02:00
arithm.c strict prototypes 2023-02-03 15:33:31 +02:00
cmp.c strict prototypes 2023-02-03 15:33:31 +02:00
fns.c faster 2↕ 2023-02-18 19:47:22 +02:00
fold.c separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
grade.h separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
group.c use incBy more 2023-01-21 00:09:47 +02:00
internal.c strict prototypes 2023-02-03 15:33:31 +02:00
inverse.c strict prototypes 2023-02-03 15:33:31 +02:00
md1.c explicitly mark code sections where allocations aren't allowed to happen 2023-02-18 17:46:55 +02:00
md2.c strict prototypes 2023-02-03 15:33:31 +02:00
radix.h separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
scan.c valgrind changes 2023-01-18 02:05:24 +02:00
search.c skip lookup table zero-initialization for x⊐x 2023-02-18 23:57:02 +02:00
select.c initial bit widen&narrow for ⊏ 2023-02-10 17:59:22 +02:00
selfsearch.c Widen cells in 𝕨∊𝕩, 𝕨⊐𝕩, 𝕨⊒𝕩 2023-02-17 00:27:15 +02:00
sfns.c explicitly mark code sections where allocations aren't allowed to happen 2023-02-18 17:46:55 +02:00
slash.c native 𝕨/highrank 2023-02-18 21:04:22 +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 explicitly mark code sections where allocations aren't allowed to happen 2023-02-18 17:46:55 +02:00