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
94c4e1e172
solidity
/
libsolidity
History
chriseth
94c4e1e172
Simplify yul conversion function even more.
2021-08-16 22:24:06 +02:00
..
analysis
Fixed inline assembly external identifier access.
2021-08-11 18:18:29 +02:00
ast
Implemented
block.basefee
in Solidilty and
basefee()
in Yul.
2021-08-09 16:18:08 +02:00
codegen
Simplify yul conversion function even more.
2021-08-16 22:24:06 +02:00
formal
Merge pull request
#11785
from ethereum/someMoreBaseFees
2021-08-12 19:48:10 +02:00
interface
Add option divModWithSlacks
2021-08-06 15:50:25 +02:00
parsing
Eliminate unnecessary m_source from Parser
2021-08-03 16:03:45 +02:00
CMakeLists.txt
ControlFlowAnalyser: Also consider called functions in a flow
2021-06-01 15:54:37 +02:00