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(acir_gen): Brillig stdlib #4848

Merged
merged 28 commits into from
Apr 22, 2024
Merged

feat(acir_gen): Brillig stdlib #4848

merged 28 commits into from
Apr 22, 2024

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    42a6aa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    699650e View commit details
    Browse the repository at this point in the history
  3. comment cleanup and fmt

    vezenovm committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a663f54 View commit details
    Browse the repository at this point in the history
  4. one more unit test and a fix

    vezenovm committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    04e3aa8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ddef4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a2948a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f9cb15 View commit details
    Browse the repository at this point in the history
  8. add some comments and rename

    vezenovm committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0b6f18e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5038fa6 View commit details
    Browse the repository at this point in the history
  10. cargo fmt

    vezenovm committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c5be1c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    c1b064b View commit details
    Browse the repository at this point in the history
  2. Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    vezenovm and TomAFrench authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a8f3154 View commit details
    Browse the repository at this point in the history
  3. Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    vezenovm and TomAFrench authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4b1e686 View commit details
    Browse the repository at this point in the history
  4. Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    vezenovm and TomAFrench authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a4c4fc3 View commit details
    Browse the repository at this point in the history
  5. Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    vezenovm and TomAFrench authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    743ee7a View commit details
    Browse the repository at this point in the history
  6. Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs

    Co-authored-by: jfecher <jake@aztecprotocol.com>
    vezenovm and jfecher authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    79ca68d View commit details
    Browse the repository at this point in the history
  7. remove deref

    vezenovm committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    737e6f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    417f013 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34c895c View commit details
    Browse the repository at this point in the history
  10. use v2

    vezenovm committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    97c2cfa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e3c80ba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f71869a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b276d9d View commit details
    Browse the repository at this point in the history
  14. update tests to do v1 div v2

    vezenovm committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6f599f2 View commit details
    Browse the repository at this point in the history
  15. Update compiler/noirc_evaluator/src/ssa/acir_gen/mod.rs

    Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
    vezenovm and TomAFrench authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    33f60bf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a1a6539 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5e05897 View commit details
    Browse the repository at this point in the history
  18. chore: fix merge conflict

    TomAFrench committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    72b3a2c View commit details
    Browse the repository at this point in the history