uCBQN/src/opt
2024-09-13 18:48:09 +03:00
..
comp.c expanded comment of supported things in the native compiler 2024-08-20 00:17:29 +03:00
gc.c outline GC steps 2024-09-13 18:48:09 +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 reinit_portion 2024-09-13 17:41:48 +03:00
mm_buddy.h add GLOBAL, INIT_GLOBAL, or const to globals 2024-02-01 21:13:39 +02:00
mm_buddyTemplate.c outline GC steps 2024-09-13 18:48:09 +03: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 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