uCBQN/src/builtins
2022-10-23 22:08:08 -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 Move search functions to search.c 2022-10-23 22:08:08 -04: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 Introduce bit_has and use for ∧´, ∨´, and 𝕨∊bool 2022-10-23 22:08:08 -04:00
md2.c more consistent type checking & conversion functions 2022-09-07 23:56:03 +03:00
search.c Index-of with boolean 𝕨, using two comparisons 2022-10-23 22:08:08 -04:00
select.c fix 0‿¯1⊏129⥊100 2022-10-21 18:17:12 +03:00
selfsearch.c Implement bit_find and fast self-search for booleans 2022-10-23 22:08:08 -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 system value redefining with •ReBQN 2022-10-19 23:12:28 +03:00