uCBQN/src/opt
2024-04-03 05:03:37 +03:00
..
comp.c get rid of global def_comp & def_compOpts, refcount fixes 2023-11-26 13:56:26 +02:00
gc.c error on nested GC 2024-04-03 05:03:37 +03:00
gc.h error on nested GC 2024-04-03 05:03:37 +03:00
mm_2buddy.c add GLOBAL, INIT_GLOBAL, or const to globals 2024-02-01 21:13:39 +02:00
mm_2buddy.h add GLOBAL, INIT_GLOBAL, or const to globals 2024-02-01 21:13:39 +02:00
mm_buddy.c add GLOBAL, INIT_GLOBAL, or const to globals 2024-02-01 21:13:39 +02:00
mm_buddy.h add GLOBAL, INIT_GLOBAL, or const to globals 2024-02-01 21:13:39 +02:00
mm_buddyTemplate.c ensure desired allocation padding on NO_MMAP 2024-02-13 22:13:47 +02:00
mm_buddyTemplate.h refactor & document #define-s, always-available ')gc log' and ')mem log' 2023-10-31 03:16:48 +02:00
mm_malloc.c bucket coalescing on GC 2023-03-04 20:09:12 +02:00
mm_malloc.h add GLOBAL, INIT_GLOBAL, or const to globals 2024-02-01 21:13:39 +02:00
single.c move all targets to build.bqn with Singeli & REPLXX enabled by default 2023-05-12 20:51:25 +03:00