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
cdb7aa5d13ffd6af1e8df394864266c28720d193
solidity
/
test
/
libsolidity
/
syntaxTests
/
inlineAssembly
/
shadowing
T
History
chriseth
fc2e9ec2ff
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
..
argument.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
constant.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
contract.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
function.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
local_variable.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
name_clash_in_import.sol
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00
no_name_clash_in_import.sol
Disallow dot in inline assembly identifiers.
2020-07-08 19:29:58 +02:00
qualified_names.sol
Use
.slot
and
.offest
to access storage items.
2020-07-13 14:59:22 +02:00