solidity/libsolidity
chriseth ace810b078
Merge pull request #10137 from ethereum/fixedBytesOps
[Sol->Yul] Bit operations for fixed bytes types.
2020-10-29 18:04:07 +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 Move AsmJsonImporter from libsolidity to libyul 2020-10-29 14:06:34 +00:00
codegen Fix style. 2020-10-29 17:35:55 +01:00
formal Merge pull request #10073 from ethereum/smt_format_array_cex 2020-10-28 12:39:19 +01: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 Move AsmJsonImporter from libsolidity to libyul 2020-10-29 14:06:34 +00:00