Commit 2518378
committed
Introduce experimental option in standard JSON
1 parent 524bdf6 commit 2518378
File tree
50 files changed
+428
-48
lines changed- libsolidity/interface
- scripts
- test
- cmdlineTests
- import_asm_json_standard_json_no_optimize
- import_asm_json_standard_json_optimize
- standard_import_asm_json_immutable_references
- standard_import_asm_json_invalid_opcode
- standard_import_asm_json_link_references
- standard_import_asm_json_no_output_selection
- standard_import_asm_json
- standard_import_ast_select_bytecode
- standard_import_ast
- standard_import_with_comments_simple
- standard_import_with_comments
- standard_irOptimized_ast_requested
- standard_ir_ast_requested
- standard_no_experimental_ast_import
- standard_no_experimental_eof
- standard_no_experimental_ethdebug
- standard_no_experimental_ir_ast_output
- standard_output_debuginfo_ethdebug_compatible
- standard_output_debuginfo_ethdebug_with_interfaces_and_abstracts
- standard_output_selection_ethdebug_bytecode_and_deployedbytecode_iroptimized
- standard_output_selection_ethdebug_bytecode_and_deployedbytecode_ir
- standard_output_selection_ethdebug_bytecode_iroptimized
- standard_output_selection_ethdebug_bytecode_ir
- standard_output_selection_ethdebug_deployedbytecode_iroptimized
- standard_output_selection_ethdebug_deployedbytecode_ir
- standard_output_selection_ethdebug_iroptimized
- standard_output_selection_ethdebug_ir
- standard_undeployable_contract_all_outputs
- standard_yul_cfg_json_export
- standard_yul_debug_info_ethdebug_compatible_output_eof
- standard_yul_debug_info_ethdebug_compatible_output
- standard_yul_debug_info_ethdebug_verbatim_unimplemented
- standard_yul_ethdebug_assign_immutable
- standard_yul_ethdebug_bytecode_iroptimized
- standard_yul_ethdebug_bytecode_ir
- standard_yul_ethdebug_deployed_bytecode_and_bytecode
- standard_yul_ethdebug_deployed_bytecode
- standard_yul_ethdebug_eof
- standard_yul_ethdebug_iroptimize
- standard_yul_ethdebug_ir
- ethdebugSchemaTests
- libsolidity
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+428
-48
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
310 | 325 | | |
311 | 326 | | |
312 | 327 | | |
| |||
430 | 445 | | |
431 | 446 | | |
432 | 447 | | |
433 | | - | |
| 448 | + | |
434 | 449 | | |
435 | 450 | | |
436 | 451 | | |
| |||
803 | 818 | | |
804 | 819 | | |
805 | 820 | | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
806 | 828 | | |
807 | 829 | | |
808 | 830 | | |
| |||
1213 | 1235 | | |
1214 | 1236 | | |
1215 | 1237 | | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
1216 | 1253 | | |
1217 | 1254 | | |
1218 | 1255 | | |
| |||
1373 | 1410 | | |
1374 | 1411 | | |
1375 | 1412 | | |
| 1413 | + | |
1376 | 1414 | | |
1377 | 1415 | | |
1378 | 1416 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments