This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
15
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
c4ade1753e
solidity
/
libsolidity
History
chriseth
c4ade1753e
Merge pull request
#10445
from ethereum/modifiers
...
[Sol->Yul] Implement function modifiers.
2020-12-18 14:29:00 +01:00
..
analysis
Report meaningful error if parsing a version pragma failed
2020-12-18 11:50:37 +00:00
ast
Disallow some explicit conversions to address payable
2020-12-15 15:01:40 +01:00
codegen
Modifiers for constructors.
2020-12-17 17:00:51 +01:00
formal
[SMTChecker] Fix analysis of overriding modifiers
2020-12-17 17:05:54 +01:00
interface
Merge remote-tracking branch 'origin/develop' into breaking
2020-12-14 11:33:40 +01:00
parsing
Report meaningful error if parsing a version pragma failed
2020-12-18 11:50:37 +00:00
CMakeLists.txt
Enable the -Wconversion warning
2020-12-08 16:45:24 +00:00