Skip to content

Commit

Permalink
Integrate resinator errors with Zig using std.zig.Server and ErrorBundle
Browse files Browse the repository at this point in the history
This takes the code that was previously in src/Compilation.zig to turn resinator diagnostics into Zig error bundles and puts it in resinator/main.zig, and then makes resinator emit the resulting error bundles via std.zig.Server (which is used by the build runner, etc). Also adds support for turning Aro diagnostics into ErrorBundles.
  • Loading branch information
squeek502 committed Mar 7, 2024
1 parent c3c33d7 commit 3545808
Show file tree
Hide file tree
Showing 3 changed files with 507 additions and 46 deletions.
Loading

0 comments on commit 3545808

Please sign in to comment.