Cave
Explore
Sign in
atgreen
/
funcl
Overview
Code
Issues (86)
Pull requests (1)
Runs
Releases
Security
Settings
Open
Closed
A2 Stage C: co-located GOT (per-CO linkage slots) for O(symbols) load — the C .so model
#331 · opened by atgreen · 7 days ago · 💬 2
ag-baked-reloc-width wrong for KIND-8 (returns 4, but loader patches u64/8 bytes)
#330 · opened by atgreen · 7 days ago
check-type :COUNT not (or null integer) in uiop slurp-stream-lines during ocicl-runtime CSV read
#329 · opened by atgreen · 7 days ago
Relocation ledger (ADR 0025 D2/D3): imm64 absolute-site inventory for ASLR + the eventual data core
#328 · opened by atgreen · 7 days ago · 💬 1
asdf:load-system "alexandria" via central-registry push + source-compile hangs (infinite loop)
#327 · opened by atgreen · 7 days ago
B6: retire reconcile/reconstruct paths (Axis B cleanup)
#326 · opened by atgreen · 7 days ago
B5: authoritative image + flip probe to adopt; forced-divergence identity check (Axis B)
#325 · opened by atgreen · 7 days ago · 💬 2
B4: forced non-zero-delta restore verifier — prove the bitmap is complete (Axis B / ADR 0025 D2)
#324 · opened by atgreen · 7 days ago
B3: emit per-pointer-word relocation bitmap from GC slot descriptors, delta-0 (Axis B / ADR 0025 D2)
#323 · opened by atgreen · 7 days ago · 💬 3
B2: raw-region dump/load at preferred addresses, behind a flag (Axis B / ADR 0025 D2)
#322 · opened by atgreen · 7 days ago · 💬 5
B1: boot seam — detect embedded image before cold package construction, dispatch to old loader (Axis B / ADR 0025)
#321 · opened by atgreen · 7 days ago · 💬 2
A3: widen linkage table to funcall + setf/fdefinition call classes (Axis A / ADR 0032)
#320 · opened by atgreen · 7 days ago
A2: retire per-site text relocation — PC-relative module-local linkage slot (Axis A / ADR 0032)
#319 · opened by atgreen · 7 days ago · 💬 11
Epic: "be dynamic linking" — address-model migration for fast loading & linkage (ADR 0033)
#318 · opened by atgreen · 7 days ago · 💬 2
compile-file wire machinery mints package-own pkgsym records for INHERITED names — blocks the pkgsym arm's ADR-0032 bind migration
#317 · opened by atgreen · 8 days ago · 💬 2
some uiop/package cell callable is widetag-0x08 but its entry does not take trailing caps — blocks the ADR-0032 closure-cell stub
#316 · opened by atgreen · 8 days ago · 💬 5
cold-vs-warm .fco witness (ADR-0017 byte-identity) is broken — pre-existing at cbb941f, invisible to test-fast-sharded
#315 · opened by atgreen · 8 days ago
exports-index wiring costs +59G instructions on fasl-replay boot — every micro-model says it should win
#313 · opened by atgreen · 9 days ago · 💬 1
uiop source-registry parse: check-type failed: :COUNT is not of type (OR NULL INTEGER)
#312 · opened by atgreen · 9 days ago
warm reloc pipeline: incremental patch drain breaks redefinition healing (full re-walk is load-bearing)
#311 · opened by atgreen · 9 days ago · 💬 3
host-built stage1: runtime-compiled code cannot call ANY baked defun (cold or warm) — unresolved trap spins to core
#296 · opened by atgreen · 10 days ago · 💬 1
stage1: (save-image ...) core-dumps in AG-SAVE-IMAGE-ACTION — pre-existing (fails at f2767ea~1 too)
#295 · opened by atgreen · 10 days ago · 💬 1
funcl has no DIRECTORY (directory enumeration / getdents) — blocks asdf load-system system search
#292 · opened by atgreen · 10 days ago
Baked asdf: load-system hits INVALID-SOURCE-REGISTRY (escapes handler-case)
#291 · opened by atgreen · 10 days ago · 💬 1
cave#290 landed: run-program (fork/execve/wait) — ocicl installs packages; cl-ppcre load hits CONSTANTP/SUBST-3arg/arity gaps
#290 · opened by atgreen · 11 days ago
ocicl-runtime: version-satisfies no-applicable-method on (asdf-version) — non-fatal top check
#289 · opened by atgreen · 11 days ago
Pre-existing at HEAD: (save-image) at stage1 REPL SEGFAULTS — AG-SAVE-IMAGE-ACTION stores to a lexical slot past the stack top (test funcl-stage1-save-image-restart-evaluates red)
#288 · opened by atgreen · 11 days ago
alexandria via asdf: non-fatal load errors — %deftype-register 'not a byte-vector' (double-float predicates) + defpackage alexandria-2 '(RES) is not a SYMBOL'
#287 · opened by atgreen · 11 days ago · 💬 1
Pre-existing at HEAD: test-smoke OOM case silent (no 'Storage exhausted') and test-gc stress count 830000 (collect-count=1 on stage2)
#285 · opened by atgreen · 11 days ago
uiop:directory* returns garbage non-sequence (prints as ?) — remove-if/sort on it raise 'not a sequence'
#284 · opened by atgreen · 11 days ago · 💬 1
&key argument validation missing: no program-error on odd/unknown keyword args (CLHS 3.5.1.4-6)
#279 · opened by atgreen · 12 days ago · 💬 1
flet/labels local functions lack implicit block (return-from misses)
#276 · opened by atgreen · 12 days ago · 💬 2
vectorp returns NIL for strings (strings are vectors in CL)
#275 · opened by atgreen · 12 days ago · 💬 1
format: ~mincol@a (params+modifier), ~F/~E float, ~R directives unsupported
#274 · opened by atgreen · 12 days ago · 💬 1
#(...) vector literal EVALUATES its elements — #(a b c) => #(NIL NIL NIL)
#273 · opened by atgreen · 12 days ago · 💬 2
Reader: :nil reads as symbol NIL, :t as T (keyword names NIL/T not keywordized)
#270 · opened by atgreen · 12 days ago · 💬 1
Function cells are NAME-keyed, not package-scoped — same-named fns in different packages clobber (blocks multi-library asdf loads)
#266 · opened by atgreen · 13 days ago · 💬 9
ag-macro-bind-params (interpreter top-level param binder) has no &key / &optional case
#262 · opened by atgreen · 14 days ago · 💬 1
flet-local references from macrolet expansions compile as GLOBAL calls (uiop pathname-equal: 97k trap-routed NORMALIZE-COMPONENT sites)
#259 · opened by atgreen · 14 days ago · 💬 1
Split-twin symbol's VALUE CELL holds raw garbage (prints ?) — symbol-value returns junk instead of unbound; fabricates asdf false-upgrade cascade
#257 · opened by atgreen · 14 days ago · 💬 1
--hosted binaries segfault on any GC: collect-entry dispatch jumps to garbage vaddr
#255 · opened by atgreen · 14 days ago · 💬 1
stage2 runtime stdlib reload silently drops NEW prelude macro names (existing names refresh fine) — breaks the documented probe workflow
#251 · opened by atgreen · 15 days ago · 💬 1
Moving young collector corrupts heap when it runs; bounding the nursery unlocks ~22x asdf-load speedup (currently minor GC never fires)
#238 · opened by atgreen · 17 days ago · 💬 11
JIT DWARF builder: handle SYMBOL fn-names (gensym lambda-lift defuns) instead of skipping the batch
#231 · opened by atgreen · 18 days ago · 💬 2
printer: FMT-PRINT-LIST-BODY (~S of a list) segfaults on a corrupt/out-of-heap cons — masks errors as cores
#230 · opened by atgreen · 18 days ago · 💬 1
Baked image: symbols TYPE and NAME collapse to keywords :TYPE/:NAME through macro splice
#227 · opened by atgreen · 19 days ago · 💬 1
Heap capped at 4 GB by disp32-encoded side-map biases in the write-barrier fast paths
#214 · opened by atgreen · 20 days ago · 💬 2
Image-restored mini-clos registries: make-instance initarg matching broken on build/funcl (component-name => :NAME)
#209 · opened by atgreen · 20 days ago · 💬 3
macrolet/flet inside load-time eval-when don't evaluate — alexandria types.lisp frob registers garbage deftype names
#190 · opened by atgreen · 20 days ago · 💬 1
Tree-walker macro evaluator silently produces garbage on unknown heads — should fail loudly (or defer)
#186 · opened by atgreen · 21 days ago · 💬 3