solidity/libsolidity
Mathias Baumann a70fee7316 Turn unreachable error into assert
The exact conditions are already checked when iterating over the
possibleMembers where the function `canTakeArguments()` is called
for each member. The function does the identical check.
2019-02-13 16:51:05 +01:00
..
analysis Turn unreachable error into assert 2019-02-13 16:51:05 +01:00
ast ABIEncoderV2: Implement calldata structs without dynamically encoded members. 2019-02-11 15:46:58 +01:00
codegen Adjust uses of AsmCodeGen. 2019-02-13 11:35:49 +01:00
formal [SMTChecker] Add mod operator 2019-02-07 14:24:40 +01:00
interface Move AssemblyStack to libyul. 2019-02-13 12:23:07 +01:00
parsing Use specific boost include in DocStringParser 2019-01-31 13:14:29 +00:00
CMakeLists.txt Move AssemblyStack to libyul. 2019-02-13 12:23:07 +01:00