Skip to content
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 #7432

Merged
merged 13 commits into from
Jul 11, 2024
Merged

feat: Sync from noir #7432

merged 13 commits into from
Jul 11, 2024

Commits on Jul 10, 2024

  1. [1 changes] feat: Sync from aztec-packages (noir-lang/noir#5467)

    chore: bump bb to 0.45.1 (noir-lang/noir#5469)
    feat: prefix operator overload trait dispatch (noir-lang/noir#5423)
    feat: add CLI argument for debugging comptime blocks (noir-lang/noir#5192)
    chore: document EmbeddedCurvePoint (noir-lang/noir#5468)
    feat: lsp rename/find-all-references for struct members (noir-lang/noir#5443)
    feat(optimization): Deduplicate more instructions (noir-lang/noir#5457)
    fix: remove compile-time error for invalid indices (noir-lang/noir#5466)
    AztecBot committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    91fbce7 View commit details
    Browse the repository at this point in the history
  2. chore: apply sync fixes

    AztecBot committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    cb73f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3de366 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    6cd958d View commit details
    Browse the repository at this point in the history
  2. fixes

    benesjan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9aade2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5745db2 View commit details
    Browse the repository at this point in the history
  4. fix

    benesjan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cef5a8f View commit details
    Browse the repository at this point in the history
  5. [1 changes] chore: unbundle check_array_is_initialized (noir-lang/n…

    …oir#5451)
    
    feat: Sync from aztec-packages (noir-lang/noir#5467)
    chore: bump bb to 0.45.1 (noir-lang/noir#5469)
    feat: prefix operator overload trait dispatch (noir-lang/noir#5423)
    feat: add CLI argument for debugging comptime blocks (noir-lang/noir#5192)
    chore: document EmbeddedCurvePoint (noir-lang/noir#5468)
    feat: lsp rename/find-all-references for struct members (noir-lang/noir#5443)
    feat(optimization): Deduplicate more instructions (noir-lang/noir#5457)
    fix: remove compile-time error for invalid indices (noir-lang/noir#5466)
    AztecBot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cd7fca5 View commit details
    Browse the repository at this point in the history
  6. chore: apply sync fixes

    AztecBot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4f6b988 View commit details
    Browse the repository at this point in the history
  7. chore: unbundle check_array_is_initialized (noir-lang/noir#5451)

    feat: Sync from aztec-packages (noir-lang/noir#5467)
    chore: bump bb to 0.45.1 (noir-lang/noir#5469)
    feat: prefix operator overload trait dispatch (noir-lang/noir#5423)
    feat: add CLI argument for debugging comptime blocks (noir-lang/noir#5192)
    chore: document EmbeddedCurvePoint (noir-lang/noir#5468)
    feat: lsp rename/find-all-references for struct members (noir-lang/noir#5443)
    feat(optimization): Deduplicate more instructions (noir-lang/noir#5457)
    fix: remove compile-time error for invalid indices (noir-lang/noir#5466)
    AztecBot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8f93ed3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7040dce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    792dc3d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b6ae7a View commit details
    Browse the repository at this point in the history