| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update: Action.rs 1. Rename `insert` to `with_data` and `insert_arc` to | 魏曹先生 | 2025-10-29 | 1 | -2/+12 |
| * | update: ActionContext 1. Rename `local` to `proc_on_local` 2. Add | 魏曹先生 | 2025-10-27 | 1 | -7/+20 |
| * | fix: Make the ActionContext passed to on_proc_begin mutable | 魏曹先生 | 2025-10-27 | 1 | -6/+6 |
| * | Re-export subcrate `action_system` to `just_enough_vcs` | 魏曹先生 | 2025-10-24 | 1 | -2/+3 |
| * | Fix Clippy warnings and optimize code | 魏曹先生 | 2025-10-13 | 2 | -24/+38 |
| * | feat: implement asynchronous action call system | 魏曹先生 | 2025-10-13 | 2 | -16/+73 |
| * | feat: Implement JSON-based type-erased action invocation | 魏曹先生 | 2025-10-13 | 2 | -6/+99 |
| * | feat: Add JSON-based action invocation to ActionPool | 魏曹先生 | 2025-10-13 | 1 | -1/+3 |
| * | feat: Add callback mechanism to ActionPool | 魏曹先生 | 2025-10-12 | 1 | -6/+53 |
| * | feat: Add Clone implementation for ActionContext | 魏曹先生 | 2025-10-12 | 1 | -2/+20 |
| * | feat: add default implementation and convenience methods to ActionContext | 魏曹先生 | 2025-10-06 | 1 | -2/+19 |
| * | Rename vcs_service to action_system for better naming clarity | 魏曹先生 | 2025-10-06 | 3 | -0/+151 |
