mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changes handling ExecutionResult by Executive. From now execution results are collected on if a storage for results (ExecutionResult) is provided to an Executiove instance up front. This change allow better output management for calls - VM interface improved. |
||
|---|---|---|
| .. | ||
| Assembly.cpp | ||
| CMakeLists.txt | ||
| GasMeter.cpp | ||
| SolidityABIJSON.cpp | ||
| SolidityCompiler.cpp | ||
| SolidityEndToEndTest.cpp | ||
| solidityExecutionFramework.h | ||
| SolidityExpressionCompiler.cpp | ||
| SolidityInterface.cpp | ||
| SolidityNameAndTypeResolution.cpp | ||
| SolidityNatspecJSON.cpp | ||
| SolidityOptimizer.cpp | ||
| SolidityParser.cpp | ||
| SolidityScanner.cpp | ||
| SolidityTypes.cpp | ||