uCBQN/src/builtins
2024-10-14 05:09:03 +03:00
..
arithd.c replace all bitarr_ptr usages with bitany_ptr 2024-08-15 17:36:43 +03:00
arithm.c replace all bitarr_ptr usages with bitany_ptr 2024-08-15 17:36:43 +03:00
cells.c access function/modifier runtime ID through macro 2024-10-10 02:38:17 +03:00
cmp.c use ux in base cmp 2024-07-08 04:25:27 +03:00
compare.c atomEqualF & atomEEqual cleanup 2024-10-10 04:12:07 +03:00
fns.c access function/modifier native ID through macro 2024-10-10 02:38:17 +03:00
fold.c access function/modifier runtime ID through macro 2024-10-10 02:38:17 +03:00
grade.h allZeroes & allOnes variants which set result flags 2024-10-09 02:42:17 +03:00
group.c fillarr_ptr → fillarrv_ptr 2024-09-09 17:55:26 +03:00
internal.c EACH_FILLS tests 2024-10-14 05:09:03 +03:00
inverse.c don't need to mark static globals as hidden 2024-02-01 21:26:08 +02:00
md1.c access function/modifier runtime ID through macro 2024-10-10 02:38:17 +03:00
md2.c access function/modifier native ID through macro 2024-10-10 02:38:17 +03:00
radix.h SSE min/max and pluswrap scans 2023-08-26 07:26:33 -04:00
scan.c access function/modifier runtime ID through macro 2024-10-10 02:38:17 +03:00
search.c TO_GET helper 2024-09-21 21:26:02 +03:00
select.c move customizeShape into stuff.h 2024-09-12 06:47:06 +03:00
selfsearch.c allZeroes & allOnes variants which set result flags 2024-10-09 02:42:17 +03:00
sfns.c access function/modifier runtime ID through macro 2024-10-10 02:38:17 +03:00
slash.c access function/modifier runtime ID through macro 2024-10-10 02:38:17 +03:00
sort.c a bunch of vfor 2024-02-13 22:34:16 +02:00
sortTemplate.h use Ryu for number formatting 2022-12-31 03:19:06 +02:00
squeeze.c fast path for squeeze target determining on sorted input 2024-10-09 01:48:23 +03:00
sysfn.c access function/modifier runtime ID through macro 2024-10-10 02:38:17 +03:00
transpose.c don't attempt to use BMI2 on x86-32 2024-10-09 03:31:20 +03:00