solidity/libsolidity
Djordje Mijovic 850a94bdc9 [Sol->Yul] Implementing arrays copying to storage.
Co-authored-by: chriseth <chris@ethereum.org>
2020-10-13 20:31:08 +02:00
..
analysis Fix checkBaseABICompatibility() to make it actually check return parameters and not just ordinary parameters twice 2020-10-12 15:14:56 +02:00
ast Constants at file-level. 2020-10-08 18:56:17 +02:00
codegen [Sol->Yul] Implementing arrays copying to storage. 2020-10-13 20:31:08 +02:00
formal Add this and state to CHC 2020-10-12 11:11:52 +01:00
interface Fix shadowing/same-name warnings for later declarations 2020-10-08 20:22:04 +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