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
78a097a012
solidity
/
libsolidity
History
chriseth
78a097a012
Only warn about variables being shadowed in inline assembly.
2021-02-19 14:29:22 +01:00
..
analysis
Only warn about variables being shadowed in inline assembly.
2021-02-19 14:29:22 +01:00
ast
MemberList.Member's last argument (declaration) made mandatory to avoid accidental missing out during construction.
2021-02-11 10:46:14 +01:00
codegen
Fix IR bug: constructor parameter that needs multiple stack slots
2021-02-12 17:42:02 +01:00
formal
Merge pull request
#10836
from ethereum/smt_fix_cex_inheritance
2021-02-03 18:49:25 +01:00
interface
Refactor overwriteRelease flag.
2021-02-12 10:37:59 +01:00
parsing
libsolidity: Extend the AST for named AST nodes in order to get precise locations for names.
2021-02-10 18:13:09 +01:00
CMakeLists.txt
Add CLI and JSON option to select SMTChecker targets
2021-01-20 17:35:37 +01:00