| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove PackAttrs parsing and rendering from pack macro | 魏曹先生 | 4 days | 1 | -105/+9 |
| * | Fix `program_comp_gen!` import issue | 魏曹先生 | 4 days | 1 | -9/+105 |
| * | Accept paths for program name parameters in macros | 魏曹先生 | 2026-05-16 | 1 | -28/+25 |
| * | Use `default_program_path()` instead of `default_program_ident()` | 魏曹先生 | 2026-05-16 | 1 | -9/+9 |
| * | Replace hardcoded `ThisProgram` ident with shared constant | 魏曹先生 | 2026-05-16 | 1 | -9/+13 |
| * | Add architecture overview and doc comments to macro crate | 魏曹先生 | 2026-05-02 | 1 | -5/+0 |
| * | Use small integer repr for gen_program! enum | 魏曹先生 | 2026-04-29 | 1 | -2/+1 |
| * | Move type registration to pack! and Groupped macros | 魏曹先生 | 2026-04-20 | 1 | -0/+6 |
| * | Rename DefaultProgram to ThisProgram and remove ThisProgram marker | 魏曹先生 | 2026-04-09 | 1 | -10/+10 |
| * | Add general renderer support with serialization formats | 魏曹先生 | 2026-04-05 | 1 | -2/+2 |
| * | Replace typeid-based dispatch with enum-based dispatch | 魏曹先生 | 2026-04-01 | 1 | -31/+127 |
| * | Rename chain_struct macro to pack | 魏曹先生 | 2026-03-31 | 1 | -0/+162 |
