solidity/libsolidity
chriseth 3b27b4347c
Merge pull request #8916 from ethereum/smt_array_push_pop
[SMTChecker] Support array push/pop
2020-05-19 15:41:10 +02:00
..
analysis Move scopes into resolver. 2020-05-14 13:16:47 +02:00
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