uCBQN/src/builtins
2023-11-25 23:21:32 +02:00
..
arithd.c refactor & document #define-s, always-available ')gc log' and ')mem log' 2023-10-31 03:16:48 +02:00
arithm.c remove unused includes 2023-11-13 21:48:01 +02:00
cells.c native 𝕨⍷𝕩 when 1≥=𝕨 and 2≥=𝕩 2023-08-24 19:46:57 +03:00
cmp.c various changes on filling arrays with the same element 2023-07-12 16:23:03 +03:00
compare.c define single ICMP 2023-05-11 15:28:23 +03:00
fns.c Fix 2‿2↕3‿3‿3⥊↕27 2023-10-12 12:43:08 +03:00
fold.c remove unused includes 2023-11-13 21:48:01 +02:00
grade.h rename elWidthLogBits to something less long & add byte variant 2023-09-12 19:58:56 +03:00
group.c probably make ⊔ able to handle output subarray lengths over 2^32 2023-11-17 00:40:26 +02:00
internal.c •internal.HeapStats 2023-09-18 23:38:06 +03:00
inverse.c strict prototypes 2023-02-03 15:33:31 +02:00
md1.c remove unused includes 2023-11-13 21:48:01 +02:00
md2.c remove unused includes 2023-11-13 21:48:01 +02:00
radix.h SSE min/max and pluswrap scans 2023-08-26 07:26:33 -04:00
scan.c Move xor-scan to scan.singeli; remove neq.singeli 2023-08-26 07:26:33 -04:00
search.c Fixes for 64-bit usz 2023-11-13 08:24:51 -05:00
select.c remove unused includes 2023-11-13 21:48:01 +02:00
selfsearch.c remove unused includes 2023-11-13 21:48:01 +02:00
sfns.c more specific empty array types 2023-11-13 23:16:02 +02:00
slash.c Add generic-architecture versions of Singeli scans 2023-08-26 07:26:33 -04:00
sort.c Use type of ≠𝕨 for Singeli Bins result and allocate outside Singeli 2023-07-10 07:13:21 -04:00
sortTemplate.h use Ryu for number formatting 2022-12-31 03:19:06 +02:00
squeeze.c use getFillQ less 2023-05-09 00:14:14 +03:00
sysfn.c more renaming & shuffling of things 2023-11-25 23:21:32 +02:00
transpose.c more specific empty array types 2023-11-13 23:16:02 +02:00