| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor!: remove Node type and simplify dispatcher macro syntax | 魏曹先生 | 4 hours | 1 | -3/+3 |
| | | | | | | | | The `dispatcher!` macro no longer requires a `CMD*` dispatcher type argument; the dispatcher struct is now generated internally as `__Dispatcher{Pascal}`. The `Node` type, `node!` macro, and `Dispatcher::node()` / `clone_dispatcher()` methods are removed. | ||||
| * | refactor(linter): move ra lint commands to separate module | 魏曹先生 | 8 days | 1 | -0/+63 |
