commit log
- Add format string compilation library (#28) 1a7a5fb ober
- Add CK-macros for composable higher-order macros (#30) 24921fe ober
- Add binary protocol framework with syntax-driven code generation (#17) af2f933 ober
- Add continuation marks for stack-aware context propagation (#12) c19158a ober
- Add hierarchical S-expression configuration library (#42) f7fa1ef ober
- Add profiling framework with call counting and timing (#29) 873d28f ober
- Add terminal control library with ANSI escape codes (#47) cfd2cee ober
- Add LCS-based diff algorithm (#33) 5ddbe76 ober
- Add cycle-aware equality (equiv?) (#49) 37ca1d0 ober
- Enhance MessagePack with improved encoding and test coverage (#25) 64f58fd ober
- Add generic collection protocol with iterators (#44) 25468fb ober
- Add weak pairs, lists, and hash tables (#51) 9f84eef ober
- Add advice system for function wrapping and debugging (#43) 80365d9 ober
- Enhance resource pool with timeout and improved stats (#19) f6e3e79 ober
- Add Clojure-style lazy sequences (#21) b0016ce ober
- Add impersonators/chaperones for contract proxies (#37) b278dc6 ober
- Add hierarchical custodians for resource management (#36) 2397a98 ober
- Add assert! macro with sub-expression introspection on failure fa407f8 ober
- Add QuickCheck property-based testing framework aedf274 ober
- Add HAMT persistent hash map data structure 27f1b46 ober
- Add delimited continuations (reset/shift) with Filinski encoding 31e1581 ober
- Add memoization framework with LRU eviction 2af9804 ober
- Add non-deterministic backtracking operator (amb) 39679a6 ober
- Implement green threads/fibers with M:N scheduling and fiber-aware channels b198a3e ober
- Optimize mmap and odb: native 64-bit loads, cached slot layout f337b6a ober
- Add CLOS object system and persistent object database (odb) 6c0cdd3 ober
- Import 13 Thunderchez FFI bindings: SDL2, Cairo, OpenGL, LMDB, nanomsg, Redis, USB, curl, QR, netstring, sql-null 4c750ee ober
- Gerbil parity round 2: add 27 more stdlib modules (4,743 lines) e473816 ober
- Gerbil parity sprint: add 50 new stdlib modules (10,949 lines) ecfdcb2 ober
- Implement final 4 TODO items: match2 prelude, registry, LSP, protobuf 1280b61 ober
- Implement TODO.md: 22 new modules, 4 examples, 3 docs, CI, CLI, benchmarks 65a74e5 ober
- Add docs/TODO.md, remove completed newer.md and stale better*.md 572082d ober
- add hide.md dad22d2 ober
- Consolidate docs: archive 15 stale plans, add 4 new reference docs 5011248 ober
- Add docs/ai-threat.md: honest AI adversarial threat assessment 3e5b012 ober
- Add run-safe sandbox entry point combining Landlock + seccomp + timeout ac1e142 ober
- Update gaps.md item 10: mark build tools as mostly done cb5b9f8 ober
- Fix all stubs and partials: real Landlock/seccomp syscalls, build safety, type checker phases 426bfe7 ober
- Close remaining safety gaps: lint rules, structured concurrency, docs update a85defa ober
- Add safe-by-default prelude, finalizer safety net, lint rules, SQL injection detection fc5f6f7 ober
- Add docs/next.md: remaining gaps for bulletproof agent tooling generation 1d963c6 ober
- Add feature documentation: whatsnew, rocks, update distrib formatting 08c32b3 ober
- Add ChaCha20-Poly1305 AEAD, scrypt KDF, and build fixes 92262b5 ober
- Add safety gap implementations: resource RAII, contracts, error hierarchy, immutable defaults fae3237 ober
- Harden security modules against external AI attacks (13 findings) 7f10863 ober
- Add comprehensive fuzzing infrastructure with 13 harnesses 0ee2a6f ober
- Add Rust native modules for databases and OS integration (weeks 5-6) 0adf8f4 ober
- add docs adc0c5a ober
- Add unified Rust native library replacing C dependencies 3601275 ober
- Add parser robustness hardening: depth limits, bounds checks, input validation 79ffff1 ober
previous | next