<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_core/src/program/once_exec.rs, branch main</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<entry>
<title>fix(core): respect exit code when render output is suppressed</title>
<updated>2026-06-27T08:24:27+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-27T08:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=c824ce41a1dca2323ffdcf872b4904de50065608'/>
<id>c824ce41a1dca2323ffdcf872b4904de50065608</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redesign hook system with structured info types and ProgramControls</title>
<updated>2026-06-24T04:01:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-24T04:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=1d1baf75a3acb5eb32913a8bdad42bae42844aa2'/>
<id>1d1baf75a3acb5eb32913a8bdad42bae42844aa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace `OnceLock&lt;Option&lt;Box&lt;dyn Any&gt;&gt;&gt;` with custom `ProgramCell` type</title>
<updated>2026-06-08T22:21:29+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-08T22:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=78f282007980fe9c9ef143a6bc6fb76282957ab6'/>
<id>78f282007980fe9c9ef143a6bc6fb76282957ab6</id>
<content type='text'>
Reduces indirection and allows taking ownership of the program instance
for proper cleanup before `process::exit()`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduces indirection and allows taking ownership of the program instance
for proper cleanup before `process::exit()`
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import of ProgramPanic</title>
<updated>2026-06-06T18:25:13+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-06T18:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=e41e8bda221b44d09d7e93ffc43675147ab60a6d'/>
<id>e41e8bda221b44d09d7e93ffc43675147ab60a6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhance code quality across the entire codebase</title>
<updated>2026-05-31T09:19:20+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-30T18:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=2aa7bda3cb21ce6c052b82e08bcab79a625d04f2'/>
<id>2aa7bda3cb21ce6c052b82e08bcab79a625d04f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conditionally disable panic unwind support for async feature</title>
<updated>2026-05-19T13:38:58+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-19T13:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=bd4b09b06181093c95e865b04d4a9cdda7dd0728'/>
<id>bd4b09b06181093c95e865b04d4a9cdda7dd0728</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement REPL execution with hooks and argument splitting</title>
<updated>2026-05-18T09:26:37+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-18T09:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=da5a750965dbec5a2c003faa8fb9f1dd110ccce8'/>
<id>da5a750965dbec5a2c003faa8fb9f1dd110ccce8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor program module into submodules</title>
<updated>2026-05-18T08:02:57+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-18T08:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=ab7c5785fb290541ad4361c0d46241817c3ff5f9'/>
<id>ab7c5785fb290541ad4361c0d46241817c3ff5f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
