solidity/libsolidity
chriseth d6d41b2bc7
Merge pull request #5548 from ethereum/fixMemberAccess
Fix bug related to state variables of function type accessed via base contract.
2018-11-30 09:26:08 +01:00
..
analysis Disallow inline arrays of mapping type. 2018-11-29 19:45:06 +01:00
ast Merge pull request #5538 from hydai/static_uint256 2018-11-29 11:17:33 +01:00
codegen Fix bug related to state variables of function type accessed via base contract. 2018-11-29 19:30:27 +01:00
formal Fix move bug. 2018-11-29 15:32:38 +01:00
interface Use yul parser in assembly stack. 2018-11-27 15:59:57 +01:00
parsing Change scanner error diagnostics to be non-intrusive to the token API. 2018-11-24 12:40:51 +01:00
CMakeLists.txt Fix merge problem in CMake files. 2018-11-26 14:50:04 +01:00