<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cigarette_hacker_bevy/tools/tscn-to-bsn/src/err, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/games/cigarette_hacker_bevy/'/>
<entry>
<title>feat(build-cache): write uid map to JSON cache file</title>
<updated>2026-08-08T11:47:17+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-08T11:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/games/cigarette_hacker_bevy/commit/?id=dfbc80098c2b46adb14a571947fb7ac8f0169224'/>
<id>dfbc80098c2b46adb14a571947fb7ac8f0169224</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(tscn-to-bsn): switch to git dependency and add converter binary</title>
<updated>2026-08-08T11:03:26+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-08-08T11:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/games/cigarette_hacker_bevy/commit/?id=5d724e95c6800e25486c25c6a9a3ae718fb2069b'/>
<id>5d724e95c6800e25486c25c6a9a3ae718fb2069b</id>
<content type='text'>
Restructure the tool to use mingling from git with pathf feature,
add a dedicated tscn2bsn binary, and implement:

- Full TSCN syntax parser as a 1:1 replica of Godot's parsing logic
- AST representation with line numbers for error reporting
- Conversion command that reads TSCN, parses to AST, and serializes to
  RON
- Error handlers for IO, RON, and parse errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Restructure the tool to use mingling from git with pathf feature,
add a dedicated tscn2bsn binary, and implement:

- Full TSCN syntax parser as a 1:1 replica of Godot's parsing logic
- AST representation with line numbers for error reporting
- Conversion command that reads TSCN, parses to AST, and serializes to
  RON
- Error handlers for IO, RON, and parse errors
</pre>
</div>
</content>
</entry>
</feed>
