solidity/libyul
2023-06-07 12:12:00 +02:00
..
backends/evm Remove EWASM backend. 2023-05-11 10:56:55 -05:00
optimiser Overload MSizeFinder::containsMSize() for Yul objects 2023-06-07 12:12:00 +02:00
AsmAnalysis.cpp Update docs to reflect deprecation warning 2023-01-26 13:42:26 +01:00
AsmAnalysis.h Inline assembly without memory effects is implicitly memory safe. 2022-03-02 16:42:28 +01:00
AsmAnalysisInfo.h
AsmJsonConverter.cpp Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
AsmJsonConverter.h Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
AsmJsonImporter.cpp Apply a better way to annotate unreachability to the C++ compiler. 2022-06-07 16:41:04 +02:00
AsmJsonImporter.h
AsmParser.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
AsmParser.h
AsmPrinter.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
AsmPrinter.h
AST.h Add helper to see if a switch has a default case. 2022-03-15 14:29:54 +01:00
ASTForward.h
CMakeLists.txt Remove EWASM backend. 2023-05-11 10:56:55 -05:00
CompilabilityChecker.cpp Adds support for the EVM version "Paris". 2023-01-23 18:50:36 +00:00
CompilabilityChecker.h
ControlFlowSideEffects.h
ControlFlowSideEffectsCollector.cpp Update ControlFlowSideEffectsCollector.cpp 2022-12-01 16:06:02 +01:00
ControlFlowSideEffectsCollector.h
Dialect.cpp
Dialect.h
Exceptions.h Put arguments in parantheses in assert macro definitions 2022-04-06 22:26:21 +02:00
FunctionReferenceResolver.cpp
FunctionReferenceResolver.h
Object.cpp Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
Object.h Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
ObjectParser.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
ObjectParser.h
Scope.cpp
Scope.h
ScopeFiller.cpp
ScopeFiller.h
SideEffects.h
Utilities.cpp Cache literal to number conversion. 2022-11-08 12:29:00 +01:00
Utilities.h
YulStack.cpp Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
YulStack.h Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
YulString.h