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
Sort

Pull requests list

feat: print initialization witnesses and show all blackbox witnesses
#7919 opened Apr 3, 2025 by TomAFrench Loading…
3 of 5 tasks
2
Fix small typo
#7917 opened Apr 3, 2025 by MalgAmoe Loading…
5 tasks
chore: replace PrintOutput with usage of std::io::Write
#7911 opened Apr 3, 2025 by TomAFrench Loading…
3 of 5 tasks
fix: always use u32 to index arrays in stdlib
#7909 opened Apr 3, 2025 by asterite Loading…
3 of 5 tasks
fix!: indexing arrays with non-u32 is now an error
#7908 opened Apr 3, 2025 by asterite Draft
3 of 5 tasks
feat(perf): optimise array index checks in loops
#7893 opened Apr 3, 2025 by guipublic Loading…
3 of 5 tasks
feat(fuzz): AST function body
#7890 opened Apr 2, 2025 by aakoshh Draft
16 of 27 tasks
feat: add simplified OR when rhs or lhs is all 1s
#7880 opened Apr 2, 2025 by kashbrti Loading…
5 tasks
fix!: better error message when cannot infer generic numeric type
#7843 opened Mar 28, 2025 by asterite Loading…
3 of 5 tasks
feat(debugger): debug test functions (#5208)
#7838 opened Mar 28, 2025 by anaPerezGhiglia Loading…
3 of 5 tasks
chore: remove unused predicate from Opcode::MemoryOp
#7834 opened Mar 28, 2025 by asterite Loading…
3 of 5 tasks
fix: checks for index out of bounds also for arrays
#7827 opened Mar 27, 2025 by guipublic Loading…
3 of 5 tasks
feat: Use msgpack format by default
#7810 opened Mar 25, 2025 by aakoshh Loading…
2 of 5 tasks
fix(debugger): improve debugger_expected_call_stack test
#7769 opened Mar 20, 2025 by anaPerezGhiglia Loading…
3 of 5 tasks
feat(debugger): CodeTracer time-travelling debugger support
#7758 opened Mar 20, 2025 by nickysn Loading…
3 of 5 tasks
ProTip! Filter pull requests by the default branch with base:master.