aboutsummaryrefslogtreecommitdiff
path: root/crates/system_action/action_macros
Commit message (Expand)AuthorAgeFilesLines
* Fix Clippy warnings and optimize code魏曹先生2025-10-131-4/+3
* feat: implement asynchronous action call system魏曹先生2025-10-131-2/+2
* feat: Implement JSON-based type-erased action invocation魏曹先生2025-10-131-6/+11
* feat: Add JSON-based action invocation to ActionPool魏曹先生2025-10-132-15/+23
* refactor: Update action macros and error types魏曹先生2025-10-121-4/+4
* refactor: optimize procedural macros in action_system魏曹先生2025-10-061-3/+31
* Fix macro to properly extract and use parameter names from function signature魏曹先生2025-10-061-8/+26
* Fix macro expansion type errors in action_system macros魏曹先生2025-10-061-2/+2
* Rename vcs_service to action_system for better naming clarity魏曹先生2025-10-062-0/+164