solidity/libsolidity
chriseth 2e2f819fd6
Merge pull request #3304 from leonardoalt/smt_checker
[SMTChecker] Keep track of current path conditions
2017-12-18 15:10:28 +01:00
..
analysis Merge pull request #3232 from ethereum/simplifyConstant 2017-12-14 16:14:46 +01:00
ast Improve error message for constant evaluator 2017-12-12 09:39:26 +00:00
codegen Favour if over switch in ABI coder. 2017-12-15 09:47:34 +01:00
formal [SMTChecker] Helper functions to add an expression to the solver conjoined with or implied by the current path conditions 2017-12-13 17:59:36 +01:00
inlineasm Suggest the "if" statement too instead of jumps 2017-12-05 19:27:12 +00:00
interface Limit number of secondary source locations. 2017-12-12 10:27:28 +01:00
parsing Fix event parsing. Refs #3175 2017-11-22 23:08:12 -03:00
CMakeLists.txt Improve Z3 message in cmake 2017-10-13 13:33:18 +01:00