Skip to content

Pull requests: noir-lang/noir

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(frontend): Monomorphization unit tests
#11154 opened Jan 9, 2026 by vezenovm Loading…
3 of 5 tasks
chore: improve invalid array error message
#11153 opened Jan 9, 2026 by asterite Loading…
3 of 5 tasks
fix: several varargs checks
#11152 opened Jan 9, 2026 by asterite Loading…
3 of 5 tasks
fix: comptime bit shift overflow
#11150 opened Jan 9, 2026 by guipublic Loading…
3 of 5 tasks
chore(monomorhpization): More tests
#11145 opened Jan 9, 2026 by aakoshh Draft
1 of 5 tasks
fix: let ExpressionSolver combine linear terms bench-show Display benchmark results on PR
#11144 opened Jan 9, 2026 by asterite Loading…
3 of 5 tasks
fix: check type instead of assuming a vector
#11140 opened Jan 9, 2026 by guipublic Loading…
3 of 5 tasks
fix: add oob checks when reading call_data
#11133 opened Jan 8, 2026 by guipublic Loading…
3 of 5 tasks
fix: correct size for HeapValueType::Array size
#11126 opened Jan 7, 2026 by asterite Loading…
3 of 5 tasks
fix: restructure hanging lock logic
#11115 opened Jan 7, 2026 by batmendbar Loading…
3 of 5 tasks
chore: Release Noir(1.0.0-beta.19) autorelease: pending documentation Improvements or additions to documentation
#11109 opened Jan 6, 2026 by noirwhal Loading…
chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 dependencies Updates or changes Noir's dependencies documentation Improvements or additions to documentation javascript Pull requests that update javascript code
#11095 opened Jan 6, 2026 by dependabot bot Loading…
fix: increment ref count when hoisting instructions returning array bench-show Display benchmark results on PR
#11044 opened Jan 5, 2026 by guipublic Loading…
3 of 5 tasks
chore: add CLAUDE.md development guide
#11040 opened Jan 5, 2026 by TomAFrench Draft
5 tasks
chore: Add mem2reg_simple pass
#11033 opened Jan 2, 2026 by jfecher Loading…
3 of 5 tasks
fix(ssa): correct SSA syntax in documentation comment
#11020 opened Dec 25, 2025 by aso20455 Loading…
feat: safe division has no side effects
#11009 opened Dec 23, 2025 by asterite Loading…
3 of 5 tasks
chore!: store brillig memory addresses as u32 instead of usize bench-show Display benchmark results on PR
#10933 opened Dec 16, 2025 by TomAFrench Loading…
3 of 5 tasks
feat: check-witness option for nargo execute
#10877 opened Dec 10, 2025 by guipublic Loading…
2 of 5 tasks
refactor(acir): remove unused done flag
#10843 opened Dec 8, 2025 by Snezhkko Loading…
fix: don't track struct members with error for LSP
#10709 opened Dec 1, 2025 by asterite Loading…
3 of 5 tasks
fix!: unify comptime expression/statement with target type
#10678 opened Nov 28, 2025 by asterite Loading…
5 tasks
feat!: add enable-contracts flag
#10592 opened Nov 24, 2025 by TomAFrench Draft
5 tasks
fix(ssa): Overflow in inclusive range for loops
#10567 opened Nov 22, 2025 by CECILIA-MULANDI Loading…
3 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.