solidity/libsolidity/codegen
2020-12-07 17:13:48 +01:00
..
ir Merge remote-tracking branch 'origin/develop' into breaking 2020-12-07 17:13:48 +01:00
ABIFunctions.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-12-07 17:13:48 +01:00
ABIFunctions.h [Sol->Yul] Implementing copying dynamically encoded structs from calldata to memory 2020-11-23 23:22:34 +01:00
ArrayUtils.cpp Fail on invalid storage encoding for byte arrays. 2020-11-12 11:12:42 +01:00
ArrayUtils.h
Compiler.cpp
Compiler.h
CompilerContext.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-12-02 12:28:02 +01:00
CompilerContext.h
CompilerUtils.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-12-02 12:28:02 +01:00
CompilerUtils.h Change ABIEncoderV1 to not pad empty strings 2020-12-01 14:32:18 +00:00
ContractCompiler.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-12-02 12:28:02 +01:00
ContractCompiler.h Do not allocate memory objects if they will be assigned directly. 2020-11-24 14:11:01 +01:00
ExpressionCompiler.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-11-23 19:28:08 +01:00
ExpressionCompiler.h
LValue.cpp
LValue.h
MultiUseYulFunctionCollector.cpp
MultiUseYulFunctionCollector.h
ReturnInfo.cpp
ReturnInfo.h
YulUtilFunctions.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-12-01 10:50:13 +01:00
YulUtilFunctions.h Merge remote-tracking branch 'origin/develop' into breaking 2020-12-01 10:50:13 +01:00