uCBQN/src/builtins
2023-12-05 17:19:36 +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 improve error messages of o2i/o2i64/o2u64 & usum 2023-12-05 17:19:36 +02:00
grade.h rename elWidthLogBits to something less long & add byte variant 2023-09-12 19:58:56 +03:00
group.c change heuristic for when ⊔ separates filtering out ¯1 2023-12-04 22:50:19 +02:00
internal.c cleanup & fix various build types 2023-11-26 16:56:26 +02: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 gc tests, more reuse removal 2023-12-04 12:07:03 +02:00
search.c don't try to do 32 >> -1 2023-12-04 17:45:00 +02: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 •HashMap key and value list compaction and methods to return those lists 2023-11-28 11:09:32 -05:00
transpose.c more specific empty array types 2023-11-13 23:16:02 +02:00