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
a961a76263
solidity
/
libsolidity
History
Leonardo Alt
a961a76263
Do not run SMTChecker when file level functions/constants are present.
2020-12-09 12:18:55 +01:00
..
analysis
Enable the -Wconversion warning
2020-12-08 16:45:24 +00:00
ast
Report warning if contract uses abicoder v1, but IR is requested
2020-12-09 01:20:58 +00:00
codegen
Merge pull request
#10264
from ethereum/warn-conversion
2020-12-08 20:37:12 +01:00
formal
Do not run SMTChecker when file level functions/constants are present.
2020-12-09 12:18:55 +01:00
interface
Report warning if contract uses abicoder v1, but IR is requested
2020-12-09 01:20:58 +00:00
parsing
Rename AsmData -> AST
2020-11-25 17:58:02 +00:00
CMakeLists.txt
Enable the -Wconversion warning
2020-12-08 16:45:24 +00:00