This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
v0.8.9
solidity
/
libsolidity
T
History
chriseth
df9721f869
Merge pull request
#12047
from ethereum/fixFixedBytesCompilerUtils
...
Properly handle fixed-byte-like types.
2021-09-29 12:23:15 +02:00
..
analysis
Split Common.h into Numeric.h.
2021-09-23 15:27:29 +02:00
ast
Consider non-external functions not left-aligned.
2021-09-29 11:44:17 +02:00
codegen
Merge pull request
#12047
from ethereum/fixFixedBytesCompilerUtils
2021-09-29 12:23:15 +02:00
formal
Split Common.h into Numeric.h.
2021-09-23 15:27:29 +02:00
interface
Treat ambiguous imports as errors
2021-09-27 13:14:23 +02:00
parsing
Separate DebugData fields for Solidity and Yul source locations
2021-09-22 13:11:39 +02:00
CMakeLists.txt
ControlFlowAnalyser: Also consider called functions in a flow
2021-06-01 15:54:37 +02:00