solidity/libsolidity
Alex Beregszaszi e7a1e1abe7 Merge pull request #2997 from federicobond/duplicate-events
Emit error when declaring event with same name and arguments twice
2017-10-02 20:21:16 +01:00
..
analysis Extract duplicate function or event finding logic 2017-09-29 19:45:56 -03:00
ast Pull out helper to apply address member to contract members 2017-09-28 14:54:15 +01:00
codegen Better readable encoder assembly. 2017-09-27 15:59:59 +02:00
formal Mark constructors explicit 2017-09-20 01:23:21 +01:00
inlineasm Add helpers for isPush/isDup/isSwap 2017-10-02 10:34:54 +01:00
interface Ensure parameter names match between headers and implementation 2017-09-20 01:23:21 +01:00
parsing Fix source location of VariableDeclarationStatement. 2017-09-27 19:27:36 +02:00
CMakeLists.txt Prepare build system for Z3. 2017-08-23 17:37:35 +02:00