solidity/libsolidity
chriseth dce6224052
Merge pull request #4062 from ethereum/revert-variable
Fix revert with reason coming from a string variable
2018-05-15 14:44:39 +02:00
..
analysis Add control flow analyzer and test for uninitialized storage returns. 2018-05-14 20:23:40 +02:00
ast Change bytes to unsigned in FixedBytesType 2018-05-03 23:11:34 +01:00
codegen Fix revert with reason coming from a string variable 2018-05-09 17:53:17 +02:00
formal Revert "BREAKING: Bool variables should not allow arithmetic comparison" 2018-05-02 15:56:59 +02:00
inlineasm Assert that mandatory fields in the AST are present in AsmAnalysis 2018-05-10 10:48:48 +02:00
interface Add control flow analyzer and test for uninitialized storage returns. 2018-05-14 20:23:40 +02:00
parsing Merge pull request #4047 from ethereum/refactorToMulti 2018-05-09 15:37:19 +01:00
CMakeLists.txt Fix link error when using boost shared library 2018-05-11 11:20:19 +08:00