solidity/libsolidity
chriseth 874648b924
Merge pull request #5999 from ethereum/smt_lazy_overflow
[SMTChecker] Check for under/overflow in the end of the function
2019-02-19 14:28:55 +01:00
..
analysis Merge pull request #6028 from ethereum/warn-about-unused-struct-array-expr 2019-02-18 21:12:04 +00:00
ast Remove misleading note in Type::calldataEncodedSize. 2019-02-18 16:18:40 +01:00
codegen Fix combination of delegatecall and ABIEncoderV2. 2019-02-19 13:57:03 +01:00
formal [SMTChecker] Only check for overflow/underflow in the end of the function 2019-02-18 23:55:58 +01:00
interface More style checks. 2019-02-14 11:41:20 +01:00
parsing Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
CMakeLists.txt Move AssemblyStack to libyul. 2019-02-13 12:23:07 +01:00