commit log
- Add 20+ Chez superpower commands, channel pipelines, and switch REPL to Chez Scheme 188d10a ober
- Exploit Chez Scheme superpowers: STM, engines, SMP parallelism, LRU cache, JIT compile 7f9426b ober
- Add Chez Scheme engine-eval, guardians, SMP parallel-map, and live introspection b780534 ober
- Implement 6 new features: persistent undo, forge PRs, breadcrumb, display-buffer rules, magit graph, project-vterm b22089a ober
- Add project documentation adapted from gerbil-emacs fdf4919 ober
- Fix compilation buffer: immediate display, fd cleanup, font-size colors fafad1c ober
- Add QsciLexer-based syntax highlighting with dark theme e02e0e2 ober
- Fix vterm horizontal bounce: accurate cols + suppress intermediate paints 5200832 ober
- Fix tree-sitter static build: FFI scanner, grammar tags, boot order ef8602b ober
- Add tree-sitter integration for syntax highlighting feecfac ober
- Run coreutils top inside vterm with virtual PTY a4bb160 ober
- Fix chord auto-repeat and top quit in vterm fb8d72e ober
- Fix top command: direct coreutils import, static build support 7de0fe1 ober
- Update .gitignore: cover all build artifacts 2c143d5 ober
- Fix key-chords (case-insensitive) and top coreutils registration 9d0ae14 ober
- Add build-critical source files, fix helm duplicate definitions 9badc06 ober
- Add Qt helm-commands module (was untracked, lost on git clean) 99181c5 ober
- Add flicker-free top via coreutils builtin, bypass PTY pipeline ae6cff7 ober
- Fix key-chord to match both orderings and be case-sensitive f77b373 ober
- Fix vterm flicker for full-screen apps (top, htop) and improve theme contrast cf0a077 ober
- Set restrictive umask (077) at startup for both TUI and Qt a56575c ober
- Fix heredoc injection in gsh-subprocess stdin piping 0515767 ober
- Harden IPC, REPL, LSP, and chat against injection and info leaks 92d96cc ober
- Fix jemacs-qt: remove gerbil-qt deps, fix static binary startup 57e2446 ober
- Use memo/ttl for git cache, uri-encode from std/net/uri, glob-match from std/text/glob 146a975 ober
- Replace diff subprocesses with in-process (std text diff), use number->padded-string 734ab0a ober
- Replace kill subprocess with direct process-kill syscall via FFI 48e282b ober
- Fix static Docker build: libvterm, stale deps, missing FFI symbols c3d0086 ober
- Replace vtscreen with libvterm FFI, add row-diff rendering and C-c support 66991be ober
- Fix terminal bugs: cd path resolution, history navigation, chord interference 140aa19 ober
- Fix flicker in helm narrowing list and vterm output abaaf4a ober
- Fix PS1 command substitution and margin width scaling 4dfe893 ober
- Fix menu command re-entrancy crash (switch-buffer segfault) 3cf9124 ober
- Fix PS1 colors: stop overwriting user PS1 after sourcing ~/.jshrc 383caca ober
- Fix vterm hang, rename gemacs→jemacs, fix margin backgrounds 18199ff ober
- Fix C-x C-f Enter on directory: open dired instead of first file a8942c1 ober
- Fix image open hang and helm file narrowing extension drop 04945e7 ober
- Fix uneven split sizing: qt-splitter-set-sizes! was silently failing 1d84e51 ober
- Enhance debug REPL with rich commands and s-expression protocol abe5380 ober
- Fix GC deadlock: C-level deactivation around blocking subprocess/file I/O 6c73656 ober
- Run debug REPL in dedicated thread instead of master timer polling ba64e5e ober
- Restore pin-thread-to-processor0! export for app.ss compatibility 8fad972 ober
- Restore SMP threading: background workers for blocking ops, Qt on primordial 6dc5add ober
- Eliminate remaining spawn/name calls in Qt modules to fix GC deadlock 8983126 ober
- Eliminate all background Chez threads to prevent GC deadlock 4400f3a ober
- Eliminate GC deadlock: merge master-timer into primordial thread 17af2c2 ober
- Fix GC deadlock in debug REPL and IPC server 88590c7 ober
- Phase 4-5 complete: all tests passing, docs added e2cf2ae ober
- Add Qt executable and run-qt target - runtime issues remain 226705d ober
- 🎉 PLAN.MD FULLY COMPLETE: All 45 Qt modules ported (~48,801 lines) b4b87d9 ober
previous | next