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
smtComp
solidity
/
test
/
libsolidity
/
syntaxTests
/
controlFlow
/
localStorageVariables
/
assembly
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
chriseth
fc2e9ec2ff
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
..
for_declaration_err.sol
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
for_declaration_fine.sol
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
if_declaration_err.sol
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
returning_function_declaration.sol
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
reverting_function_declaration.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
stub_declaration.sol
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
switch_declaration_err.sol
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
switch_declaration_fine.sol
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00