File tree
99 files changed
+79
-503
lines changed- docs
- internals
- libsolidity
- codegen/ir
- interface
- scripts
- solc
- test
- cmdlineTests
- constant_optimizer_yul
- debug_info_in_yul_and_evm_asm_print_all
- debug_info_in_yul_and_evm_asm_print_location_only
- debug_info_in_yul_and_evm_asm_print_none
- debug_info_in_yul_snippet_escaping
- evm_to_wasm_break
- evm_to_wasm_output_selection_asm_only
- evm_to_wasm_output_selection_ewasm_ir_only
- evm_to_wasm_output_selection_ewasm_only
- evm_to_wasm
- exp_base_literal
- function_debug_info_via_yul
- inline_assembly_function_name_clash
- ir_compiler_inheritance_nosubobjects
- ir_compiler_subobjects
- ir_with_assembly_no_memoryguard_creation
- ir_with_assembly_no_memoryguard_runtime
- keccak_optimization_deploy_code
- keccak_optimization_low_runs
- linking_standard_yul_quote_in_file_name
- linking_standard_yul_unresolved_references
- linking_standard_yul
- linking_strict_assembly_qualified_library_qualified_reference
- linking_strict_assembly_qualified_library_unqualified_reference
- linking_strict_assembly_same_library_name_different_files_in_link_references
- linking_strict_assembly_same_library_name_different_files
- linking_strict_assembly_unqualified_library_qualified_reference
- linking_strict_assembly_unqualified_library_unqualified_reference
- linking_strict_assembly_unresolved_references
- linking_strict_assembly
- name_simplifier
- object_compiler
- optimizer_array_sload
- revert_strings
- standard_debug_info_in_yul_and_evm_asm_print_all
- standard_debug_info_in_yul_and_evm_asm_print_location_only
- standard_debug_info_in_yul_and_evm_asm_print_none
- standard_debug_info_in_yul_location
- standard_irOptimized_requested
- standard_ir_requested
- standard_viair_requested
- standard_yul_debug_info_print_all
- standard_yul_debug_info_print_location_only
- standard_yul_debug_info_print_none
- standard_yul_embedded_object_name
- standard_yul_immutable_references
- standard_yul_invalid_object_name
- standard_yul_object_name
- standard_yul_object
- standard_yul_optimiserSteps
- standard_yul_optimized
- standard_yul_stack_opt_disabled
- standard_yul_stack_opt
- standard_yul
- strict_asm_debug_info_print_all
- strict_asm_debug_info_print_location_only
- strict_asm_debug_info_print_none
- strict_asm_jump
- strict_asm_only_cr
- strict_asm_optimizer_steps
- strict_asm_output_selection_asm_only
- strict_asm_output_selection_bin_only
- strict_asm_output_selection_ewasm_ir_only
- strict_asm_output_selection_ewasm_only
- strict_asm_output_selection_ir_optimized_only
- viair_abicoder_v1
- viair_subobjects
- wasm_to_wasm_function_returning_multiple_values
- wasm_to_wasm_memory_instructions_alignment
- yul_function_name_clashes_different_params
- yul_function_name_clashes
- yul_optimize_runs
- yul_optimizer_steps_nested_brackets
- yul_optimizer_steps
- yul_string_format_ascii_bytes32_from_number
- yul_string_format_ascii_bytes32
- yul_string_format_ascii_long
- yul_string_format_ascii
- yul_string_format_hex
- yul_to_wasm_source_location_crash
- yul_verbatim_msize
- yul_verbatim
- libsolidity
- solc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+79
-503
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
144 |
| - | |
| 143 | + | |
145 | 144 |
| |
146 | 145 |
| |
147 | 146 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 18 | + | |
23 | 19 |
| |
24 | 20 |
| |
25 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
301 |
| - | |
| 301 | + | |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
|
Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
| 116 | + | |
125 | 117 |
| |
126 | 118 |
| |
127 | 119 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1677 | 1677 |
| |
1678 | 1678 |
| |
1679 | 1679 |
| |
1680 |
| - | |
| 1680 | + | |
1681 | 1681 |
| |
1682 | 1682 |
| |
1683 | 1683 |
| |
|
Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 |
| - | |
| 192 | + | |
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
| |||
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
376 |
| - | |
377 |
| - | |
| 376 | + | |
| 377 | + | |
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
| |||
447 | 447 |
| |
448 | 448 |
| |
449 | 449 |
| |
450 |
| - | |
451 |
| - | |
| 450 | + | |
452 | 451 |
| |
453 | 452 |
| |
454 | 453 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1448 | 1448 |
| |
1449 | 1449 |
| |
1450 | 1450 |
| |
1451 |
| - | |
1452 |
| - | |
1453 |
| - | |
1454 |
| - | |
1455 | 1451 |
| |
1456 | 1452 |
| |
1457 | 1453 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
73 | 72 |
| |
74 | 73 |
| |
75 | 74 |
| |
|
0 commit comments