uCBQN/src/builtins
dzaima dbc7c83f70 move usum to fold.c
but don't do anything useful with that because usum needs to also check for negative numbers
2022-11-27 15:45:33 +02:00
..
arithd.c clean up whitespace 2022-11-24 01:26:35 +02:00
arithm.c Inverses for •math.Fact and •math.LogFact 2022-11-26 14:20:52 -05:00
cmp.c clangd compilation command generating utility 2022-11-06 18:34:47 +02:00
fns.c system value completion 2022-11-17 19:18:33 +02:00
fold.c move usum to fold.c 2022-11-27 15:45:33 +02:00
grade.h Ordering function implementation comments 2022-11-20 19:57:00 -05:00
group.c fix function signatures & M1C2; use C1 & bit_negate more 2022-11-17 17:52:19 +02:00
internal.c fix test/mut.bqn leaking references 2022-11-17 18:56:46 +02:00
inverse.c yet another string function rename 2022-08-18 09:07:32 +03:00
md1.c Move fold to its own file 2022-11-20 20:06:35 -05:00
md2.c reorder headers to allow OpenBSD hack to function 2022-11-20 18:22:51 +02:00
radix.h Fix single-file build by defining GRADE_UD in selfsearch.c 2022-10-24 22:08:28 -04:00
scan.c fix function signatures & M1C2; use C1 & bit_negate more 2022-11-17 17:52:19 +02:00
search.c Add primitive and primitive-1modifier call macros to calls.h 2022-11-15 16:08:34 -05:00
select.c use void* instead of u8* for singeli function arguments 2022-10-25 17:27:08 +03:00
selfsearch.c remove unused #undef 2022-11-17 18:55:59 +02:00
sfns.c fix building on gcc≤10 2022-10-10 13:53:56 +03:00
slash.c clean up whitespace 2022-11-24 01:26:35 +02:00
sort.c deduplicate generic sort work 2022-11-05 19:41:04 +02:00
sortTemplate.h use TALLOCP in other places 2022-09-07 17:59:17 +03:00
squeeze.c clangd compilation command generating utility 2022-11-06 18:34:47 +02:00
sysfn.c clean up whitespace 2022-11-24 01:26:35 +02:00