solidity/libsolidity
Alex Beregszaszi 32300ea3ff
Merge pull request #3360 from federicobond/nonfatal-reference-errors
Replace some fatal errors when resolving references with normal ones
2018-02-04 13:07:55 +00:00
..
analysis Merge pull request #3360 from federicobond/nonfatal-reference-errors 2018-02-04 13:07:55 +00:00
ast Improve error message for constant evaluator 2017-12-12 09:39:26 +00:00
codegen Prevent libraries from being called. 2018-01-19 16:27:44 +01:00
formal [SMTChecker] Variables are merged after branches (ite variables) 2018-01-04 18:20:12 +01:00
inlineasm Disallow non-functional instructions in parseExpression early 2018-01-10 14:16:46 +01:00
interface Prevent libraries from being called. 2018-01-19 16:27:44 +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