aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* chore: clean up gitignore and remove dangling symlinks魏曹先生34 hours1-2/+2
|
* fix(test): rename test and update pattern analyzer usage魏曹先生37 hours1-0/+1
| | | | | | Rename `test_pattern_analyzer` to clarify it runs once and update the analyzer initialization to match the new API without adding a pattern manually
* feat(mingling_pathf): add module path resolution and error handling魏曹先生38 hours1-0/+3
| | | | | | | Introduce the core pathfinding infrastructure with `ModulePathMapping`, `MappingItem`, and `MinglingPathfinderError` types. Support recursive module traversal, `pub use` re-export hoisting, and standard Rust module resolution rules.
* Add Windows folder hide script with throttled checkWeicao-CatilGrass2026-05-061-0/+3
|
* Add initial Mingling framework codebase魏曹先生2026-03-281-0/+1