aboutsummaryrefslogtreecommitdiff
path: root/mingling_pathf
Commit message (Expand)AuthorAgeFilesLines
* feat(pathf): add dispatch tree config and pass feature to analyzer魏曹先生9 hours7-120/+238
* refactor: simplify match arm syntax in grouped derive pattern魏曹先生10 hours1-9/+6
* fix(dispatcher): use full command name for entry generation魏曹先生19 hours2-19/+48
* test: remove outdated type mapping test魏曹先生38 hours1-23/+0
* feat(pathf): add build-time type path resolution system魏曹先生38 hours25-4/+1402
* chore(deps): update Rust dependencies to latest patch versions魏曹先生41 hours2-0/+2
* fix(test): rename test and update pattern analyzer usage魏曹先生41 hours1-4/+2
* feat(mingling_pathf): add pattern analyzer module for struct detection魏曹先生41 hours5-3/+205
* test: move test fixtures into `test_proj` subdirectory魏曹先生41 hours10-1/+1
* test(mingling-pathf): add integration tests for module path analysis魏曹先生41 hours12-0/+137
* feat(mingling_pathf): add module path resolution and error handling魏曹先生42 hours5-0/+466
* feat(workspace): add mingling_pathf crate and pathf feature魏曹先生43 hours5-0/+59