File tree
1,121 files changed
+20553
-5828
lines changed- .circleci
- docker
- cmake
- docs
- contracts
- examples
- types
- libdevcore
- libevmasm
- liblangutil
- libsolc
- libsolidity
- analysis
- ast
- codegen
- ir
- formal
- interface
- parsing
- libyul
- backends
- evm
- wasm
- optimiser
- scripts
- travis-emscripten
- solc
- test
- cmdlineTests
- abiencoderv2_no_warning
- evm_to_wasm
- object_compiler
- recovery_ast_constructor
- recovery_ast_empty_contract
- recovery_standard_json
- require_overload
- standard_eWasm_requested
- standard_irOptimized_requested
- standard_ir_requested
- standard_only_ast_requested
- standard_optimizer_no_yul
- standard_optimizer_yulDetails
- standard_optimizer_yul
- strict_asm_jump
- too_long_line_both_sides_short
- too_long_line_edge_in
- too_long_line_edge_out
- too_long_line_left_short
- too_long_line_multiline
- too_long_line_right_short
- too_long_line
- yul_stack_opt_disabled
- yul_stack_opt
- 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
- compilationTests
- MultiSigWallet
- corion
- gnosis
- Events
- MarketMakers
- Markets
- Oracles
- Tokens
- Utils
- milestonetracker
- contracts
- externalTests
- solc-js
- DAO
- libsolidity
- ABIJson
- ASTJSON
- assembly
- gasTests
- semanticTests
- abiDecodeV1
- array
- exponentiation
- expressions
- fallback
- functionCall
- inlineAssembly
- literals
- receive
- smoke
- storage
- structs
- conversion
- tryCatch
- types
- uninitializedFunctionPointer
- variables
- viaYul
- smtCheckerTests
- complex/slither
- functions
- inheritance
- invariants
- loops
- operators
- special
- typecast
- types
- syntaxTests
- abstract
- array
- length
- pop
- push
- slice
- constructor
- controlFlow/storageReturn
- conversion
- dataLocations
- externalFunction
- internalFunction
- libraryExternalFunction
- publicFunction
- enums
- events
- fallback
- functionTypes
- getter
- imports
- inheritance
- fallback_receive
- override
- virtual
- inlineAssembly
- invalid
- shadowing
- literals
- lvalues
- metaTypes
- modifiers
- multiVariableDeclaration
- nameAndTypeResolution
- natspec
- invalid
- parsing
- receiveEther
- specialFunctions
- abidecode
- string
- structs
- recursion
- tryCatch
- types
- address
- function_types
- unusedVariables
- viewPureChecker
- array
- visibility/interface
- libyul
- ewasmTranslationTests
- objectCompiler
- yulInterpreterTests
- yulOptimizerTests
- controlFlowSimplifier
- deadCodeEliminator
- fullInliner
- fullSuite
- redundantAssignEliminator
- tools
- ossfuzz
- yulInterpreter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,121 files changed
+20553
-5828
lines changedLines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
593 | 593 |
| |
594 | 594 |
| |
595 | 595 |
| |
596 |
| - | |
| 596 | + | |
597 | 597 |
| |
598 | 598 |
| |
599 | 599 |
| |
600 | 600 |
| |
601 | 601 |
| |
602 | 602 |
| |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
603 | 608 |
| |
604 | 609 |
| |
605 | 610 |
| |
606 | 611 |
| |
607 | 612 |
| |
608 |
| - | |
| 613 | + | |
609 | 614 |
| |
610 | 615 |
| |
611 | 616 |
| |
| |||
716 | 721 |
| |
717 | 722 |
| |
718 | 723 |
| |
719 |
| - | |
| 724 | + | |
720 | 725 |
| |
721 | 726 |
| |
722 | 727 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 48 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
1 | 48 |
| |
2 | 49 |
| |
3 | 50 |
| |
4 | 51 |
| |
5 | 52 |
| |
6 |
| - | |
7 | 53 |
| |
8 | 54 |
| |
9 | 55 |
| |
| |||
13 | 59 |
| |
14 | 60 |
| |
15 | 61 |
| |
16 |
| - | |
| 62 | + | |
17 | 63 |
| |
18 | 64 |
| |
19 | 65 |
| |
| |||
48 | 94 |
| |
49 | 95 |
| |
50 | 96 |
| |
51 |
| - | |
52 | 97 |
| |
53 | 98 |
| |
54 | 99 |
| |
| |||
59 | 104 |
| |
60 | 105 |
| |
61 | 106 |
| |
62 |
| - | |
63 | 107 |
| |
64 | 108 |
| |
65 | 109 |
| |
|
Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 |
| |
25 | 28 |
| |
26 | 29 |
| |
27 |
| - | |
| 30 | + | |
| 31 | + | |
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
31 | 35 |
| |
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
35 |
| - | |
| 39 | + | |
36 | 40 |
| |
37 | 41 |
| |
38 | 42 |
| |
| |||
60 | 64 |
| |
61 | 65 |
| |
62 | 66 |
| |
63 |
| - | |
| 67 | + | |
| 68 | + | |
64 | 69 |
| |
65 | 70 |
| |
66 | 71 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
348 |
| - | |
| 348 | + | |
| 349 | + | |
349 | 350 |
| |
350 | 351 |
| |
351 | 352 |
| |
| |||
437 | 438 |
| |
438 | 439 |
| |
439 | 440 |
| |
440 |
| - | |
| 441 | + | |
441 | 442 |
| |
442 | 443 |
| |
443 | 444 |
| |
|
0 commit comments