File tree
454 files changed
+6079
-1985
lines changed- noir
- .github/workflows
- acvm-repo
- acir
- codegen
- src
- circuit
- native_types/expression
- tests
- acir_field/src
- acvm
- src
- compiler
- optimizers
- transformers
- pwg
- tests
- acvm_js
- src
- test
- browser
- node
- bn254_blackbox_solver
- src
- wasm
- aztec_macros/src
- compiler
- fm/src
- noirc_driver
- src
- noirc_errors
- src
- noirc_evaluator
- src
- brillig/brillig_gen
- ssa
- acir_gen
- acir_ir
- function_builder
- opt
- ssa_gen
- noirc_frontend
- src
- hir
- def_collector
- resolution
- type_check
- hir_def
- monomorphization
- noirc_printable_type
- src
- source-resolver
- lib
- lib-node
- wasm
- src
- docs
- docs
- explainers
- getting_started
- installation
- tooling
- how_to
- noir
- concepts
- data_types
- modules_packages_crates
- standard_library
- src/css
- versioned_docs
- version-v../explanations/standard_library
- version-v0.17.0
- getting_started
- language_concepts
- modules_packages_crates
- nargo
- noir_js/reference
- standard_library
- version-v0.19.0
- getting_started
- language_concepts
- modules_packages_crates
- nargo
- noir_js/reference
- noir_js/classes
- standard_library
- version-v0.19.1
- getting_started
- language_concepts
- modules_packages_crates
- nargo
- noir_js/reference/noir_js/classes
- standard_library
- version-v0.19.2
- getting_started
- language_concepts
- modules_packages_crates
- nargo
- noir_js/reference/noir_js/classes
- standard_library
- version-v0.19.3
- getting_started
- language_concepts
- modules_packages_crates
- nargo
- noir_js/reference/noir_js/classes
- standard_library
- version-v0.19.4
- getting_started
- language_concepts
- modules_packages_crates
- nargo
- noir_js/reference/noir_js/classes
- standard_library
- version-v0.22.0
- explainers
- explanations
- noir
- standard_library
- getting_started
- installation
- tooling
- how_to
- noir
- modules_packages_crates
- standard_library
- cryptographic_primitives
- syntax
- data_types
- reference
- NoirJS
- backend_barretenberg
- classes
- interfaces
- type-aliases
- noir_js
- classes
- functions
- type-aliases
- tutorials
- noir_stdlib/src
- ec
- test_programs
- acir_artifacts/double_verify_proof/target
- compile_failure/cyclic_dep
- dep1
- src
- dep2
- src
- src
- compile_success_empty
- impl_with_where_clause/src
- trait_default_implementation/src
- trait_override_implementation/src
- traits/src
- execution_success
- bit_shifts_runtime/src
- brillig_array_eq
- src
- brillig_ecdsa_secp256k1
- src
- brillig_ecdsa_secp256r1
- src
- brillig_set_slice_of_slice
- src
- brillig_to_bits
- src
- global_consts/src
- operator_overloading
- src
- regression_3889
- src
- signed_comparison
- src
- submodules/src
- unconstrained_empty
- src
- noir_test_failure/should_fail_mismatch/src
- tooling
- backend_interface
- src
- cli
- debugger
- src
- tests
- lsp
- src
- notifications
- requests
- nargo
- src
- artifacts
- ops
- nargo_cli
- src
- cli
- nargo_toml/src
- noir_codegen
- src
- test
- assert_lt
- src
- target
- noir_js
- noir_js_backend_barretenberg
- noir_js_types
- noirc_abi_wasm
- src
- test
- browser
- node
- yarn-project
- aztec-nr/safe-math/src
- noir-compiler/src/__snapshots__
- noir-protocol-circuits/src/crates
- bug-collecting-crate
- rollup-lib/src/abis
- types/src
- abis
- contrakt
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
454 files changed
+6079
-1985
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
10 | 8 |
| |
11 | 9 |
| |
12 | 10 |
| |
| |||
16 | 14 |
| |
17 | 15 |
| |
18 | 16 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 | 17 |
| |
23 | 18 |
| |
24 | 19 |
| |
|
0 commit comments