-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: enum dummy ID for FuncId
in monomorphizer and docstring fixes
#5421
chore: enum dummy ID for FuncId
in monomorphizer and docstring fixes
#5421
Commits on Jul 3, 2024
-
add explicit FuncId::Dummy and panic when used, add Display for FuncI…
…d, make dummy-replaced function body return unit to prevent accidental interpretation
Configuration menu - View commit details
-
Copy full SHA for 315c056 - Browse repository at this point
Copy the full SHA 315c056View commit details
Commits on Jul 5, 2024
-
rename EnableSideEffects -> EnableSideEffectsIf, update it and IfElse…
…'s docstrings, fix acir 'AND' docstring
Configuration menu - View commit details
-
Copy full SHA for b411a98 - Browse repository at this point
Copy the full SHA b411a98View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ae69b3 - Browse repository at this point
Copy the full SHA 2ae69b3View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5d7b9d - Browse repository at this point
Copy the full SHA a5d7b9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2cde23 - Browse repository at this point
Copy the full SHA e2cde23View commit details -
Update compiler/noirc_frontend/src/monomorphization/ast.rs
Co-authored-by: Maxim Vezenov <mvezenov@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ca3a203 - Browse repository at this point
Copy the full SHA ca3a203View commit details -
Update compiler/noirc_frontend/src/monomorphization/ast.rs
Co-authored-by: Maxim Vezenov <mvezenov@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 84359f3 - Browse repository at this point
Copy the full SHA 84359f3View commit details -
Update compiler/noirc_evaluator/src/ssa/acir_gen/acir_ir/acir_variabl…
…e.rs Co-authored-by: jfecher <jake@aztecprotocol.com>
Configuration menu - View commit details
-
Copy full SHA for bee0da8 - Browse repository at this point
Copy the full SHA bee0da8View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a317cdc - Browse repository at this point
Copy the full SHA a317cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd85a3b - Browse repository at this point
Copy the full SHA dd85a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1af0336 - Browse repository at this point
Copy the full SHA 1af0336View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a4493 - Browse repository at this point
Copy the full SHA 14a4493View commit details