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 more Type and UnresolvedType methods #5994

Merged
merged 12 commits into from
Oct 7, 2024

Commits on Sep 10, 2024

  1. Add Type::is_unit

    asterite committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fc14483 View commit details
    Browse the repository at this point in the history
  2. Add UnresolvedType::is_bool

    asterite committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8dcc44a View commit details
    Browse the repository at this point in the history
  3. Add UnresolvedType::is_unit

    asterite committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2c2256d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6aa06a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81644e8 View commit details
    Browse the repository at this point in the history
  6. Add UnresolvedType::as_slice

    asterite committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7c5909d View commit details
    Browse the repository at this point in the history
  7. Fix typo

    asterite committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a9a988a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    693be83 View commit details
    Browse the repository at this point in the history
  9. Fix test program

    asterite committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    22a71e5 View commit details
    Browse the repository at this point in the history
  10. Get it right this time

    asterite committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ff07904 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Update noir_stdlib/src/meta/typ.nr

    Co-authored-by: Maxim Vezenov <[email protected]>
    asterite and vezenovm authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    534d144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abb0f50 View commit details
    Browse the repository at this point in the history