solidity/libsolidity
chriseth f008ddf836 Merge pull request #2381 from ethereum/fixcrash
Fix a crash about a non-callable expression.
2017-06-14 18:35:38 +02:00
..
analysis Silence compiler warning. 2017-06-14 17:39:36 +02:00
ast Merge pull request #2331 from ethereum/ASTDocumentationEntry 2017-06-14 14:32:27 +02:00
codegen Use inline assembly directly and not via AsmStack 2017-06-09 11:43:40 +01:00
formal Refactor error reporting 2017-05-30 07:28:31 -07:00
inlineasm Merge pull request #2384 from ethereum/parseFunctionalInstructions 2017-06-14 18:35:16 +02:00
interface Supply text representation of assembly 2017-06-09 16:40:14 +02:00
parsing Forbid trailing commas in named arguments 2017-06-14 00:15:27 -03:00
CMakeLists.txt Adapt EVM codegen to new namespace. 2017-05-26 15:08:27 +02:00