-
Notifications
You must be signed in to change notification settings - Fork 252
Comparing changes
Open a pull request
base repository: noir-lang/noir
base: v0.4.0
head repository: noir-lang/noir
compare: v0.4.1
- 12 commits
- 38 files changed
- 7 contributors
Commits on Apr 17, 2023
-
fix: Add checks for nop (#1160)
* Add checks for nop * Add test case
Configuration menu - View commit details
-
Copy full SHA for 809b85f - Browse repository at this point
Copy the full SHA 809b85fView commit details
Commits on Apr 18, 2023
-
fix(ssa): set correct predecessors of IF join (#1171)
fix predecessors of IF join
Configuration menu - View commit details
-
Copy full SHA for 7628ed6 - Browse repository at this point
Copy the full SHA 7628ed6View commit details -
fix: allow comptime or non comptime fields in unconstrained for loops (…
…#1172) Fix unconstrained for loops to allow comptime or non comptime fields
Configuration menu - View commit details
-
Copy full SHA for 73df465 - Browse repository at this point
Copy the full SHA 73df465View commit details
Commits on Apr 19, 2023
-
fix: maintain ordering of return value witnesses when constructing ABI (
#1177) fix: maintain ordering of return value witnesses
Configuration menu - View commit details
-
Copy full SHA for b799c8a - Browse repository at this point
Copy the full SHA b799c8aView commit details -
chore: Initial SSA refactor module (#1113)
* add ssa refactor module * add more stub code * move value to its own file * add function * Rollback to simpler case * move types to types module * review * make types pub(crate) * allow dead code * add offline code * remove cfg * clean up * remove changes to old code * fix clippy * remove builder.rs * cargo fmt * clippy
Configuration menu - View commit details
-
Copy full SHA for ef07731 - Browse repository at this point
Copy the full SHA ef07731View commit details -
feat: Add Poseidon-BN254 hash functions (#1176)
* Move Poseidon tests * Add Poseidon hash functions and modify test * Move (failing) Poseidon tests back * Remove commented-out code
Configuration menu - View commit details
-
Copy full SHA for 33feb2b - Browse repository at this point
Copy the full SHA 33feb2bView commit details -
chore: simplify setup code in
noir_integration
test (#1180)* chore: refactor integration test code * chore: remove misleading comment
Configuration menu - View commit details
-
Copy full SHA for a675e07 - Browse repository at this point
Copy the full SHA a675e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 528a2a4 - Browse repository at this point
Copy the full SHA 528a2a4View commit details -
chore(deps): bump h2 from 0.3.16 to 0.3.18 (#1186)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.18. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.16...v0.3.18) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 42b8a3e - Browse repository at this point
Copy the full SHA 42b8a3eView commit details
Commits on Apr 20, 2023
-
feat: bump noir-source-resolver version (#1182)
Bump noir-souce-resolver version
Configuration menu - View commit details
-
Copy full SHA for 750ed77 - Browse repository at this point
Copy the full SHA 750ed77View commit details -
chore(ssa refactor): Add DenseMap and SparseMap types (#1184)
* Add DenseMap and SparseMap * Update crates/noirc_evaluator/src/ssa_refactor/ir/map.rs Co-authored-by: kevaundray <kevtheappdev@gmail.com> * Update crates/noirc_evaluator/src/ssa_refactor/ir/map.rs Co-authored-by: kevaundray <kevtheappdev@gmail.com> * Apply suggestions from code review Co-authored-by: kevaundray <kevtheappdev@gmail.com> * Apply cfg test suggestion * Revert removal of Cast * Fix typo --------- Co-authored-by: kevaundray <kevtheappdev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e1ba4f8 - Browse repository at this point
Copy the full SHA e1ba4f8View commit details -
chore(noir): Release 0.4.1 (#1164)
* chore(noir): Release 0.4.1 * chore: Update lockfile
Configuration menu - View commit details
-
Copy full SHA for 3d2233d - Browse repository at this point
Copy the full SHA 3d2233dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.0...v0.4.1