-
Notifications
You must be signed in to change notification settings - Fork 244
Issues: noir-lang/noir
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Refactor frontend to use New feature or request
SignedField
instead of (FieldElement, bool)
pair
enhancement
#7324
opened Feb 7, 2025 by
jfecher
Match expressions panic during SSA flattening if they're on a runtime value with > 2 branches
bug
Something isn't working
#7323
opened Feb 7, 2025 by
jfecher
Experiment with lightweight immutable references
enhancement
New feature or request
#7321
opened Feb 7, 2025 by
michaeljklein
Test SSA passes by adding CLI option to emit/execute Brillig after each pass
enhancement
New feature or request
#7320
opened Feb 7, 2025 by
michaeljklein
Get amount of public inputs from circuit ABI
enhancement
New feature or request
#7319
opened Feb 6, 2025 by
olehmisar
TypedExpr
cannot be called like a function
bug
#7315
opened Feb 6, 2025 by
jfecher
Add New feature or request
FunctionDefinition::as_typed_expr
or similar
enhancement
#7314
opened Feb 6, 2025 by
jfecher
"Separate subgraph" bug misfires on indirect Brillig call with return value
bug
Something isn't working
#7292
opened Feb 5, 2025 by
michaeljklein
Keep better track of (un)constrained functions and closures
enhancement
New feature or request
#7289
opened Feb 5, 2025 by
michaeljklein
Passing a mutable reference to Brillig indirectly fails with wrong error at SSA
bug
Something isn't working
#7288
opened Feb 5, 2025 by
michaeljklein
Rework New feature or request
inc_rc
, dec_rc
and how arrays are handled in brillig in general
enhancement
#7287
opened Feb 5, 2025 by
jfecher
Discuss removing slices before 1.0
enhancement
New feature or request
#7286
opened Feb 5, 2025 by
jfecher
Unconstrained print of mutable array panics
bug
Something isn't working
#7275
opened Feb 4, 2025 by
michaeljklein
Unconstrained print of tuple with mutable array with multiple elements panics
bug
Something isn't working
#7274
opened Feb 4, 2025 by
michaeljklein
Suggest using a doc comment for the "Safety: " notice when a regular comment is used
enhancement
New feature or request
#7273
opened Feb 4, 2025 by
michaeljklein
Type aliases for numeric types
enhancement
New feature or request
#7272
opened Feb 4, 2025 by
jfecher
export InputValue from @noir-lang/noir_js
enhancement
New feature or request
js
Noir's JavaScript packages
#7271
opened Feb 4, 2025 by
olehmisar
Add a doc page about creating libraries
documentation
Improvements or additions to documentation
enhancement
New feature or request
#7262
opened Feb 3, 2025 by
Savio-Sou
Create Improvements or additions to documentation
enhancement
New feature or request
examples/README.md
documentation
#7259
opened Feb 3, 2025 by
Savio-Sou
Add one-click GitHub Codespace demo to the devcontainer docs page
documentation
Improvements or additions to documentation
enhancement
New feature or request
#7255
opened Jan 31, 2025 by
Savio-Sou
Refactor to use a dedicated New feature or request
MatchPattern
enum instead of reusing Expression
enhancement
#7254
opened Jan 31, 2025 by
jfecher
In some docs: replace manual code snippets with imported code snippets
documentation
Improvements or additions to documentation
#7251
opened Jan 31, 2025 by
iAmMichaelConnor
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.