uCBQN/src/builtins
2022-10-17 09:39:38 -04:00
..
arithd.c fix WARN_SLOW build 2022-09-12 18:19:05 +03:00
arithm.c basic float monadic arith loops, incl. -fno-math-errno 2022-09-08 23:18:47 +03:00
cmp.c more consistent type checking & conversion functions 2022-09-07 23:56:03 +03:00
fns.c slight attempt at improving ↕list 2022-09-25 14:55:49 +03:00
grade.h fix building on gcc≤10 2022-10-10 13:53:56 +03:00
group.c more cleanup 2022-09-20 18:57:22 +03:00
internal.c better bitarr fill 2022-09-24 19:31:46 +03:00
inverse.c yet another string function rename 2022-08-18 09:07:32 +03:00
md1.c disable clmul ≠` when pclmul not available 2022-09-30 20:06:52 +03:00
md2.c more consistent type checking & conversion functions 2022-09-07 23:56:03 +03:00
select.c fix ⟨⟨⟩⟩⊏⟨⟩ incorrectly erroring 2022-09-08 00:56:31 +03:00
selfsearch.c Special-casing for length 1 in self-search functions 2022-09-16 22:01:56 -04:00
sfns.c fix building on gcc≤10 2022-10-10 13:53:56 +03:00
slash.c fix WARN_SLOW build 2022-10-08 19:30:08 +03:00
sort.c Merge sort.h into grade.h 2022-08-27 10:59:00 -04:00
sortTemplate.h use TALLOCP in other places 2022-09-07 17:59:17 +03:00
squeeze.c more consistent type checking & conversion functions 2022-09-07 23:56:03 +03:00
sysfn.c 2-argument •bit operations 2022-10-17 09:39:38 -04:00