-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: flag trace elements and constraints (#680)
* Remove range check and builtin functionality * Remove useless tests * Apply clippy suggestions * Remove useless commented code * Remove legacy code * Remove legacy commented code * Start work over change of constraints * Fix flag constraints * add inline directive to into_bit_flag function * Remove commented code * remove more commented code * Refactor flags representation functions * Add documentation to function * Add some comments * Fix documentation * Remove commented code * Update hardcoded proof * Fix clippy
- Loading branch information
1 parent
a821fae
commit 8677b06
Showing
5 changed files
with
1,347 additions
and
1,260 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
Oops, something went wrong.