uCBQN/src/builtins
dzaima c5aedaa414 switch to GCv2, various fixes/cleanup
includes:
  fixing some refcounts for FOR_BUILD build •FFI
  moving DEBUG_VM prints to stderr
  fixing heapverify reports of loose shape objects of fillarrs
  regular ol' adding-of-semicolon-after-label for old gcc
  move GC enable to after all initialization, not load_init
2023-03-05 01:23:53 +02:00
..
arithd.c use C1 & C2 more 2023-02-24 15:53:11 +02:00
arithm.c use C1 & C2 more 2023-02-24 15:53:11 +02:00
cmp.c strict prototypes 2023-02-03 15:33:31 +02:00
fns.c add Singeli directory to build cache key, add rebuild-singeli, quiet gcc 2023-02-23 23:36:41 +02:00
fold.c separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
grade.h separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
group.c find & eqfn changes, use toI32Any more 2023-02-22 13:48:45 +02:00
internal.c optional path arg for •internal.HeapDump; STORE_JIT_MAP 2023-02-24 00:16:44 +02:00
inverse.c strict prototypes 2023-02-03 15:33:31 +02:00
md1.c faster F˘´n‿2⥊𝕩 for pervasive F 2023-03-03 17:45:16 +02:00
md2.c use C1 & C2 more 2023-02-24 15:53:11 +02:00
radix.h separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
scan.c valgrind changes 2023-01-18 02:05:24 +02:00
search.c use C1 & C2 more 2023-02-24 15:53:11 +02:00
select.c use C1 & C2 more 2023-02-24 15:53:11 +02:00
selfsearch.c Widen cells in 𝕨∊𝕩, 𝕨⊐𝕩, 𝕨⊒𝕩 2023-02-17 00:27:15 +02:00
sfns.c switch to GCv2, various fixes/cleanup 2023-03-05 01:23:53 +02:00
slash.c faster path for 𝕨/𝕩 with non-boolean 𝕨 with sum 0 2023-03-03 13:41:20 +02:00
sort.c deduplicate generic sort work 2022-11-05 19:41:04 +02:00
sortTemplate.h use Ryu for number formatting 2022-12-31 03:19:06 +02:00
squeeze.c NEON squeeze 2023-01-25 02:22:53 +02:00
sysfn.c use C1 & C2 more 2023-02-24 15:53:11 +02:00