solidity/libsolidity
2018-04-10 11:39:31 +02:00
..
analysis Use the most derived contract as main location in case of diamond inheritance. 2018-04-09 16:23:18 +02:00
ast Merge pull request #3821 from ethereum/warn-constructor-override 2018-04-10 11:39:31 +02:00
codegen Move constructor argument override check to TypeChecker and reuse annotations in ContractCompiler. 2018-04-09 15:26:08 +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 Support constantinople in evm-version 2018-03-12 18:13:19 +01:00
parsing Allow `memory` suffix for internal elementary type parsing. 2018-04-05 16:06:04 +02:00
CMakeLists.txt Improve Z3 message in cmake 2017-10-13 13:33:18 +01:00