solidity/libyul
2022-04-26 01:52:56 +02:00
..
backends Fill in junk in stack layouts on terminating control flow paths. 2022-03-15 18:36:55 +01:00
optimiser Refix MSVC Debug crash 2022-04-26 01:52:56 +02:00
AsmAnalysis.cpp Inline assembly without memory effects is implicitly memory safe. 2022-03-02 16:42:28 +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
AsmJsonConverter.h
AsmJsonImporter.cpp
AsmJsonImporter.h
AsmParser.cpp
AsmParser.h
AsmPrinter.cpp
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 Renamed AssemblyStack to YulStack 2022-04-08 20:28:55 +02:00
CompilabilityChecker.cpp
CompilabilityChecker.h
ControlFlowSideEffects.h Control flow side-effects for user-defined functions. 2021-10-14 17:46:07 +02:00
ControlFlowSideEffectsCollector.cpp Control flow side effects on non-disambiguated source. 2021-11-04 16:32:11 +01:00
ControlFlowSideEffectsCollector.h Control flow side effects on non-disambiguated source. 2021-11-04 16:32:11 +01:00
Dialect.cpp
Dialect.h Control flow side-effects for user-defined functions. 2021-10-14 17:46:07 +02:00
Exceptions.h Put arguments in parantheses in assert macro definitions 2022-04-06 22:26:21 +02:00
FunctionReferenceResolver.cpp Function reference resolver. 2021-11-04 16:31:18 +01:00
FunctionReferenceResolver.h Function reference resolver. 2021-11-04 16:31:18 +01:00
Object.cpp Specify namespaces 2022-03-08 00:09:17 -05:00
Object.h
ObjectParser.cpp
ObjectParser.h
Scope.cpp
Scope.h
ScopeFiller.cpp
ScopeFiller.h
SideEffects.h Control flow side-effects for user-defined functions. 2021-10-14 17:46:07 +02:00
Utilities.cpp
Utilities.h
YulStack.cpp Renamed AssemblyStack to YulStack 2022-04-08 20:28:55 +02:00
YulStack.h Renamed AssemblyStack to YulStack 2022-04-08 20:28:55 +02:00
YulString.h