-
Notifications
You must be signed in to change notification settings - Fork 261
Pull requests: noir-lang/noir
Author
Label
Projects
Milestones
Reviews
Assignee
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: Fix type of internal variable created while destructuring tuples and structs during monomorphization
#7916
opened Apr 3, 2025 by
jfecher
Loading…
3 of 5 tasks
feat: show which generic argument cannot be inferred when it's on the…
#7914
opened Apr 3, 2025 by
asterite
Loading…
3 of 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
feat(perf): optimise array index checks in loops
#7893
opened Apr 3, 2025 by
guipublic
Loading…
3 of 5 tasks
chore: deprecate usage of
BrilligOpcode::JumpNotIf
#7881
opened Apr 2, 2025 by
TomAFrench
•
Draft
3 of 5 tasks
feat: add simplified OR when
rhs
or lhs
is all 1s
#7880
opened Apr 2, 2025 by
kashbrti
Loading…
5 tasks
chore: experiment with null point for disabled elliptic curve points
#7874
opened Apr 1, 2025 by
michaeljklein
•
Draft
3 of 5 tasks
chore: disallow some optimization cases which are expected to be remo…
#7871
opened Apr 1, 2025 by
TomAFrench
•
Draft
5 tasks
chore: add initial experiments with snapshot testing
#7853
opened Mar 29, 2025 by
TomAFrench
•
Draft
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
fix: better logic for determining whether a struct is constructed or not
#7806
opened Mar 25, 2025 by
asterite
Loading…
3 of 5 tasks
fix: remove unwanted addition from truncation ACIRgen
#7797
opened Mar 25, 2025 by
TomAFrench
•
Draft
3 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
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.