-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update to latest master build of Zig
Updates to the new build API as well as the new for-loop syntax. Syntax changes have been performed by running 'zig fmt'. The build changes no longer support depending on the same file within more than 1 module. To prevent having to fully restructure the test suite, we set the main_pkg_path to the root directory as to allow for imports outside the 'src' directory.
- Loading branch information
1 parent
d36f403
commit 12306f4
Showing
20 changed files
with
96 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.