index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `once_cell` dependency and replace with `OnceLock`
魏曹先生
12 days
1
-1
/
+0
*
Add `empty_result!` macro and `REPL` resource, improve examples
魏曹先生
14 days
1
-0
/
+1
*
Bump version to 0.1.9
魏曹先生
2026-05-18
1
-1
/
+1
*
Simplify example imports to use prelude and add resources example
魏曹先生
2026-05-16
1
-0
/
+1
*
Remove thiserror dependency and implement error types manually
魏曹先生
2026-05-15
1
-2
/
+6
*
Add workspace Cargo.toml and centralize crate metadata
魏曹先生
2026-05-15
1
-0
/
+49
*
Remove root-level Cargo.toml and main.rs
魏曹先生
2026-04-28
1
-22
/
+0
*
Add global resource system to Program
魏曹先生
2026-04-27
1
-1
/
+0
*
Add async example demonstrating tokio integration
魏曹先生
2026-04-25
1
-1
/
+7
*
Remove redundant generic parameter from Program struct
魏曹先生
2026-04-25
1
-1
/
+1
*
Add workspace configuration and update dependencies
魏曹先生
2026-04-22
1
-0
/
+17
*
Remove workspace Cargo.lock and add per-example lockfiles
魏曹先生
2026-04-11
1
-23
/
+0
*
Add example-completion and update workspace dependencies
魏曹先生
2026-04-11
1
-1
/
+1
*
Add debug logging feature with env_logger integration
魏曹先生
2026-04-11
1
-1
/
+1
*
Switch from published mingling crate to local workspace dependency
魏曹先生
2026-04-09
1
-1
/
+1
*
Add workspace configuration and examples
魏曹先生
2026-04-06
1
-0
/
+23