solidity/libsolidity
chriseth ec2fca88a4
Merge pull request #6598 from ethereum/warnABIV2
Add assertions for the buggy parts of ABIEncoderV2.
2019-04-29 14:50:59 +02:00
..
analysis Review suggestions 2018-09-06 18:28:16 +02:00
ast Fix external ABI type name for contracts 2019-04-25 17:04:03 +02:00
codegen Add assertions for the buggy parts of ABIEncoderV2. 2019-04-29 14:23:52 +02:00
formal [SMTChecker] Declaring all state vars before any function is visited 2018-05-15 14:28:08 +02:00
inlineasm Fix unsed variable warning 2018-12-03 15:48:59 +01:00
interface Add control flow analyzer and test for uninitialized storage returns. 2018-05-14 20:23:40 +02:00
parsing This fixes several bugs with regards to line breaks and comments: 2018-09-10 12:28:34 +02:00
CMakeLists.txt Fix link error when using boost shared library 2018-05-11 11:20:19 +08:00