solidity/libsolidity
chriseth f70ff0dfaa
Merge pull request #8977 from ethereum/mapping-type-error
Error when Mapping type in (non-local) storage is assigned to
2020-05-19 16:52:54 +02:00
..
analysis Error when Mapping type in (non-local) storage is assigned to 2020-05-19 19:12:38 +05:30
ast Merge pull request #8931 from random-internet-cat/lazy-init 2020-05-14 18:54:19 +02:00
codegen [Sol->Yul] Implementing Byte array push() and pop() 2020-05-19 14:47:00 +02:00
formal Add verification target for empty pop 2020-05-18 16:35:56 +02:00
interface Provide runtime object in Yul mode. 2020-05-18 13:48:23 +02:00
parsing Add support for SPDX license identifiers. 2020-05-13 18:16:59 +02:00
CMakeLists.txt Move static functions for constructing names from IRGenerationContext into the new Common module 2020-05-14 19:48:00 +02:00