solidity/libsolidity/codegen
Daniel Kirchner bf26d3be5a Add experimental EOF options for CLI and Standard JSON.
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2022-11-23 19:53:44 +01:00
..
ir Add experimental EOF options for CLI and Standard JSON. 2022-11-23 19:53:44 +01:00
ABIFunctions.cpp Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
ABIFunctions.h Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
ArrayUtils.cpp Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
ArrayUtils.h
Compiler.cpp
Compiler.h
CompilerContext.cpp [libevmasm] Add Assembly::OptimiserSettings::translateSettings. 2022-10-26 14:11:59 +02:00
CompilerContext.h [libevmasm] Add Assembly::OptimiserSettings::translateSettings. 2022-10-26 14:11:59 +02:00
CompilerUtils.cpp Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
CompilerUtils.h
ContractCompiler.cpp Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
ContractCompiler.h removed a duplicate word from a comment. 2022-06-13 17:38:43 -07:00
ExpressionCompiler.cpp Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
ExpressionCompiler.h Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
LValue.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
LValue.h
MultiUseYulFunctionCollector.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
MultiUseYulFunctionCollector.h
ReturnInfo.cpp returnSize assigned according to truth value of returnInfo.dynamicReturnSize 2022-03-03 18:55:10 +05:30
ReturnInfo.h
YulUtilFunctions.cpp Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
YulUtilFunctions.h Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00