<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_core/src/program.rs, branch removed-shit</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<entry>
<title>Add get_args method to Program</title>
<updated>2026-06-09T09:00:21+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-09T09:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=bcdd642b269a3342a07d625139c647b0501fa7c7'/>
<id>bcdd642b269a3342a07d625139c647b0501fa7c7</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>Rename `ExitCode` to `ResExitCode` and `REPL` to `ResREPL`</title>
<updated>2026-06-06T15:16:51+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-06-06T15:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=81635b93c597b10282cb14e0873f5e3d22395186'/>
<id>81635b93c597b10282cb14e0873f5e3d22395186</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>Rename injected renderer parameter from `r` to `__renderer_inner_result`</title>
<updated>2026-05-21T23:58:02+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-21T23:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=16f1722894a5be67831a0382f48937118ddd176b'/>
<id>16f1722894a5be67831a0382f48937118ddd176b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `empty_result!` macro and `REPL` resource, improve examples</title>
<updated>2026-05-19T14:48:23+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-19T14:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=39d66182f0290bacc10886c2659874bd9edc2d4b'/>
<id>39d66182f0290bacc10886c2659874bd9edc2d4b</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>
<entry>
<title>Move hook execution into the async and sync run methods</title>
<updated>2026-05-18T07:46:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-18T07:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=f1408931eb19f90dd96092ea26bea8d14f5ec804'/>
<id>f1408931eb19f90dd96092ea26bea8d14f5ec804</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add no-return-value mode for `#[chain]` macro</title>
<updated>2026-05-17T14:59:15+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-17T14:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=287d45e32b9bdeaaf58b70ebb9a27335f74c529d'/>
<id>287d45e32b9bdeaaf58b70ebb9a27335f74c529d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
