| .. |
|
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
|
Move select_cells_single (atom⊸⊏˘) to select.c and use for any singleton index
|
2024-11-05 21:48:54 -05: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
|
some cleanup
|
2024-11-06 22:32:05 +02:00 |
|
fold.c
|
access function/modifier runtime ID through macro
|
2024-10-10 02:38:17 +03:00 |
|
grade.h
|
Extend SIMD counting to i16 in addition to i8
|
2024-11-17 15:29:36 -05: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
|
some cleanup
|
2024-11-06 22:32:05 +02:00 |
|
selfsearch.c
|
fix ⍷2‿0⥊x
|
2024-11-06 22:34:55 +02:00 |
|
sfns.c
|
access function/modifier runtime ID through macro
|
2024-10-10 02:38:17 +03:00 |
|
slash.c
|
Allow i16 /⁼ to jump to Singeli code after range checking
|
2024-11-17 15:29:36 -05: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
|
Implementation comments for transpose with short height/width
|
2024-11-05 22:04:23 -05:00 |