uCBQN/src/utils
2022-12-31 03:19:06 +02:00
..
ryu use Ryu for number formatting 2022-12-31 03:19:06 +02:00
bits.c use arch-independent names for things suppported on both x86-64 & NEON 2022-12-24 15:26:05 +02:00
calls.h use Singeli-generated function tables for comparison 2022-12-16 19:04:58 +02:00
cstr.h •file.MapBytes 2022-04-09 19:45:14 +03:00
each.c more consistent type checking & conversion functions 2022-09-07 23:56:03 +03:00
each.h improve EACH_FILLS cases in ¨ & ⌜ 2022-12-28 22:38:14 +02:00
file.c reorder headers to allow OpenBSD hack to function 2022-11-20 18:22:51 +02:00
file.h •file.Size, make •file.List decode UTF-8 2022-08-26 13:37:51 +03:00
hash.c deduplicate hashmap size doubling function 2022-09-07 19:32:02 +03:00
hash.h move bqn_hash back to header 2022-05-01 04:36:59 +03:00
hashmapTemplate.h Dyadic ⊒ implementation with a generic hash table 2022-10-23 22:08:08 -04:00
includeSingeli.h BQN-based build system 2022-12-23 23:09:55 +02:00
interrupt.h move interrupt check to its own header 2022-06-03 16:02:02 +03:00
mut.c don't need copying from bitarr to character arr 2022-12-28 16:17:16 +02:00
mut.h detect writes past the end of a TALLOC allocation 2022-12-27 02:29:24 +02:00
ryu.c use Ryu for number formatting 2022-12-31 03:19:06 +02:00
talloc.h detect writes past the end of a TALLOC allocation 2022-12-27 02:29:24 +02:00
time.h move nsTime to its own file 2021-12-29 19:49:16 +02:00
utf.c use existing function for 8-bit utf8Decode 2022-09-18 20:17:20 +03:00
utf.h clean up ascii/utf8 functions 2022-06-15 15:31:57 +03:00
valgrind.h more strict freed memory handling for valgrind 2022-07-10 02:40:43 +03:00
wyhash.h wyhash microoptimization 2022-08-05 03:08:39 +03:00