-
Notifications
You must be signed in to change notification settings - Fork 234
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
feat: Sync from noir #8934
feat: Sync from noir #8934
Commits on Oct 2, 2024
-
[1 changes] feat!: Syncing TypeVariableKind with Kind (noir-lang/noir…
…#6094) feat(perf): Simplify the cfg after DIE (noir-lang/noir#6184) feat: refactor SSA passes to run on individual functions (noir-lang/noir#6072) chore: Remove macros_api module (noir-lang/noir#6190) fix: ensure to_bytes returns the canonical decomposition (noir-lang/noir#6084) chore: rename `DefinitionKind::GenericType` (noir-lang/noir#6182)
Configuration menu - View commit details
-
Copy full SHA for 886bbe1 - Browse repository at this point
Copy the full SHA 886bbe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d203930 - Browse repository at this point
Copy the full SHA d203930View commit details
Commits on Oct 3, 2024
-
[1 changes] chore: Release Noir(0.35.0) (noir-lang/noir#6030)
chore: revert mistaken stack size change (noir-lang/noir#6212) chore: fix typo in code snippet (noir-lang/noir#6211) feat: Sync from aztec-packages (noir-lang/noir#6210) fix: ignore compression of blocks after msg.len in sha256_var (noir-lang/noir#6206) feat(perf): Optimize array set from get (noir-lang/noir#6207) chore(refactor): Array set optimization context struct for analysis (noir-lang/noir#6204) fix: type variables by default should have Any kind (noir-lang/noir#6203) feat: remove orphaned blocks from cfg to improve `simplify_cfg` pass. (noir-lang/noir#6198) fix(ssa): Check if result of array set is used in value of another array set (noir-lang/noir#6197) fix(docs): Rename recursion.md to recursion.mdx (noir-lang/noir#6195) feat: skip `remove_enable_side_effects` pass on brillig functions (noir-lang/noir#6199) feat!: Syncing TypeVariableKind with Kind (noir-lang/noir#6094) feat(perf): Simplify the cfg after DIE (noir-lang/noir#6184) feat: refactor SSA passes to run on individual functions (noir-lang/noir#6072) chore: Remove macros_api module (noir-lang/noir#6190) fix: ensure to_bytes returns the canonical decomposition (noir-lang/noir#6084) chore: rename `DefinitionKind::GenericType` (noir-lang/noir#6182)
Configuration menu - View commit details
-
Copy full SHA for 9fe8805 - Browse repository at this point
Copy the full SHA 9fe8805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 354dfc4 - Browse repository at this point
Copy the full SHA 354dfc4View commit details -
chore: Release Noir(0.35.0) (noir-lang/noir#6030)
chore: revert mistaken stack size change (noir-lang/noir#6212) chore: fix typo in code snippet (noir-lang/noir#6211) feat: Sync from aztec-packages (noir-lang/noir#6210) fix: ignore compression of blocks after msg.len in sha256_var (noir-lang/noir#6206) feat(perf): Optimize array set from get (noir-lang/noir#6207) chore(refactor): Array set optimization context struct for analysis (noir-lang/noir#6204) fix: type variables by default should have Any kind (noir-lang/noir#6203) feat: remove orphaned blocks from cfg to improve `simplify_cfg` pass. (noir-lang/noir#6198) fix(ssa): Check if result of array set is used in value of another array set (noir-lang/noir#6197) fix(docs): Rename recursion.md to recursion.mdx (noir-lang/noir#6195) feat: skip `remove_enable_side_effects` pass on brillig functions (noir-lang/noir#6199) feat!: Syncing TypeVariableKind with Kind (noir-lang/noir#6094) feat(perf): Simplify the cfg after DIE (noir-lang/noir#6184) feat: refactor SSA passes to run on individual functions (noir-lang/noir#6072) chore: Remove macros_api module (noir-lang/noir#6190) fix: ensure to_bytes returns the canonical decomposition (noir-lang/noir#6084) chore: rename `DefinitionKind::GenericType` (noir-lang/noir#6182)
Configuration menu - View commit details
-
Copy full SHA for 605d092 - Browse repository at this point
Copy the full SHA 605d092View commit details -
[1 changes] feat: visibility for impl functions (noir-lang/noir#6179)
feat: Inclusive for loop (noir-lang/noir#6200) chore: Release Noir(0.35.0) (noir-lang/noir#6030) chore: revert mistaken stack size change (noir-lang/noir#6212) chore: fix typo in code snippet (noir-lang/noir#6211) feat: Sync from aztec-packages (noir-lang/noir#6210) fix: ignore compression of blocks after msg.len in sha256_var (noir-lang/noir#6206) feat(perf): Optimize array set from get (noir-lang/noir#6207) chore(refactor): Array set optimization context struct for analysis (noir-lang/noir#6204) fix: type variables by default should have Any kind (noir-lang/noir#6203) feat: remove orphaned blocks from cfg to improve `simplify_cfg` pass. (noir-lang/noir#6198) fix(ssa): Check if result of array set is used in value of another array set (noir-lang/noir#6197) fix(docs): Rename recursion.md to recursion.mdx (noir-lang/noir#6195) feat: skip `remove_enable_side_effects` pass on brillig functions (noir-lang/noir#6199) feat!: Syncing TypeVariableKind with Kind (noir-lang/noir#6094) feat(perf): Simplify the cfg after DIE (noir-lang/noir#6184) feat: refactor SSA passes to run on individual functions (noir-lang/noir#6072) chore: Remove macros_api module (noir-lang/noir#6190) fix: ensure to_bytes returns the canonical decomposition (noir-lang/noir#6084) chore: rename `DefinitionKind::GenericType` (noir-lang/noir#6182)
Configuration menu - View commit details
-
Copy full SHA for db4796c - Browse repository at this point
Copy the full SHA db4796cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d85a5 - Browse repository at this point
Copy the full SHA 93d85a5View commit details -
feat: visibility for impl functions (noir-lang/noir#6179)
feat: Inclusive for loop (noir-lang/noir#6200) chore: Release Noir(0.35.0) (noir-lang/noir#6030) chore: revert mistaken stack size change (noir-lang/noir#6212) chore: fix typo in code snippet (noir-lang/noir#6211) feat: Sync from aztec-packages (noir-lang/noir#6210) fix: ignore compression of blocks after msg.len in sha256_var (noir-lang/noir#6206) feat(perf): Optimize array set from get (noir-lang/noir#6207) chore(refactor): Array set optimization context struct for analysis (noir-lang/noir#6204) fix: type variables by default should have Any kind (noir-lang/noir#6203) feat: remove orphaned blocks from cfg to improve `simplify_cfg` pass. (noir-lang/noir#6198) fix(ssa): Check if result of array set is used in value of another array set (noir-lang/noir#6197) fix(docs): Rename recursion.md to recursion.mdx (noir-lang/noir#6195) feat: skip `remove_enable_side_effects` pass on brillig functions (noir-lang/noir#6199) feat!: Syncing TypeVariableKind with Kind (noir-lang/noir#6094) feat(perf): Simplify the cfg after DIE (noir-lang/noir#6184) feat: refactor SSA passes to run on individual functions (noir-lang/noir#6072) chore: Remove macros_api module (noir-lang/noir#6190) fix: ensure to_bytes returns the canonical decomposition (noir-lang/noir#6084) chore: rename `DefinitionKind::GenericType` (noir-lang/noir#6182)
Configuration menu - View commit details
-
Copy full SHA for b0b5518 - Browse repository at this point
Copy the full SHA b0b5518View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6a519 - Browse repository at this point
Copy the full SHA ce6a519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a523e - Browse repository at this point
Copy the full SHA 37a523eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0650d9 - Browse repository at this point
Copy the full SHA c0650d9View commit details
Commits on Oct 4, 2024
-
[1 changes] fix: add missing visibility for auto-import names (noir-l…
…ang/noir#6205) fix: don't warn twice when referring to private item (noir-lang/noir#6216) feat: visibility for impl functions (noir-lang/noir#6179) feat: Inclusive for loop (noir-lang/noir#6200) chore: Release Noir(0.35.0) (noir-lang/noir#6030) chore: revert mistaken stack size change (noir-lang/noir#6212) chore: fix typo in code snippet (noir-lang/noir#6211) feat: Sync from aztec-packages (noir-lang/noir#6210) fix: ignore compression of blocks after msg.len in sha256_var (noir-lang/noir#6206) feat(perf): Optimize array set from get (noir-lang/noir#6207) chore(refactor): Array set optimization context struct for analysis (noir-lang/noir#6204) fix: type variables by default should have Any kind (noir-lang/noir#6203) feat: remove orphaned blocks from cfg to improve `simplify_cfg` pass. (noir-lang/noir#6198) fix(ssa): Check if result of array set is used in value of another array set (noir-lang/noir#6197) fix(docs): Rename recursion.md to recursion.mdx (noir-lang/noir#6195) feat: skip `remove_enable_side_effects` pass on brillig functions (noir-lang/noir#6199) feat!: Syncing TypeVariableKind with Kind (noir-lang/noir#6094) feat(perf): Simplify the cfg after DIE (noir-lang/noir#6184) feat: refactor SSA passes to run on individual functions (noir-lang/noir#6072) chore: Remove macros_api module (noir-lang/noir#6190) fix: ensure to_bytes returns the canonical decomposition (noir-lang/noir#6084) chore: rename `DefinitionKind::GenericType` (noir-lang/noir#6182)
Configuration menu - View commit details
-
Copy full SHA for c214f6d - Browse repository at this point
Copy the full SHA c214f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfbc6ac - Browse repository at this point
Copy the full SHA dfbc6acView commit details -
fix: add missing visibility for auto-import names (noir-lang/noir#6205)
fix: don't warn twice when referring to private item (noir-lang/noir#6216) feat: visibility for impl functions (noir-lang/noir#6179) feat: Inclusive for loop (noir-lang/noir#6200) chore: Release Noir(0.35.0) (noir-lang/noir#6030) chore: revert mistaken stack size change (noir-lang/noir#6212) chore: fix typo in code snippet (noir-lang/noir#6211) feat: Sync from aztec-packages (noir-lang/noir#6210) fix: ignore compression of blocks after msg.len in sha256_var (noir-lang/noir#6206) feat(perf): Optimize array set from get (noir-lang/noir#6207) chore(refactor): Array set optimization context struct for analysis (noir-lang/noir#6204) fix: type variables by default should have Any kind (noir-lang/noir#6203) feat: remove orphaned blocks from cfg to improve `simplify_cfg` pass. (noir-lang/noir#6198) fix(ssa): Check if result of array set is used in value of another array set (noir-lang/noir#6197) fix(docs): Rename recursion.md to recursion.mdx (noir-lang/noir#6195) feat: skip `remove_enable_side_effects` pass on brillig functions (noir-lang/noir#6199) feat!: Syncing TypeVariableKind with Kind (noir-lang/noir#6094) feat(perf): Simplify the cfg after DIE (noir-lang/noir#6184) feat: refactor SSA passes to run on individual functions (noir-lang/noir#6072) chore: Remove macros_api module (noir-lang/noir#6190) fix: ensure to_bytes returns the canonical decomposition (noir-lang/noir#6084) chore: rename `DefinitionKind::GenericType` (noir-lang/noir#6182)
Configuration menu - View commit details
-
Copy full SHA for e19b8c1 - Browse repository at this point
Copy the full SHA e19b8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10f1720 - Browse repository at this point
Copy the full SHA 10f1720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 383ca15 - Browse repository at this point
Copy the full SHA 383ca15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bf7e24 - Browse repository at this point
Copy the full SHA 0bf7e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8be2956 - Browse repository at this point
Copy the full SHA 8be2956View commit details