index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_core
/
src
/
program
/
hook.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Enhance code quality across the entire codebase
Weicao-CatilGrass
44 hours
1
-11
/
+31
|
*
Change `repl_post_readline` hook to accept mutable line reference
魏曹先生
12 days
1
-4
/
+4
|
*
Refactor REPL hooks into modular setups and add new hook types
魏曹先生
12 days
1
-0
/
+144
|
*
Conditionally disable panic unwind support for async feature
魏曹先生
14 days
1
-5
/
+12
|
*
Add REPL pre/post readline hooks and suppress dead code warnings
魏曹先生
2026-05-18
1
-0
/
+58
|
*
Implement REPL execution with hooks and argument splitting
魏曹先生
2026-05-18
1
-0
/
+81
|
*
Add allow(dead_code) annotation to run_hook_exec_panic
魏曹先生
2026-05-16
1
-0
/
+1
|
*
Add panic catch for program execution
魏曹先生
2026-05-15
1
-1
/
+23
|
*
Migrate exit code control to resource-based system
Weicao-CatilGrass
2026-05-13
1
-146
/
+1
|
*
Capture exit codes from anonymous hook finishes
魏曹先生
2026-05-09
1
-1
/
+4
|
*
Add exit code control and hook lifecycle features
魏曹先生
2026-05-09
1
-8
/
+13
|
*
Add lifecycle hooks to program execution
魏曹先生
2026-05-09
1
-0
/
+349