mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Low-level calls still just execute and will actually report "success". This allows `x.call.value(y)()` for x being a non-contract account. |
||
|---|---|---|
| .. | ||
| ArrayUtils.cpp | ||
| ArrayUtils.h | ||
| Compiler.cpp | ||
| Compiler.h | ||
| CompilerContext.cpp | ||
| CompilerContext.h | ||
| CompilerUtils.cpp | ||
| CompilerUtils.h | ||
| ContractCompiler.cpp | ||
| ContractCompiler.h | ||
| ExpressionCompiler.cpp | ||
| ExpressionCompiler.h | ||
| LValue.cpp | ||
| LValue.h | ||