<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git, branch dev/mingling_pathf</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<entry>
<title>chore: clean up Cargo.toml metadata and update lockfiles</title>
<updated>2026-06-27T22:50:13+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-27T22:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=50f2d767e2d07685e49fb7deae68d506ea11a79d'/>
<id>50f2d767e2d07685e49fb7deae68d506ea11a79d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(build): remove `cargo clean` from build-all scripts</title>
<updated>2026-06-27T22:45:59+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-27T22:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=490c4f53fec97b43b5c98d9f6addef496906297c'/>
<id>490c4f53fec97b43b5c98d9f6addef496906297c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): update Rust dependencies to latest patch versions</title>
<updated>2026-06-27T22:44:40+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-27T22:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=367d0112b37fa77220d6715a8d19789a23bc9f47'/>
<id>367d0112b37fa77220d6715a8d19789a23bc9f47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(test): rename test and update pattern analyzer usage</title>
<updated>2026-06-27T22:38:24+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-27T22:38:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=0414c4642c0fc98a5c5bae37943ac93ef75da60a'/>
<id>0414c4642c0fc98a5c5bae37943ac93ef75da60a</id>
<content type='text'>
Rename `test_pattern_analyzer` to clarify it runs once and update the
analyzer initialization to match the new API without adding a pattern
manually
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename `test_pattern_analyzer` to clarify it runs once and update the
analyzer initialization to match the new API without adding a pattern
manually
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(mingling_pathf): add pattern analyzer module for struct detection</title>
<updated>2026-06-27T22:21:56+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-27T22:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=0f84a88d0b2c9205ec1b3cbfa18ffe05478e5a64'/>
<id>0f84a88d0b2c9205ec1b3cbfa18ffe05478e5a64</id>
<content type='text'>
Add a `PatternAnalyzer` with an `AnalyzePattern` trait to detect and
extract struct declarations from Rust source files, supporting nested
inline modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a `PatternAnalyzer` with an `AnalyzePattern` trait to detect and
extract struct declarations from Rust source files, supporting nested
inline modules.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: move test fixtures into `test_proj` subdirectory</title>
<updated>2026-06-27T22:02:37+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-27T22:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=da5e1a21fce9a303767af4a6d3cab8f0d66e5c87'/>
<id>da5e1a21fce9a303767af4a6d3cab8f0d66e5c87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(mingling-pathf): add integration tests for module path analysis</title>
<updated>2026-06-27T21:59:43+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-27T21:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=9e0372f9d148a7c340cfab93727a7a3d3db023df'/>
<id>9e0372f9d148a7c340cfab93727a7a3d3db023df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(mingling_pathf): add module path resolution and error handling</title>
<updated>2026-06-27T21:24:31+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-27T21:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=0c97eee05e8cd99b17ad17827d79afa739957db1'/>
<id>0c97eee05e8cd99b17ad17827d79afa739957db1</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(workspace): add mingling_pathf crate and pathf feature</title>
<updated>2026-06-27T20:10:24+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-27T20:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=69250e8f99c16c70ffe04fccf3192eb648f6e4f5'/>
<id>69250e8f99c16c70ffe04fccf3192eb648f6e4f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(issues): add the-mod-pathfinder design issue</title>
<updated>2026-06-27T19:51:37+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-27T19:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=caf2ec52437e16c42ebc1d826607c814ed7a889e'/>
<id>caf2ec52437e16c42ebc1d826607c814ed7a889e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
