solidity/libsolidity
chriseth 4e7d1440ab Merge pull request #3101 from ethereum/compilerstack-header
Remove the reliance on empty contract name equals "last contract" in CompilerStack
2017-10-19 13:43:17 +02:00
..
analysis Turn usage of callcode into an error as experimental 0.5.0 feature 2017-10-19 02:20:30 +01:00
ast Missing forward declaration. 2017-10-17 18:30:04 +01:00
codegen Do not accept truncated function selectors. 2017-10-17 23:17:36 +02:00
formal Remove unused variable in Z3 2017-10-18 23:18:11 +01:00
inlineasm Add helpers for isPush/isDup/isSwap 2017-10-02 10:34:54 +01:00
interface Simplify contract lookup in CompileStack 2017-10-18 23:54:32 +01:00
parsing Fix source location of VariableDeclarationStatement. 2017-09-27 19:27:36 +02:00
CMakeLists.txt Improve Z3 message in cmake 2017-10-13 13:33:18 +01:00