uCBQN/src/opt
2025-03-24 18:12:55 +02:00
..
comp.c add best effort guesses for error messages in core/stuff and opt/comp.c 2025-02-05 20:02:44 -05:00
gc.c i64 → ux for bucket indices 2024-10-09 03:31:20 +03:00
gc.h error on nested GC 2024-04-03 05:03:37 +03:00
mm_2buddy.c i64 → ux for bucket indices 2024-10-09 03:31:20 +03:00
mm_2buddy.h add GLOBAL, INIT_GLOBAL, or const to globals 2024-02-01 21:13:39 +02:00
mm_buddy.c fix talloc_realloc in VERIFY_TAIL 2024-11-17 22:18:33 +02:00
mm_buddy.h i64 → ux for bucket indices 2024-10-09 03:31:20 +03:00
mm_buddyTemplate.c do reqsz != (size_t) reqsz check in NO_MMAP builds too 2025-03-24 18:12:55 +02:00
mm_buddyTemplate.h i64 → ux for bucket indices 2024-10-09 03:31:20 +03:00
mm_malloc.c bucket coalescing on GC 2023-03-04 20:09:12 +02:00
mm_malloc.h fix MM=0 build 2024-06-05 03:32:41 +03:00
single.c move all targets to build.bqn with Singeli & REPLXX enabled by default 2023-05-12 20:51:25 +03:00