solidity/libsolidity/codegen
Rodrigo Q. Saramago a0e62bbd3d
Annotate function ID of functions that may be called via the internal dispatch.
Co-authored-by: Daniel <daniel@ekpyron.org>
2023-03-20 20:14:41 +01:00
..
ir Annotate function ID of functions that may be called via the internal dispatch. 2023-03-20 20:14:41 +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 Adds support for the EVM version "Paris". 2023-01-23 18:50:36 +00: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 User-defined operators: Code generation 2023-02-22 00:39:25 +01:00
ExpressionCompiler.h Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
LValue.cpp Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
LValue.h
MultiUseYulFunctionCollector.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
MultiUseYulFunctionCollector.h
ReturnInfo.cpp
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