uCBQN/src/builtins
2023-01-06 18:02:02 +02:00
..
arithd.c don't unroll libc math loops 2022-12-28 16:51:17 +02:00
arithm.c Inverses for •math.Fact and •math.LogFact 2022-11-26 14:20:52 -05:00
cmp.c use Singeli-generated function tables for comparison 2022-12-16 19:04:58 +02:00
fns.c use arr_shSetU/arr_shSetI inline 2022-12-28 17:31:02 +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 add runtime calls to WARN_SLOW 2022-12-26 23:15:56 +02:00
internal.c fix test/mut.bqn leaking references 2022-11-17 18:56:46 +02:00
inverse.c add runtime calls to WARN_SLOW 2022-12-26 23:15:56 +02:00
md1.c fix ⊏˘ generic case 2022-12-30 00:21:07 +02:00
md2.c use arr_shSetU/arr_shSetI inline 2022-12-28 17:31:02 +02:00
radix.h separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
scan.c separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
search.c native baseline high-rank 𝕨⊒𝕩 2022-12-30 00:10:03 +02:00
select.c add runtime calls to WARN_SLOW 2022-12-26 23:15:56 +02:00
selfsearch.c remove unused #undef 2022-11-17 18:55:59 +02:00
sfns.c respect !PROPER_FILLS in high-rank ↑ 2022-12-30 16:16:36 +02:00
slash.c detect writes past the end of a TALLOC allocation 2022-12-27 02:29:24 +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 separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
sysfn.c use getline on Windows for the REPL 2023-01-06 18:02:02 +02:00