8000 Tags · pinkflower32/noir · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: pinkflower32/noir

Tags

nightly-2025-05-22

Toggle nightly-2025-05-22's commit message

Verified

This commit 8000 was created on GitHub.com and signed with GitHub’s verified signature.
feat: trait associated type bounds (noir-lang#8594)

Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>

nightly-2025-05-21

Toggle nightly-2025-05-21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(licm): Account for nested loops being control dependent when anal…

…yzing outer loops (noir-lang#8593)

nightly-2025-05-20

Toggle nightly-2025-05-20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ssa): Do not generate apply functions when no lambda variants exi…

…st (noir-lang#8573)

nightly-2025-05-19

Toggle nightly-2025-05-19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump base-x from 3.0.9 to 3.0.11 (noir-lang#8555)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

nightly-2025-05-18

Toggle nightly-2025-05-18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump base-x from 3.0.9 to 3.0.11 (noir-lang#8555)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

nightly-2025-05-17

Toggle nightly-2025-05-17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(fuzz): Call function pointers (noir-lang#8531)

nightly-2025-05-16

Toggle nightly-2025-05-16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Implement $crate (noir-lang#8537)

Co-authored-by: Jake Fecher <jake@aztecprotocol.com>

v1.0.0-beta.6

Toggle v1.0.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Release Noir(1.0.0-beta.6) (noir-lang#8438)

Co-authored-by: noirwhal <tomfrench@aztecprotocol.com>

nightly-2025-05-15

Toggle nightly-2025-05-15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Release Noir(1.0.0-beta.6) (noir-lang#8438)

Co-authored-by: noirwhal <tomfrench@aztecprotocol.com>

nightly-2025-05-14

Toggle nightly-2025-05-14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: pass Field to ToBits intrinsic in remove_bit_shifts optimization (

…noir-lang#8493)
0