solidity/libsolidity/codegen
2020-08-26 10:25:42 +02:00
..
ir [Sol->Yul] Enabling storage pointers to local vars in inline assembly. 2020-08-26 10:25:42 +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 Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Compiler.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
CompilerContext.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
CompilerContext.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
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 Fix assertion for receive function in libraries. 2020-08-17 16:49:13 +02:00
ContractCompiler.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ExpressionCompiler.cpp Free functions. 2020-08-18 11:46:59 +02:00
ExpressionCompiler.h Fix conversion bug for exp operation. 2020-07-27 10:44:42 +02:00
LValue.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-07-21 11:35:28 +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 Implement checked exponentiation. 2020-08-18 12:42:53 +02:00
YulUtilFunctions.h Implement checked exponentiation. 2020-08-18 12:42:53 +02:00