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: codegen typed interfaces for functions in noir_codegen #3533

Merged
merged 9 commits into from
Nov 27, 2023

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    2eec47b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0ba396 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    229c777 View commit details
    Browse the repository at this point in the history
  4. chore: rearrange switch

    TomAFrench committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    eb9ce4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8730a88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e02fee View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Merge branch 'master' into tf/noir-types-codegen

    * master:
      fix: Compiler version error message (#3558)
      chore(docs): Update link to docs' GitHub (#3555)
      chore(fmt): refactor the way we handle shapes in the formatter (#3546)
      feat: add --check option to nargo fmt for dry-run formatting verification (#3530)
      chore: Update ACIR artifacts (#3528)
      chore: Release Noir(0.19.3) (#3514)
      chore: Updates bb dependency to 0.15.1 (#3536)
      fix(debugger): Step through foreign calls and breakpoints inside Brillig blocks (#3511)
      chore: Add build profiles that optimize for size (#3534)
      chore: clippy fixes (#3529)
      chore: remove early return from build.rs (#3531)
      feat: enable the `fmt` command in the help menu (#3328)
    TomAFrench committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    8b706b6 View commit details
    Browse the repository at this point in the history
  2. chore: fix build

    TomAFrench committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0efea9b View commit details
    Browse the repository at this point in the history
  3. chore: fix types

    TomAFrench committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    fe2d712 View commit details
    Browse the repository at this point in the history