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: Add Option<T> to noir stdlib #1781

Merged
merged 8 commits into from
Aug 1, 2023
Merged

feat: Add Option<T> to noir stdlib #1781

merged 8 commits into from
Aug 1, 2023

Commits on Jun 21, 2023

  1. Add Option

    jfecher committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7fb4135 View commit details
    Browse the repository at this point in the history
  2. Fix path

    jfecher committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c53538e View commit details
    Browse the repository at this point in the history
  3. Add option test

    jfecher committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3bb70fd View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    6882fff View commit details
    Browse the repository at this point in the history
  2. Move test

    jfecher committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2be7ed2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    7b7cef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdee978 View commit details
    Browse the repository at this point in the history
  3. Fix stdlib

    jfecher committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5cbfb9c View commit details
    Browse the repository at this point in the history