-
Notifications
You must be signed in to change notification settings - Fork 200
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(acir): Handle dynamic array operations for nested slices #3187
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2f2f62 - Browse repository at this point
Copy the full SHA c2f2f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45b3787 - Browse repository at this point
Copy the full SHA 45b3787View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ccf8e9 - Browse repository at this point
Copy the full SHA 7ccf8e9View commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d5d16d7 - Browse repository at this point
Copy the full SHA d5d16d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec54e01 - Browse repository at this point
Copy the full SHA ec54e01View commit details -
working non-homogenous arrays using internal type element size array,…
… heavy cleanup still needed
Configuration menu - View commit details
-
Copy full SHA for e2eff9b - Browse repository at this point
Copy the full SHA e2eff9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 219c8f2 - Browse repository at this point
Copy the full SHA 219c8f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3195325 - Browse repository at this point
Copy the full SHA 3195325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb3bb1 - Browse repository at this point
Copy the full SHA 8fb3bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 469c333 - Browse repository at this point
Copy the full SHA 469c333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0648142 - Browse repository at this point
Copy the full SHA 0648142View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b99f0e2 - Browse repository at this point
Copy the full SHA b99f0e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5784170 - Browse repository at this point
Copy the full SHA 5784170View commit details -
flatten the index once for both array_set and array_get, do not modif…
…y modify the predicate index for the non-dummy val
Configuration menu - View commit details
-
Copy full SHA for 05f35c6 - Browse repository at this point
Copy the full SHA 05f35c6View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2dd702 - Browse repository at this point
Copy the full SHA f2dd702View commit details
Commits on Sep 25, 2023
-
initial slice changes with fetch flat size from SSA values, need to g…
…et element type size array correct
Configuration menu - View commit details
-
Copy full SHA for 490f5af - Browse repository at this point
Copy the full SHA 490f5afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0037867 - Browse repository at this point
Copy the full SHA 0037867View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3636bc6 - Browse repository at this point
Copy the full SHA 3636bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e7bc2 - Browse repository at this point
Copy the full SHA 31e7bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4354b76 - Browse repository at this point
Copy the full SHA 4354b76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87e8314 - Browse repository at this point
Copy the full SHA 87e8314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 658d234 - Browse repository at this point
Copy the full SHA 658d234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 408ac2c - Browse repository at this point
Copy the full SHA 408ac2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ce20c - Browse repository at this point
Copy the full SHA 22ce20cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 686640e - Browse repository at this point
Copy the full SHA 686640eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 626616b - Browse repository at this point
Copy the full SHA 626616bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f60183c - Browse repository at this point
Copy the full SHA f60183cView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be5dc79 - Browse repository at this point
Copy the full SHA be5dc79View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7fde3e - Browse repository at this point
Copy the full SHA a7fde3eView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d1c9192 - Browse repository at this point
Copy the full SHA d1c9192View commit details
Commits on Oct 4, 2023
-
got old nested array and slice working with new acir, basic array get…
… and set working for slice fields, fix flattening
Configuration menu - View commit details
-
Copy full SHA for 6ab1212 - Browse repository at this point
Copy the full SHA 6ab1212View commit details -
merged w/ master, and working old nested arr/slice tests, array_set f…
…rom flattening still broken
Configuration menu - View commit details
-
Copy full SHA for d5911b8 - Browse repository at this point
Copy the full SHA d5911b8View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b9c6a0a - Browse repository at this point
Copy the full SHA b9c6a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f7dc8 - Browse repository at this point
Copy the full SHA 11f7dc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4c822 - Browse repository at this point
Copy the full SHA 7f4c822View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d97b965 - Browse repository at this point
Copy the full SHA d97b965View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 20f61a5 - Browse repository at this point
Copy the full SHA 20f61a5View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37a0f0f - Browse repository at this point
Copy the full SHA 37a0f0fView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e0bd3f - Browse repository at this point
Copy the full SHA 1e0bd3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b08844 - Browse repository at this point
Copy the full SHA 3b08844View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9086383 - Browse repository at this point
Copy the full SHA 9086383View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c707c - Browse repository at this point
Copy the full SHA f1c707cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9108769 - Browse repository at this point
Copy the full SHA 9108769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 589185c - Browse repository at this point
Copy the full SHA 589185cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4209388 - Browse repository at this point
Copy the full SHA 4209388View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2949302 - Browse repository at this point
Copy the full SHA 2949302View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1456af9 - Browse repository at this point
Copy the full SHA 1456af9View commit details
Commits on Oct 31, 2023
-
Merge branch 'master' into mv/slice-struct-fields
* master: (86 commits) chore: Add a workflow to build with feature flag (#3378) chore: fix for-loop in aztec-library (#3377) feat!: return Pedersen structure in stdlib (#3190) feat: Manage breakpoints and allow restarting a debugging session (#3325) chore: small driver refactors (#3375) fix: fixing versioning workflow (#3296) feat!: noir-wasm outputs debug symbols (#3317) chore: build acvm_js for integration tests in parallel (#3368) chore: replace bash with `@actions/github-script` (#3369) feat(noir_js): allow providing foreign call handlers in noirJS (#3294) feat: Allow traits to have generic functions (#3365) chore(ci): ensure that acir artifacts are published on master (#3367) chore: cleanup CI workflows to be more consistent (#3366) fix: Use pedersen_hash for merkle tree (#3357) chore: format `for` stmt (#3333) fix!: move mimc to hash submodule (#3361) fix: remove sha2_block test (#3360) chore: deduplicate dependencies across the workspace (#3356) chore: Add links to complete NoirJS app code to the guide (#3359) chore: clippy fixes (#3358) ...
Configuration menu - View commit details
-
Copy full SHA for e58dbba - Browse repository at this point
Copy the full SHA e58dbbaView commit details -
Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f30062e - Browse repository at this point
Copy the full SHA f30062eView commit details -
feat(slices): Fill slice internal dummy data initial pass (#3258)
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com> Co-authored-by: Tom French <tom@tomfren.ch> Co-authored-by: jfecher <jake@aztecprotocol.com>
Configuration menu - View commit details
-
Copy full SHA for dd3baec - Browse repository at this point
Copy the full SHA dd3baecView commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b30290 - Browse repository at this point
Copy the full SHA 3b30290View commit details -
Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4926713 - Browse repository at this point
Copy the full SHA 4926713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24bfae9 - Browse repository at this point
Copy the full SHA 24bfae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8dae7a - Browse repository at this point
Copy the full SHA a8dae7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d558647 - Browse repository at this point
Copy the full SHA d558647View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed372cc - Browse repository at this point
Copy the full SHA ed372ccView commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff280cb - Browse repository at this point
Copy the full SHA ff280cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 402f421 - Browse repository at this point
Copy the full SHA 402f421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5286fd1 - Browse repository at this point
Copy the full SHA 5286fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96805de - Browse repository at this point
Copy the full SHA 96805deView commit details
Commits on Nov 3, 2023
-
Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c7649d3 - Browse repository at this point
Copy the full SHA c7649d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf0aa94 - Browse repository at this point
Copy the full SHA bf0aa94View commit details -
Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2528f3d - Browse repository at this point
Copy the full SHA 2528f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38669e9 - Browse repository at this point
Copy the full SHA 38669e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b446a1 - Browse repository at this point
Copy the full SHA 2b446a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33beadf - Browse repository at this point
Copy the full SHA 33beadfView commit details