This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3d97e9a77b
solidity
/
libsolidity
History
chriseth
3d97e9a77b
Properly parse address member.
2021-02-24 16:44:16 +01:00
..
analysis
Check that there is an interface type before querying validity of location.
2021-02-24 11:22:40 +01:00
ast
Check that there is an interface type before querying validity of location.
2021-02-24 11:22:40 +01:00
codegen
Merge pull request
#11003
from ethereum/ir-bug-incorrect-return-variable-count
2021-02-24 13:24:31 +01:00
formal
Fix issue with pop on storage array.
2021-02-23 14:26:55 +01:00
interface
Remove IRGenerator::verifyCallGraphs and make generate() verify the graphs automatically
2021-02-23 10:47:02 +01:00
parsing
Properly parse address member.
2021-02-24 16:44:16 +01:00
CMakeLists.txt
Move CallGraph structure to a separate module
2021-02-23 10:47:02 +01:00