aboutsummaryrefslogtreecommitdiff
path: root/mingling_pathf
Commit message (Expand)AuthorAgeFilesLines
* fix(dispatcher): use full command name for entry generation魏曹先生40 hours2-19/+48
* test: remove outdated type mapping test魏曹先生2 days1-23/+0
* feat(pathf): add build-time type path resolution system魏曹先生2 days25-4/+1402
* chore(deps): update Rust dependencies to latest patch versions魏曹先生3 days2-0/+2
* fix(test): rename test and update pattern analyzer usage魏曹先生3 days1-4/+2
* feat(mingling_pathf): add pattern analyzer module for struct detection魏曹先生3 days5-3/+205
* test: move test fixtures into `test_proj` subdirectory魏曹先生3 days10-1/+1
* test(mingling-pathf): add integration tests for module path analysis魏曹先生3 days12-0/+137
* feat(mingling_pathf): add module path resolution and error handling魏曹先生3 days5-0/+466
* feat(workspace): add mingling_pathf crate and pathf feature魏曹先生3 days5-0/+59