summaryrefslogtreecommitdiff
path: root/crates/system_action/action_macros/src
AgeCommit message (Expand)Author
2025-11-25Improve documentation for system action and config file crates魏曹先生
2025-10-27fixed: Incorrect condition setting for determining whether to send魏曹先生
2025-10-27"fix: Fix indentation issues魏曹先生
2025-10-27fix: Make the ActionContext passed to on_proc_begin mutable魏曹先生
2025-10-13Fix Clippy warnings and optimize code魏曹先生
2025-10-13feat: implement asynchronous action call system魏曹先生
2025-10-13feat: Implement JSON-based type-erased action invocation魏曹先生
2025-10-13feat: Add JSON-based action invocation to ActionPool魏曹先生
2025-10-12refactor: Update action macros and error types魏曹先生
2025-10-06refactor: optimize procedural macros in action_system魏曹先生
2025-10-06Fix macro to properly extract and use parameter names from function signature魏曹先生
2025-10-06Fix macro expansion type errors in action_system macros魏曹先生
2025-10-06Rename vcs_service to action_system for better naming clarity魏曹先生