aboutsummaryrefslogtreecommitdiff
path: root/examples/example-repl-basic
Commit message (Collapse)AuthorAgeFilesLines
* chore: clean up Cargo.toml metadata and update lockfilesdev/mingling_pathf魏曹先生45 hours1-4/+4
|
* Redesign hook system with structured info types and ProgramControls魏曹先生6 days1-1/+1
|
* Update example descriptions with meaningful docs魏曹先生2026-06-151-1/+1
|
* Simplify workspace exclude patterns and add workspace stanzasWeicao-CatilGrass2026-06-121-0/+2
|
* Rename `ExitCode` to `ResExitCode` and `REPL` to `ResREPL`魏曹先生2026-06-061-2/+3
|
* Add example pages and sync-examples tool for docs魏曹先生2026-06-051-0/+10
|
* Enhance code quality across the entire codebaseWeicao-CatilGrass2026-05-311-8/+9
|
* Bump version to 0.2.0魏曹先生2026-05-311-7/+3
|
* Update CHANGELOG and switch to published crate versions0.1.9魏曹先生2026-05-291-0/+4
|
* Rename error types with consistent naming convention魏曹先生2026-05-291-1/+1
|
* Gate extra_macros items behind the feature flag魏曹先生2026-05-241-1/+1
|
* Add implicit dispatcher macro with auto-derived names魏曹先生2026-05-241-14/+13
|
* Rework examples and add entry macro for testingWeicao-CatilGrass2026-05-233-0/+269