solidity/libyul
2021-05-06 11:26:26 +02:00
..
backends Note function entry points. 2021-05-04 17:15:13 +02:00
optimiser Extracted the class SMT Solver from ReasoningBasedSimplifier 2021-05-06 11:26:26 +02:00
AsmAnalysis.cpp Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
AsmAnalysis.h
AsmAnalysisInfo.h
AsmJsonConverter.cpp Properly treat utf8-non-encodable yul literals. 2021-05-05 10:28:23 +02:00
AsmJsonConverter.h
AsmJsonImporter.cpp Properly treat utf8-non-encodable yul literals. 2021-05-05 10:28:23 +02:00
AsmJsonImporter.h
AsmParser.cpp Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
AsmParser.h Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
AsmPrinter.cpp Replaced boost::adaptors::transformed 2021-04-08 17:38:14 +05:30
AsmPrinter.h
AssemblyStack.cpp Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
AssemblyStack.h Drop support for evm15 and eip-615. 2021-03-09 15:56:03 +01:00
AST.h Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
ASTForward.h Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
CMakeLists.txt Extracted the class SMT Solver from ReasoningBasedSimplifier 2021-05-06 11:26:26 +02:00
CompilabilityChecker.cpp
CompilabilityChecker.h
ControlFlowSideEffects.h
Dialect.cpp Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
Dialect.h Add verbatim builtin. 2021-04-26 19:56:44 +02:00
Exceptions.h Extract VariableReferenceCounter and StackTooDeep error from EVMCodeTransform. 2021-04-13 10:41:16 +02:00
Object.cpp
Object.h
ObjectParser.cpp Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
ObjectParser.h
Scope.cpp Extract VariableReferenceCounter and StackTooDeep error from EVMCodeTransform. 2021-04-13 10:41:16 +02:00
Scope.h Extract VariableReferenceCounter and StackTooDeep error from EVMCodeTransform. 2021-04-13 10:41:16 +02:00
ScopeFiller.cpp Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
ScopeFiller.h
SideEffects.h
Utilities.cpp
Utilities.h
YulString.h Remove the usage of boost::noncopyable 2021-04-23 14:57:01 +01:00