<feed xmlns='http://www.w3.org/2005/Atom'>
<title>VersionControl.git/examples/src/bin, branch deploy/nightly</title>
<subtitle>JustEnoughVCS Core Library
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/'/>
<entry>
<title>Remove examples and legacy code, update .gitignore</title>
<updated>2026-02-05T14:35:05+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-05T14:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=27f6414ad1ff451feb0044af62f37dc2a6255ffa'/>
<id>27f6414ad1ff451feb0044af62f37dc2a6255ffa</id>
<content type='text'>
- Delete examples directory and its example action system
- Rename actions/ to legacy_actions/ and data/ to legacy_data/
- Update Cargo.toml license file reference
- Move setup scripts to scripts/dev/ directory
- Add todo.txt patterns to .gitignore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Delete examples directory and its example action system
- Rename actions/ to legacy_actions/ and data/ to legacy_data/
- Update Cargo.toml license file reference
- Move setup scripts to scripts/dev/ directory
- Add todo.txt patterns to .gitignore
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-export subcrate `action_system` to `just_enough_vcs`</title>
<updated>2025-10-24T06:47:20+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-10-24T06:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=b2c45bf5c16391917caccd703ac85b80c5c77cca'/>
<id>b2c45bf5c16391917caccd703ac85b80c5c77cca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: Add JSON-based action invocation to ActionPool</title>
<updated>2025-10-13T03:17:00+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-10-13T03:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=860fb317bca61ce66a2c98df933aa666dae0a43f'/>
<id>860fb317bca61ce66a2c98df933aa666dae0a43f</id>
<content type='text'>
- Extend action_gen macro to generate JSON serialization logic
- Implement generic action processing using JSON text for type-agnostic calls
- Add callback mechanism with action name and arguments in ActionPool
- Update client and server registries to use new callback system
- Improve action system flexibility at the cost of serialization overhead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Extend action_gen macro to generate JSON serialization logic
- Implement generic action processing using JSON text for type-agnostic calls
- Add callback mechanism with action name and arguments in ActionPool
- Update client and server registries to use new callback system
- Improve action system flexibility at the cost of serialization overhead
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add examples demonstrating action system usage</title>
<updated>2025-10-06T09:20:31+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-10-06T09:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=58a2c77dace3091fda4ba3903f700b8e928f90c1'/>
<id>58a2c77dace3091fda4ba3903f700b8e928f90c1</id>
<content type='text'>
- Create examples workspace member
- Add example_action_system binary showcasing macro usage
- Demonstrate action registration and processing workflow
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Create examples workspace member
- Add example_action_system binary showcasing macro usage
- Demonstrate action registration and processing workflow
</pre>
</div>
</content>
</entry>
</feed>
