solidity/libsolidity
chriseth 44416d1ac6
Merge pull request #2980 from ethereum/abi-api
Add abi.encode and abi.encodePacked
2018-04-12 20:55:03 +02:00
..
analysis Merge pull request #2980 from ethereum/abi-api 2018-04-12 20:55:03 +02:00
ast Merge pull request #2980 from ethereum/abi-api 2018-04-12 20:55:03 +02:00
codegen Add abi.encode, abi.encodePacked, abi.encodeWithSelector and abi.encodeWithSignature. 2018-04-11 22:32:10 +02:00
formal [SMTChecker] Removing usage of UFs to access SSA indices 2018-04-05 12:48:58 +02:00
inlineasm Warn about using loose inline assembly features as experimental 0.5.0 feature. 2018-03-06 17:45:34 +01:00
interface Correctly ignore costs of fallback for other functions. 2018-04-11 19:42:34 +01:00
parsing Fix internal compiler error when parsing `var` declaration without identifier. 2018-04-12 14:57:14 +02:00
CMakeLists.txt Improve Z3 message in cmake 2017-10-13 13:33:18 +01:00