singularity-forge/native/crates/engine/src
ace-pm 2e6b2b8fd1 fix(rust): rename gsd_parser module to forge_parser in lib.rs
Align module declaration with file rename (gsd_parser.rs → forge_parser.rs)
that was completed in the rebrand.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 15:14:07 +02:00
..
ast.rs refactor(forge): complete gsd → forge rebrand across native, logging, and build system 2026-04-15 14:11:45 +02:00
clipboard.rs feat: add native clipboard module with arboard backend (#228) 2026-03-13 12:48:27 -06:00
diff.rs feat: add native Rust diff engine for edit tool 2026-03-13 14:11:40 -06:00
fd.rs perf: optimize discovery and interactive hot paths 2026-03-14 16:03:44 -05:00
forge_parser.rs refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
fs_cache.rs perf: optimize discovery and interactive hot paths 2026-03-14 16:03:44 -05:00
git.rs chore: sync workspace state after rebrand 2026-04-15 14:54:20 +02:00
glob.rs fix(native): resolve memory leaks in glob, ttsr, and image overflow (#2170) 2026-03-23 09:47:51 -06:00
glob_util.rs feat: add native glob and fs_cache modules with gitignore-aware discovery (#226) 2026-03-13 12:45:56 -06:00
grep.rs refactor(forge): complete gsd → forge rebrand across native, logging, and build system 2026-04-15 14:11:45 +02:00
highlight.rs feat: add syntect-based syntax highlighting module to native engine (#227) 2026-03-13 12:47:02 -06:00
html.rs feat: add html-to-markdown native module 2026-03-13 12:40:42 -06:00
image.rs fix(native): resolve memory leaks in glob, ttsr, and image overflow (#2170) 2026-03-23 09:47:51 -06:00
json_parse.rs feat: native Rust streaming JSON parser (#266) 2026-03-13 16:21:58 -06:00
lib.rs fix(rust): rename gsd_parser module to forge_parser in lib.rs 2026-04-15 15:14:07 +02:00
ps.rs feat: add cross-platform process tree kill module (ps) (#225) 2026-03-13 12:43:50 -06:00
stream_process.rs feat: native Rust bash stream processor for single-pass chunk processing (#271) 2026-03-13 16:34:17 -06:00
task.rs feat: add native image module — decode, encode, and resize via Rust image crate 2026-03-13 12:51:49 -06:00
text.rs feat(gsd): unified rule registry, event journal, journal query tool, and tool naming convention (#1928) 2026-03-21 18:47:41 -06:00
truncate.rs feat: native Rust output truncation module (#268) 2026-03-13 16:48:49 -06:00
ttsr.rs fix(native): resolve memory leaks in glob, ttsr, and image overflow (#2170) 2026-03-23 09:47:51 -06:00
xxhash.rs feat: native Rust xxHash32 for hashline (#272) 2026-03-13 16:46:08 -06:00