| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(just_template): add proc-macro `tmpl!` and restructure crate | 魏曹先生 | 23 hours | 1 | -0/+9 |
| | | | | | | | | | Move the old `tmpl!` and `tmpl_param!` macros into a dedicated `just_template_macros` proc-macro crate. The new `tmpl!` macro supports both simple parameter assignment and multi-arm implementation blocks with per-arm overrides. Remove the deprecated `deprecated` module and update tests accordingly. | ||||
| * | refactor: promote project to workspace with macros sub-crate | 魏曹先生 | 24 hours | 1 | -0/+54 |
