uCBQN/src/builtins
2022-12-27 02:29:24 +02:00
..
arithd.c separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +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 allow defining custom dyadic inverses of builtins 2022-12-26 23:57:55 +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 add runtime calls to WARN_SLOW 2022-12-26 23:15:56 +02:00
md2.c add runtime calls to WARN_SLOW 2022-12-26 23:15:56 +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 add runtime calls to WARN_SLOW 2022-12-26 23:15:56 +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 add runtime calls to WARN_SLOW 2022-12-26 23:15:56 +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 detect writes past the end of a TALLOC allocation 2022-12-27 02:29:24 +02:00
squeeze.c separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
sysfn.c remove need of libffi from make forbuild 2022-12-26 19:38:24 +02:00