solidity/libsolidity
chriseth c5063d3155 Use "tuple" for struct types in ABI JSON.
Only use tuple as a type in the ABI (and remove all "anonymous struct" references too)
2017-09-16 12:31:12 +01:00
..
analysis Check for recursive structs. 2017-09-16 12:12:43 +01:00
ast Implement struct encoder. 2017-09-16 12:31:12 +01:00
codegen Implement struct encoder. 2017-09-16 12:31:12 +01:00
formal Remove parameter names for defaulted functions. 2017-08-31 12:16:41 +02:00
inlineasm Named assembly labels. 2017-09-15 20:44:49 +01:00
interface Use "tuple" for struct types in ABI JSON. 2017-09-16 12:31:12 +01:00
parsing Crash fix, parseTypeName can return null. 2017-08-28 15:13:02 +02:00
CMakeLists.txt Prepare build system for Z3. 2017-08-23 17:37:35 +02:00