solidity/libsolidity/codegen
2021-11-03 12:39:55 +01:00
..
ir Compatibility with StackCompressor and StackLimitEvader. 2021-11-03 12:39:55 +01:00
ABIFunctions.cpp Improve abi decoding functions for arrays. 2021-09-15 13:50:19 +02:00
ABIFunctions.h
ArrayUtils.cpp
ArrayUtils.h
Compiler.cpp Remove unused function. 2021-09-22 11:11:51 +02:00
Compiler.h Remove unused function. 2021-09-22 11:11:51 +02:00
CompilerContext.cpp Separate DebugData fields for Solidity and Yul source locations 2021-09-22 13:11:39 +02:00
CompilerContext.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
CompilerUtils.cpp Properly handle fixed-byte-like types. 2021-09-29 11:41:47 +02:00
CompilerUtils.h Do not store immutables packed. 2021-09-29 10:12:05 +02:00
ContractCompiler.cpp Add `.address and .selector` in inside assembly for external function pointers 2021-10-04 18:05:57 +02:00
ContractCompiler.h
ExpressionCompiler.cpp Try out the new assertion macro variants with less arguments 2021-10-04 12:05:00 +02:00
ExpressionCompiler.h
LValue.cpp Try out the new assertion macro variants with less arguments 2021-10-04 12:05:00 +02:00
LValue.h
MultiUseYulFunctionCollector.cpp Sort yul functions by creation time. 2021-09-08 12:25:56 +02:00
MultiUseYulFunctionCollector.h Sort yul functions by creation time. 2021-09-08 12:25:56 +02:00
ReturnInfo.cpp
ReturnInfo.h
YulUtilFunctions.cpp Try out the new assertion macro variants with less arguments 2021-10-04 12:05:00 +02:00
YulUtilFunctions.h Simplify yul conversion function even more. 2021-08-16 22:24:06 +02:00