File tree
194 files changed
+5355
-1067
lines changed- noir/noir-repo
- .github
- workflows
- acvm-repo
- acir
- src
- circuit
- opcodes
- native_types
- expression
- proto
- acir
- convert
- tests
- acir_field/src
- acvm/src
- compiler/optimizers
- pwg
- acvm_js
- brillig
- src
- brillig_vm/src
- compiler
- integration-tests
- noirc_driver/src
- noirc_evaluator/src/ssa
- checks
- ssa_gen
- noirc_frontend
- src
- ast
- elaborator
- hir
- comptime
- interpreter
- builtin
- def_collector
- resolution
- hir_def
- lexer
- monomorphization
- parser
- parser
- tests
- noirc_printable_type/src
- docs
- docs
- explainers
- noir
- concepts
- data_types
- standard_library/meta
- versioned_docs
- version-v0.36.0/explainers
- version-v1.0.0-beta.0/explainers
- version-v1.0.0-beta.1/explainers
- version-v1.0.0-beta.2/explainers
- version-v1.0.0-beta.3/explainers
- examples
- codegen_verifier
- prove_and_verify
- recursion
- recurse_leaf/src
- recurse_node/src
- solidity_verifier
- src
- noir_stdlib/src
- array
- hash
- meta
- scripts/bytecode-sizes
- test_programs
- compile_failure/type_definition_annotation/src
- compile_success_empty
- attribute_args/src
- attribute_order/src
- attributes_struct/src
- comptime_function_definition/src
- comptime_quoted
- src
- comptime_struct_definition/src
- comptime_type/src
- derive_impl/src
- regression_5671/src
- regression_7570_nested
- src
- regression_7570_serial
- src
- unquote_multiple_items_from_annotation/src
- use_callers_scope/src
- compile_success_no_bug/regression_7103
- src
- execution_success
- derive/src
- embedded_curve_ops/src
- inline_decompose_hint_brillig_call/src
- regression_7323
- src
- traits_in_crates_1
- crate1/src
- crate2/src
- src
- traits_in_crates_2
- crate1/src
- crate2/src
- src
- tooling
- acvm_cli/src/cli
- debugger
- lsp/src
- requests
- code_action
- completion
- hover
- signature_help
- nargo/src/ops
- nargo_cli
- src/cli
- tests
- nargo_fmt/src/formatter
- noirc_abi/src
- noirc_abi_wasm
- profiler/src
- cli
- utils/protobuf
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
194 files changed
+5355
-1067
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
| 58 | + | |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
| |||
237 | 239 |
| |
238 | 240 |
| |
239 | 241 |
| |
240 |
| - | |
241 |
| - |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
| |||
305 | 307 |
| |
306 | 308 |
| |
307 | 309 |
| |
308 |
| - | |
| 310 | + | |
309 | 311 |
| |
310 | 312 |
| |
311 | 313 |
| |
| |||
341 | 343 |
| |
342 | 344 |
| |
343 | 345 |
| |
344 |
| - | |
| 346 | + | |
345 | 347 |
| |
346 | 348 |
| |
347 | 349 |
| |
| |||
359 | 361 |
| |
360 | 362 |
| |
361 | 363 |
| |
362 |
| - | |
| 364 | + | |
363 | 365 |
| |
364 | 366 |
| |
365 | 367 |
| |
| |||
716 | 718 |
| |
717 | 719 |
| |
718 | 720 |
| |
719 |
| - | |
| 721 | + | |
720 | 722 |
| |
721 | 723 |
| |
722 | 724 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| 67 | + | |
| 68 | + | |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
| |||
519 | 521 |
| |
520 | 522 |
| |
521 | 523 |
| |
522 |
| - | |
523 |
| - | |
| 524 | + | |
| 525 | + | |
524 | 526 |
| |
525 | 527 |
| |
526 | 528 |
| |
| |||
535 | 537 |
| |
536 | 538 |
| |
537 | 539 |
| |
538 |
| - | |
| 540 | + | |
539 | 541 |
| |
540 | 542 |
| |
541 | 543 |
| |
|
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| |||
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
| 98 | + | |
97 | 99 |
| |
98 | 100 |
| |
99 | 101 |
| |
| |||
137 | 139 |
| |
138 | 140 |
| |
139 | 141 |
| |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
140 | 147 |
| |
141 | 148 |
| |
142 | 149 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
0 commit comments