uCBQN/src/builtins
dzaima f9b3aba234 fix wrong integer types in varargs
problematic in 32-bit builds
2025-04-24 00:00:32 +03:00
..
arithd.c more spaces between 𝕨/𝕩 and names, re-remove •SH args 2025-02-07 07:57:51 +02:00
arithm.c more spaces between 𝕨/𝕩 and names, re-remove •SH args 2025-02-07 07:57:51 +02:00
cells.c remove unnecessary F˜˘ acceptance from F˘ 2025-03-11 00:17:11 +02:00
cmp.c get rid of b(x) macro 2025-02-08 17:36:44 +02:00
compare.c add best effort guesses for many builtin error messages 2025-02-05 19:40:27 -05:00
fns.c add best effort guesses for builtins/cmp,fns,fold.c 2025-02-05 19:32:49 -05:00
fold.c fancy Singeli accumulator; use for integer sum 2025-03-21 04:32:26 +02:00
grade.h fix UB shift 2025-03-16 23:47:01 +02:00
group.c Singeli function for initial group statistics pass since auto-vectorization isn't great 2025-03-13 14:21:38 -04:00
internal.c group statistics test 2025-03-13 23:36:02 +02:00
inverse.c don't need to mark static globals as hidden 2024-02-01 21:26:08 +02:00
md1.c more uniform F¨ fill behavior 2025-03-12 05:52:52 +02:00
md2.c fix 𝕗⌾(-2⋆63)𝕩 2025-03-12 03:01:11 +02:00
radix.h SSE min/max and pluswrap scans 2023-08-26 07:26:33 -04:00
scan.c use direct copy on known-different-eltype arrays 2025-03-04 23:18:30 +02:00
search.c add best effort guesses for many builtin error messages 2025-02-05 19:40:27 -05:00
select.c fix wrong integer types in varargs 2025-04-24 00:00:32 +03:00
selfsearch.c add best effort guesses for many more builtin error messages 2025-02-05 19:56:08 -05:00
sfns.c fix wrong integer types in varargs 2025-04-24 00:00:32 +03:00
slash.c Use a possibly-overlapping word and constant-length loop in k/bool, like ⊣` 2025-03-09 08:44:42 -04:00
sort.c fix 𝕨⍋𝕩 issues around NaNs 2025-02-01 20:55:36 +02:00
sortTemplate.h use Ryu for number formatting 2022-12-31 03:19:06 +02:00
squeeze.c squeeze fns haven't been AVX2-specific for a while 2024-11-22 12:48:59 +02:00
sysfn.c flush stdout on •Show and •Out 2025-03-03 00:53:55 +02:00
transpose.c add best effort guesses for many more builtin error messages 2025-02-05 19:56:08 -05:00