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: Support for optional assertion messages #2491

Merged
merged 44 commits into from
Sep 4, 2023
Merged

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    387b541 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    a0f1b8c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    268d42c View commit details
    Browse the repository at this point in the history
  2. style: error message

    sirasistant committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f4af108 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    622b82d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c4af96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2520f39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ef7340 View commit details
    Browse the repository at this point in the history
  5. acvm 0.24

    kevaundray committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    bc87640 View commit details
    Browse the repository at this point in the history
  6. add artifacts

    kevaundray committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e4fcc39 View commit details
    Browse the repository at this point in the history
  7. style: remove old todo

    sirasistant committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fb538ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0432010 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a8f347 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af96ce4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    71b9664 View commit details
    Browse the repository at this point in the history
  12. missed file

    kevaundray committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    cc7a37f View commit details
    Browse the repository at this point in the history
  13. change to branch

    kevaundray committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0b98ae3 View commit details
    Browse the repository at this point in the history
  14. update bytecode

    kevaundray committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ff135e8 View commit details
    Browse the repository at this point in the history
  15. change trait definitions

    kevaundray committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ac03515 View commit details
    Browse the repository at this point in the history
  16. rebuild script

    kevaundray committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b20fcac View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6b82986 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    03dcd55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e9d1d View commit details
    Browse the repository at this point in the history
  3. use nightly

    kevaundray committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    83c487d View commit details
    Browse the repository at this point in the history
  4. commit to rebuild

    kevaundray committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6a7ff1a View commit details
    Browse the repository at this point in the history
  5. update 1_mul.bytecode

    kevaundray committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2d39ed7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    145e735 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7166321 View commit details
    Browse the repository at this point in the history
  8. update to 2788

    kevaundray committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b813e05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ecbd3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f82a75 View commit details
    Browse the repository at this point in the history
  11. Update Cargo.toml

    Co-authored-by: Álvaro Rodríguez <[email protected]>
    kevaundray and sirasistant authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    223d09c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d5fae75 View commit details
    Browse the repository at this point in the history
  13. update cargo.lock

    kevaundray committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    fc1172a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d115fde View commit details
    Browse the repository at this point in the history
  15. use bb 0.5.0

    kevaundray committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4a5e31b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1bb8e50 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    3c44114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    179da4f View commit details
    Browse the repository at this point in the history
  3. update to acvm 0.24.1

    kevaundray committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    f4b48ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9a92a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    6017201 View commit details
    Browse the repository at this point in the history
  2. Update crates/noirc_frontend/src/parser/errors.rs

    Co-authored-by: kevaundray <[email protected]>
    sirasistant and kevaundray authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    330fcde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7540681 View commit details
    Browse the repository at this point in the history