Skip to content

Commit

Permalink
fix: Do not duplicate redundant Brillig debug metadata (noir-lang/noi…
Browse files Browse the repository at this point in the history
…r#5696)

feat: add mutating FunctionDefinition functions (noir-lang/noir#5685)
chore: Add docs tip about filenames between commands (noir-lang/noir#5695)
fix: Add locations to most SSA instructions (noir-lang/noir#5697)
feat: Add array_to_str_lossy (noir-lang/noir#5613)
chore: Add parser support for `<MyType as Trait>::ident` (noir-lang/noir#5688)
feat: add some `Module` comptime functions (noir-lang/noir#5684)
chore: Release Noir(0.33.0) (noir-lang/noir#5550)
feat: Derive `Ord` and `Hash` in the stdlib; add `std::meta::make_impl` helper (noir-lang/noir#5683)
feat(ssa): Simple serialization of unoptimized SSA to file (noir-lang/noir#5679)
feat: LSP closing brace hints (noir-lang/noir#5686)
feat: Implement closures in the comptime interpreter (noir-lang/noir#5682)
feat: add `FunctionDefinition::parameters`, `FunctionDefinition::return_type` and `impl Eq for Quoted` (noir-lang/noir#5681)
feat: add `Type::as_struct` (noir-lang/noir#5680)
feat: LSP hover now includes "Go to" links (noir-lang/noir#5677)
feat: add `Type` methods: `as_tuple`, `as_slice`, `as_array`, `as_constant`, `is_bool` (noir-lang/noir#5678)
fix: Derive generic types (noir-lang/noir#5674)
feat: Add a limited form of arithmetic on generics (noir-lang/noir#5625)
feat: add `Type::is_field` and `Type::as_integer` (noir-lang/noir#5670)
fix: Fix where clause issue in items generated from attributes (noir-lang/noir#5673)
feat(noir_js): Expose UltraHonk and integration tests (noir-lang/noir#5656)
fix: workaround from_slice with nested slices (noir-lang/noir#5648)
fix: Switch verify proof to arrays (noir-lang/noir#5664)
feat: Resolve arguments to attributes (noir-lang/noir#5649)
fix: Elaborate struct & trait annotations in the correct module (noir-lang/noir#5643)
fix: let a trait impl that relies on another trait work (noir-lang/noir#5646)
  • Loading branch information
AztecBot committed Aug 9, 2024
2 parents a0e6407 + 61e055c commit c749ff5
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit c749ff5

Please sign in to comment.