.. ..
asm.lisp feat(linkage): ADR-0032 Stage B.2 checkpoint — shared closure-cell stub (dormant), two blockers isolated and filed 8 days ago
ast-ir.lisp fix(loop): support for VAR upfrom N (synonym for from) 12 days ago
buffer.lisp perf(cold): iterative ag-bv-compare-walk / ag-bv-equal-loop (kill per-byte recursion) 19 days ago
cold-bootstrap.lisp fix(runtime): grow the RWX code arena 8 MiB -> 32 MiB (cave#241) — full asdf.lisp loads on build/funcl 16 days ago
cold-compile-lambda.lisp feat(hosted): lambda-lift expander bodies — alexandria with-gensyms expands correctly (cave#162/#163) 21 days ago
cold-crossings.lisp feat(types): fixnump/integerp split — integerp accepts bignums (cave#39 / R5) 1 month ago
cold-fco.lisp feat(linkage): ADR-0032 Stage B.2 checkpoint — shared closure-cell stub (dormant), two blockers isolated and filed 8 days ago
cold-image.lisp refactor(adr0017): physical src/cold/ src/warm/ reorg 1 month ago
cold-loader.lisp feat(linkage): ADR-0032 Stage A — cell-first calls for baked-record names (KIND-8 reloc) 8 days ago
cold-tree-shake.lisp feat(adr0020): step 3 — per-profile reachability reports 1 month ago
compiler.lisp docs(linkage): cave#316 — record the sharpened species findings in the baked-arm comment 8 days ago
dwarf.lisp perf(gc/symbols)+feat(image): O(n^2) fixes, GC telemetry, asdf image bake 13 days ago
elf-tiny.lisp perf(gc): lift the heap to 24 GiB above the 4 GiB line (cave#214) 19 days ago
eval.lisp feat(cold): execute pure list ops in the macro-body interpreter's passthru (cave#229) 19 days ago
gc.lisp feat(closures): ADR-0028 first-class closure records — functionp/typep-correct, disjoint from CONS (cave#281) 11 days ago
jit-dwarf.lisp fix(jit-dwarf): size per-batch DWARF buffers to the batch — heap-overwrite class (asdf loads) 14 days ago
materializer.lisp feat(materializer): keyword one-door — baked keyword records unify all doors — cave#155 20 days ago
os-linux.lisp perf(boot): pread the embedded image into place + rep-movsb code-mmap copy 10 days ago
os-windows.lisp feat(ocicl): asdf:load-system resolves via ocicl.csv registry — real dependency path 11 days ago
pe-tiny.lisp refactor(adr0017): physical src/cold/ src/warm/ reorg 1 month ago
reader.lisp fix(pkg): cave#314 — use-list intern-table bleed, nickname image persistence, reader/loader door unification; replay boot 187G -> 160G 8 days ago
runtime-layout.lisp feat(closures): ADR-0028 first-class closure records — functionp/typep-correct, disjoint from CONS (cave#281) 11 days ago
runtime.lisp perf(fasl): pack COs + KIND-7 resolved-call relocs — fasl-load 60s -> 0.09s (cave#299) 10 days ago
sha256.lisp perf(boot): kill the pathological startup costs — hashing, scans, copies 21 days ago
stage1.lisp feat(fasl): boot-time asdf auto-load behind the build-id gate; mint-sym fence index; bounded build-id sample 9 days ago