uCBQN/src/opt
2023-07-13 16:20:37 +03:00
..
comp.c m_hVec\d → m_hvec\d 2023-04-29 17:39:13 +03:00
gc.c err → fatal 2023-05-11 15:28:23 +03:00
gc.h switch to GCv2, various fixes/cleanup 2023-03-05 01:23:53 +02:00
mm_2buddy.c commented-out heap alignment 2023-03-27 17:38:26 +03:00
mm_2buddy.h array tail overwriting checker 2022-11-17 18:56:46 +02:00
mm_buddy.c partially clear object on free in debug mode 2023-07-10 22:55:19 +03:00
mm_buddy.h add nogc message to thrF 2023-05-19 17:32:14 +03:00
mm_buddyTemplate.c add padding before allocations & document it 2023-07-13 16:20:37 +03:00
mm_buddyTemplate.h bucket coalescing on GC 2023-03-04 20:09:12 +02:00
mm_malloc.c bucket coalescing on GC 2023-03-04 20:09:12 +02:00
mm_malloc.h err → fatal 2023-05-11 15:28:23 +03:00
single.c move all targets to build.bqn with Singeli & REPLXX enabled by default 2023-05-12 20:51:25 +03:00