solidity/libsolidity/codegen
2020-09-23 16:14:24 +02:00
..
ir Easy review fixes. 2020-09-17 22:13:27 +02:00
ABIFunctions.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-07-21 11:35:28 +02:00
ABIFunctions.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ArrayUtils.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ArrayUtils.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Compiler.cpp Store generated sources in standard-json output. 2020-09-15 11:22:16 +02:00
Compiler.h Store generated sources in standard-json output. 2020-09-15 11:22:16 +02:00
CompilerContext.cpp Store optimized code if optimizer is activated. 2020-09-15 11:22:41 +02:00
CompilerContext.h Store generated sources in standard-json output. 2020-09-15 11:22:16 +02:00
CompilerUtils.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-07-21 11:35:28 +02:00
CompilerUtils.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ContractCompiler.cpp Store generated sources in standard-json output. 2020-09-15 11:22:16 +02:00
ContractCompiler.h Store generated sources in standard-json output. 2020-09-15 11:22:16 +02:00
ExpressionCompiler.cpp Make annotations `SetOnce or optional` where feasible 2020-09-22 17:38:21 +02:00
ExpressionCompiler.h Fix conversion bug for exp operation. 2020-07-27 10:44:42 +02:00
LValue.cpp Refactoring signature for updateStorageValueFunction 2020-09-02 12:28:53 +02:00
LValue.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
MultiUseYulFunctionCollector.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
MultiUseYulFunctionCollector.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ReturnInfo.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ReturnInfo.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
YulUtilFunctions.cpp Extract common loop. 2020-09-23 16:14:24 +02:00
YulUtilFunctions.h Extract common loop. 2020-09-23 16:14:24 +02:00