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
cc4b44058d
solidity
/
libsolidity
History
chriseth
cc4b44058d
Merge pull request
#10126
from ethereum/fixIceStructCalldataToStorageSol2Yul
...
[Sol->Yul] Fixing ice when copying struct that contains nested array to storage
2020-10-28 11:46:22 +01:00
..
analysis
Allow arrays of contract types as type expressions e.g. for abi.decode.
2020-10-16 19:40:41 +02:00
ast
Make sure lValueOfOrdinaryAssignment does not have an undefined value.
2020-10-14 21:00:18 +02:00
codegen
[Sol->Yul] Fixing ice when copying struct that contains nested array to storage
2020-10-28 09:28:40 +01:00
formal
Merge pull request
#10127
from ethereum/fixIceSmtBitwise
2020-10-28 09:28:18 +00:00
interface
Fix dependency tracking for abstract contracts for Yul codegen
2020-10-20 16:58:24 +02:00
parsing
Constants at file-level.
2020-10-08 18:56:17 +02:00
CMakeLists.txt
Support array slices
2020-10-01 11:52:02 +02:00