aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/program/repl_exec
Commit message (Collapse)AuthorAgeFilesLines
* Rename `ExitCode` to `ResExitCode` and `REPL` to `ResREPL`魏曹先生2026-06-061-1/+1
|
* Add `empty_result!` macro and `REPL` resource, improve examples魏曹先生2026-05-191-0/+6
|
* Implement REPL execution with hooks and argument splitting魏曹先生2026-05-181-0/+133