solidity/libsolidity
Christian Parpart 59d4f54729 libsolidity: Be more restrictive to not allow any copy constructors at all in Type system.
This enforces us to be a little bit more historical in how to initialize
our std::array<>'s in TypeProvider.
2019-04-16 18:26:46 +02:00
..
analysis TypeProvider: storageType() to make all parameters explicit 2019-04-16 18:26:46 +02:00
ast libsolidity: Be more restrictive to not allow any copy constructors at all in Type system. 2019-04-16 18:26:46 +02:00
codegen libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
formal libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
interface libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
parsing Fix wrong location for inline asm blocks 2019-04-15 16:40:07 +02:00
CMakeLists.txt libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00