solidity/libsolidity/codegen
chriseth 7f137d352a
Merge pull request #11869 from ethereum/remodelUseSrc
Allow and require use-src to be repeated for each object.
2021-09-02 18:34:07 +02:00
..
ir Merge pull request #11869 from ethereum/remodelUseSrc 2021-09-02 18:34:07 +02:00
ABIFunctions.cpp
ABIFunctions.h
ArrayUtils.cpp
ArrayUtils.h
Compiler.cpp Support metadata via IR. 2021-06-21 18:20:31 +02:00
Compiler.h Fix namespace styles. 2021-05-27 17:41:04 +02:00
CompilerContext.cpp Fixed inline assembly external identifier access. 2021-08-11 18:18:29 +02:00
CompilerContext.h Support metadata via IR. 2021-06-21 18:20:31 +02:00
CompilerUtils.cpp Remove assertions preventing calldata->calldata conversion when cleanup is needed 2021-06-22 16:10:16 +02:00
CompilerUtils.h Fix namespace styles. 2021-05-27 17:41:04 +02:00
ContractCompiler.cpp Fixed inline assembly external identifier access. 2021-08-11 18:18:29 +02:00
ContractCompiler.h
ExpressionCompiler.cpp Add type().min/max for enums 2021-09-01 15:02:02 +02:00
ExpressionCompiler.h Fix namespace styles. 2021-05-27 17:41:04 +02:00
LValue.cpp Allow reading of immutables during construction time 2021-08-19 13:59:05 +02:00
LValue.h
MultiUseYulFunctionCollector.cpp
MultiUseYulFunctionCollector.h
ReturnInfo.cpp
ReturnInfo.h
YulUtilFunctions.cpp Simplify yul conversion function even more. 2021-08-16 22:24:06 +02:00
YulUtilFunctions.h Simplify yul conversion function even more. 2021-08-16 22:24:06 +02:00