aboutsummaryrefslogtreecommitdiff
path: root/mingling_pathf/src
Commit message (Expand)AuthorAgeFilesLines
* chore: run cargo fmt and rearrange re-exports in mingling魏曹先生12 days8-56/+47
* fix: parse grouped derive attributes for enums and unions correctly魏曹先生2026-06-301-25/+28
* fix(dispatcher_clap): support dispatch tree pattern detection魏曹先生2026-06-302-9/+44
* fix(mingling_pathf): extract CMD, error, and help types from魏曹先生2026-06-301-16/+181
* feat(pathf): add dispatch tree config and pass feature to analyzer魏曹先生2026-06-295-120/+191
* refactor: simplify match arm syntax in grouped derive pattern魏曹先生2026-06-291-9/+6
* fix(dispatcher): use full command name for entry generation魏曹先生2026-06-291-2/+1
* feat(pathf): add build-time type path resolution system魏曹先生2026-06-2813-3/+891
* feat(mingling_pathf): add pattern analyzer module for struct detection魏曹先生2026-06-284-3/+194
* feat(mingling_pathf): add module path resolution and error handling魏曹先生2026-06-284-0/+465
* feat(workspace): add mingling_pathf crate and pathf feature魏曹先生2026-06-281-0/+0