summaryrefslogtreecommitdiff
path: root/src/mem_mgr.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add IMPORTANT field to ResultDumpAll structHEADmaster魏曹先生2026-05-241-1/+32
| | | | | Extract entries containing "IMPORTANT" (case-insensitive) in title or content into a separate field, serialized as "IMPORTANT".
* Add optional --about filter to explore and dumpall commandsWeicao-CatilGrass2026-05-241-3/+20
|
* Initialize Rust project with Cargo and implement memory management CLIWeicao-CatilGrass2026-05-241-0/+241