solidity/libsolidity
chriseth bab4a3975f
Merge pull request #4501 from ethereum/recursiveStructsWithFixedArrays
Consider fixed-size arrays when checking for recursive structs.
2018-07-13 01:26:50 +02:00
..
analysis Merge pull request #4501 from ethereum/recursiveStructsWithFixedArrays 2018-07-13 01:26:50 +02:00
ast Disallow multi variable declarations with mismatching number of values. 2018-07-12 20:33:51 +02:00
codegen Disallow multi variable declarations with mismatching number of values. 2018-07-12 20:33:51 +02:00
formal Code, Changelog, ReleaseChecklist: Fix typos. 2018-07-11 00:26:23 +02:00
inlineasm AsmParser,TypeChecker: Fix typos. 2018-07-10 12:33:19 +02:00
interface Fix NatSpec json output for "@notice" and "@dev" tags on contract definitions. 2018-07-12 14:39:13 +02:00
parsing Code, Changelog, ReleaseChecklist: Fix typos. 2018-07-11 00:26:23 +02:00
CMakeLists.txt Fix link error when using boost shared library 2018-05-11 11:20:19 +08:00