aboutsummaryrefslogtreecommitdiff
path: root/Zig.novaextension/Scripts/build-parser.sh
Commit message (Collapse)AuthorAgeFilesLines
* Chore: Move build scripts to repo root scripts/David Czihak3 days1-53/+0
| | | | | | | | The dylib build scripts are development tools, not extension bundle assets. Moves them from Zig.novaextension/Scripts/ to scripts/ and updates paths so the dylib lands in Zig.novaextension/Syntaxes/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Chore: Move extension bundle into Zig.novaextension/ subdirectoryDavid Czihak3 days1-0/+53
Separates Nova extension resources from development-only items. Development items (ISSUES.md, vendor/, examples/) remain at the repo root. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>