File tree
1,924 files changed
+11925
-5616
lines changed- .circleci
- .github
- ISSUE_TEMPLATE
- workflows
- cmake
- docs
- _static/js
- contracts
- examples
- grammar
- internals
- types
- libevmasm
- liblangutil
- libsmtutil
- libsolc
- libsolidity
- analysis
- ast
- codegen
- ir
- formal
- interface
- lsp
- parsing
- libsolutil
- libyul
- backends
- evm
- wasm
- optimiser
- scripts
- ci
- common
- deps-ppa
- docker/buildpack-deps
- externalTests
- solc
- test
- cmdlineTests
- asm_json
- asm_json_no_pretty_print
- 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
- function_debug_info_via_yul
- ir_compiler_subobjects
- ir_with_assembly_no_memoryguard_creation
- ir_with_assembly_no_memoryguard_runtime
- name_simplifier
- optimizer_array_sload
- optimizer_inliner_dynamic_reference
- optimizer_inliner_dynamic_reference_constructor
- standard_debug_info_in_evm_asm_via_ir_location
- 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
- viair_subobject_optimization
- viair_subobjects
- yul_string_format_ascii
- yul_string_format_ascii_long
- externalTests
- formal
- libevmasm
- liblangutil
- libsolidity
- ASTJSON
- assembly
- gasTests
- lsp
- analyze-full-project
- include-paths
- include-paths-nested
- A
- B
- C
- include-paths-nested-2
- A
- B
- C
- node_modules
- my-module
- other-include-dir/otherlib
- rename
- semanticTokens
- semanticTests
- abiEncoderV1
- cleanup
- struct
- abiEncoderV2
- cleanup
- struct
- abiencodedecode
- accessor
- arithmetics
- array
- concat
- copying
- delete
- indexAccess
- pop
- push
- slices
- asmForLoop
- builtinFunctions
- calldata
- cleanup
- constantEvaluator
- constants
- constructor
- conversions
- ecrecover
- enums
- error
- errors
- events
- exponentiation
- expressions
- externalContracts
- _prbmath
- externalSource
- fallback
- freeFunctions
- functionCall
- inheritance
- functionSelector
- functionTypes
- getters
- immutable
- inheritance
- inlineAssembly
- integer
- interfaceID
- isoltestTesting
- storage
- libraries
- literals
- memoryManagement
- metaTypes
- modifiers
- multiSource
- operators
- shifts
- optimizer
- payable
- receive
- revertStrings
- reverts
- salted_create
- smoke
- specialFunctions
- state
- statements
- storage
- strings
- concat
- structs
- calldata
- conversion
- tryCatch
- types
- mapping
- underscore
- uninitializedFunctionPointer
- userDefinedValueType
- using
- variables
- various
- viaYul
- array_memory_allocation
- cleanup
- conditional
- conversion
- loops
- storage
- virtualFunctions
- smtCheckerTests
- abi
- array_members
- external_calls
- function_selector
- functions
- imports
- inheritance
- modifiers
- operators
- out_of_bounds
- overflow
- special
- try_catch
- typecast
- types
- syntaxTests
- abiEncoder
- array
- concat
- constants
- conversion
- errors
- events
- functionTypes
- iceRegressionTests
- declarationUnaryTuple
- immutable
- indexing
- literalOperations
- memberLookup
- metaTypes
- nameAndTypeResolution
- compoundAssignment
- parsing
- shifts
- specialFunctions
- abidecode
- string
- tupleAssignments
- types
- mapping
- util
- libsolutil
- libyul
- yulOptimizerTests
- expressionSimplifier
- fullInliner
- unusedStoreEliminator
- yulSyntaxTests/invalid
- scripts
- solc
- tools
- ossfuzz
- yulPhaser
- tools
- solidityUpgrade
- yulPhaser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,924 files changed
+11925
-5616
lines changed+196-56
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
| 41 | + | |
41 | 42 |
| |
42 |
| - | |
| 43 | + | |
| 44 | + | |
| 45 | + |
+14-20
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 |
| |
4 | 7 |
| |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
8 | 11 |
| |
| 12 | + | |
| 13 | + | |
9 | 14 |
| |
10 | 15 |
| |
11 | 16 |
| |
| |||
16 | 21 |
| |
17 | 22 |
| |
18 | 23 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
| |||
33 | 35 |
| |
34 | 36 |
| |
35 | 37 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
44 | 41 |
| |
45 | 42 |
| |
46 | 43 |
| |
| |||
50 | 47 |
| |
51 | 48 |
| |
52 | 49 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
57 | 54 |
| |
58 | 55 |
| |
59 | 56 |
| |
60 | 57 |
| |
61 | 58 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 | 59 |
| |
66 | 60 |
| |
67 | 61 |
|
+6-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| |||
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 |
| |
52 | 56 |
| |
53 | 57 |
| |
| |||
65 | 69 |
| |
66 | 70 |
| |
67 | 71 |
| |
68 |
| - | |
| 72 | + | |
69 | 73 |
| |
70 | 74 |
| |
71 | 75 |
| |
|
+57-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 |
| |
16 | 19 |
| |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
20 | 44 |
| |
21 | 45 |
| |
22 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
23 | 77 |
| |
24 | 78 |
| |
25 | 79 |
| |
| |||
61 | 115 |
| |
62 | 116 |
| |
63 | 117 |
| |
64 |
| - | |
| 118 | + | |
65 | 119 |
| |
66 | 120 |
| |
| 121 | + | |
67 | 122 |
| |
68 | 123 |
| |
69 | 124 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
+5-18
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
50 | 37 |
| |
51 |
| - | |
| 38 | + | |
52 | 39 |
| |
53 | 40 |
| |
54 | 41 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
| |||
32 | 34 |
| |
33 | 35 |
| |
34 | 36 |
| |
35 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 |
| |
37 | 41 |
| |
38 | 42 |
| |
39 | 43 |
| |
40 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 |
| |
42 | 48 |
| |
43 | 49 |
| |
44 | 50 |
| |
45 | 51 |
| |
46 | 52 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
56 | 63 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
60 | 75 |
| |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 | 76 |
| |
69 | 77 |
| |
70 | 78 |
| |
| |||
158 | 166 |
| |
159 | 167 |
| |
160 | 168 |
| |
161 |
| - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
162 | 172 |
| |
163 | 173 |
| |
164 | 174 |
| |
|
0 commit comments