| .. |
|
bits.c
|
use void* instead of u8* for singeli function arguments
|
2022-10-25 17:27:08 +03:00 |
|
calls.h
|
fix argument names of C2
|
2022-11-17 18:13:29 +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
|
move arith_recd to a noinline function
|
2022-09-01 18:51:02 +03: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 |
|
interrupt.h
|
move interrupt check to its own header
|
2022-06-03 16:02:02 +03:00 |
|
mut.c
|
copy over custom _mm_loadu_si32 for old gcc
|
2022-12-01 13:37:01 +02:00 |
|
mut.h
|
array tail overwriting checker
|
2022-11-17 18:56:46 +02:00 |
|
talloc.h
|
various utility changes
|
2022-10-08 19:03:41 +03: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 |