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

chore(docs): codegen reference docs for nargo CLI #4149

Merged
merged 5 commits into from
Feb 8, 2024

Commits on Jan 29, 2024

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

Commits on Feb 2, 2024

  1. Merge branch 'master' into tf/codegen-nargo-reference-docs

    * master: (22 commits)
      feat: remove predicate from `sort` intrinsic function (#4228)
      chore: add test for missing lambda closure environment (#2120) (#4212)
      chore(docs): Updates following `is_recursive` flag removal (#4199)
      fix: from field with constant values (#4226)
      feat: Option expect method (#4219)
      feat: Evaluation of dynamic assert messages (#4101)
      chore(docs): XOR typo in docs (#4223)
      fix: apply range constraints to return values from unconstrained functions (#4217)
      fix(lsp): replace panics with errors (#4209)
      feat: Improve Error Handling for Cargo in Bootstrap Script (#4211)
      fix: prevent declarations of blackbox functions outside of the stdlib (#4177)
      feat: disable unused variable checks on low-level and oracle functions (#4179)
      chore: Rename acir_docs.md to README.md (#4208)
      feat: remove replacement of boolean range opcodes with `AssertZero` opcodes (#4107)
      chore(docs): updating docs to match new recursion interfacee (#4187)
      feat!: Sync commits from `aztec-packages` (#4144)
      feat: multiply first to allow more ACIR gen optimizations (#4201)
      feat: Move bounded_vec into the noir stdlib (#4197)
      chore: simplify marking black box function outputs as solvable (#4194)
      chore(doc): Add docs for `assert_max_bit_size` (#4196)
      ...
    TomAFrench committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d40c81b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bfda9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f60c8b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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