-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Optional
skipChecks
to Disable Array Size Check (#154)
* feat: add optional `skipChecks` compiler option * fix: add `options` to `ReadCompiler` * docs: describe `skipChecks` for `ProtoDefCompiler` * improve: add `skipChecks` to type file * improve: add compiler constructor types * feat: use protodef variables to skip checks * revert: changes * test: attempt to read variable * fix: add skip checks condition * improve: skip checks variable name * chore: update docs
- Loading branch information
Showing
2 changed files
with
25 additions
and
1 deletion.
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