index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
system_action
/
action_macros
Age
Commit message (
Expand
)
Author
2026-01-12
Reorganize crate structure and move documentation files
魏曹先生
2025-11-25
Improve documentation for system action and config file crates
魏曹先生
2025-10-27
Update dependencies to latest versions
魏曹先生
2025-10-27
fixed: Incorrect condition setting for determining whether to send
魏曹先生
2025-10-27
"fix: Fix indentation issues
魏曹先生
2025-10-27
fix: Make the ActionContext passed to on_proc_begin mutable
魏曹先生
2025-10-13
Fix Clippy warnings and optimize code
魏曹先生
2025-10-13
feat: implement asynchronous action call system
魏曹先生
2025-10-13
feat: Implement JSON-based type-erased action invocation
魏曹先生
2025-10-13
feat: Add JSON-based action invocation to ActionPool
魏曹先生
2025-10-12
refactor: Update action macros and error types
魏曹先生
2025-10-06
refactor: optimize procedural macros in action_system
魏曹先生
2025-10-06
Fix macro to properly extract and use parameter names from function signature
魏曹先生
2025-10-06
Fix macro expansion type errors in action_system macros
魏曹先生
2025-10-06
Rename vcs_service to action_system for better naming clarity
魏曹先生