This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
consteval-arith-0
solidity
/
test
/
libsolidity
/
syntaxTests
/
controlFlow
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Mathias Baumann
32b4f18023
Print warning for unnamed return parameters and no return statement
2020-10-13 13:11:29 +02:00
..
localCalldataVariables
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
localStorageVariables
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
mappingReturn
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
storageReturn
Print warning for unnamed return parameters and no return statement
2020-10-13 13:11:29 +02:00
uninitializedAccess
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
unreachableCode
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
leave_inside_function.sol
Control flow analysis for inline assembly.
2020-03-09 16:23:10 +01:00
leave_outside_function.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00