solidity/libsolidity
chriseth e22a9ea5cf
Merge pull request #5883 from ethereum/fixInlineAssembly
Do not provide access to external assembly variables from within functions.
2019-01-28 15:12:43 +01:00
..
analysis Disallow calldata structs. 2019-01-21 10:30:57 +01:00
ast Fix reported packed encoded size for arrays and structs. 2019-01-23 11:13:22 +01:00
codegen Do not provide access to external assembly variables from within functions. 2019-01-28 14:42:38 +01:00
formal [SMTChecker] Clear state knowledge after external function calls 2019-01-21 12:58:40 +01:00
interface Disallow empty import statements 2019-01-28 13:52:15 +00:00
parsing Disallow empty import statements 2019-01-28 13:52:15 +00:00
CMakeLists.txt Merge pull request #5664 from ethereum/cmakeUpdates 2018-12-18 17:45:23 +01:00