Commit graph

15 commits

Author SHA1 Message Date
30a00be262 xo-alloc + xo-allocutil: refactor to shrink dep surface area 2025-12-01 01:20:49 -05:00
2f2cb735f3 xo-interpreter: refactor for explicit gc::GC* dep 2025-11-24 09:55:43 -05:00
40128c423c xo-alloc: bugfix expand: limit_ is soft, hi_ is hard. + docs 2025-11-23 11:35:05 -05:00
54dbbf6944 xo-tokenizer: streamline error path during tokenization 2025-11-22 23:06:51 -05:00
dd41635a56 xo-tokenizer: refactor to correct accounting for line/consume/errpos 2025-11-22 20:13:33 -05:00
b4c89d8624 xo-interpreter adds + explict mm arg to ctors (retiring Object::mm) 2025-11-16 20:10:23 -05:00
f46c1d613e xo-imgui: clang compiler nits 2025-08-29 19:33:09 -04:00
6c7b13e443 xo-alloc: try to make commit happen at start of GC cycle 2025-08-26 13:36:18 -04:00
8fa254418a xo-alloc: + gc history xo-imgui: gui examples 2025-08-14 09:50:59 -05:00
d8b3d7a148 xo-alloc: reserve virtual memory, commit pages on demand 2025-08-12 00:14:30 -05:00
a6e4430825 xo-alloc / xo-object: utest coverage + assorted bugfixes 2025-08-07 18:32:14 -05:00
8b622e6999 xo-alloc: retire redline-memory feature 2025-08-06 22:50:29 -05:00
593dc064f9 xo-allod: + per-type stats + pretty printing 2025-08-06 22:34:20 -05:00
fc9180363d xo-object: generative GC utest + reinstate coverage build 2025-08-06 09:30:37 -05:00
5f46b51f12 + xo-alloc + xo-object + xo-alloc docs + GC utests 2025-08-03 15:59:38 -05:00
Renamed from src/alloc/LinearAlloc.cpp (Browse further)