index
:
mingling.git
archived/picker2_prototype
feat/new-pipeline-model
main
wip/new-mingling-ci
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_core
/
src
/
program
/
once_exec.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: add "Doc Not Optimize" comments to source files
魏曹先生
34 hours
1
-0
/
+1
*
fix: suppress future_not_send lint and tighten Send bounds
魏曹先生
3 days
1
-3
/
+3
*
refactor(core): improve code style and public API clarity
魏曹先生
5 days
1
-7
/
+7
*
refactor(once_exec, repl_exec): unify sync and async execution paths
魏曹先生
2026-07-24
1
-126
/
+68
*
fix(core): delegate stdout flushing to RenderResult::std_print
魏曹先生
2026-07-21
1
-30
/
+8
*
fix(core): respect exit code when render output is suppressed
魏曹先生
2026-06-27
1
-9
/
+16
*
Redesign hook system with structured info types and ProgramControls
魏曹先生
2026-06-24
1
-3
/
+6
*
Replace `OnceLock<Option<Box<dyn Any>>>` with custom `ProgramCell` type
Weicao-CatilGrass
2026-06-09
1
-13
/
+17
*
Remove unused import of ProgramPanic
魏曹先生
2026-06-07
1
-4
/
+1
*
Enhance code quality across the entire codebase
Weicao-CatilGrass
2026-05-31
1
-6
/
+25
*
Conditionally disable panic unwind support for async feature
魏曹先生
2026-05-19
1
-33
/
+4
*
Implement REPL execution with hooks and argument splitting
魏曹先生
2026-05-18
1
-40
/
+55
*
Refactor program module into submodules
魏曹先生
2026-05-18
1
-0
/
+235