| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(tscn-to-bsn): add global help fallback support | 魏曹先生 | 7 days | 1 | -0/+2 |
| | | | | | | Add a fallback module providing a help command that displays usage information for the tool. | ||||
| * | feat(tscn-to-bsn): add Godot project discovery and build-cache command | 魏曹先生 | 7 days | 1 | -2/+6 |
| | | |||||
| * | feat(tscn-to-bsn): switch to git dependency and add converter binary | 魏曹先生 | 7 days | 1 | -0/+11 |
| 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 | |||||
