solidity/libsolidity
Alex Beregszaszi b5da5f6e42 Merge pull request #2504 from ethereum/inlineasm-decl-empty
Support variable declarations without an assignment in assembly
2017-07-13 16:58:24 +02:00
..
analysis Add type error when attempting value transfer to a non-payable contract 2017-07-12 23:57:53 -03:00
ast Merge pull request #2567 from ethereum/refactorExceptions 2017-07-13 16:56:03 +02:00
codegen Fix internal "variable already present" error. 2017-07-04 19:33:55 +02:00
inlineasm Merge pull request #2504 from ethereum/inlineasm-decl-empty 2017-07-13 16:58:24 +02:00
interface Refactor exceptions and provide comment function. 2017-07-13 11:34:03 +02:00
parsing Move UndefMacros from libdevcore to libsolidity/parsing 2017-07-02 00:09:46 +01:00
CMakeLists.txt Adapt EVM codegen to new namespace. 2017-05-26 15:08:27 +02:00