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 Rename AsmScope* to Scope* 2020-12-18 11:55:17 +00:00
AsmAnalysisInfo.h Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
AsmJsonConverter.cpp Properly treat utf8-non-encodable yul literals. 2021-05-05 10:28:23 +02:00
AsmJsonConverter.h libsolidity: Extend the AST for named AST nodes in order to get precise locations for names. 2021-02-10 18:13:09 +01:00
AsmJsonImporter.cpp Properly treat utf8-non-encodable yul literals. 2021-05-05 10:28:23 +02:00
AsmJsonImporter.h Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
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 Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
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 Add stack limit evader. 2020-09-17 22:13:27 +02:00
CompilabilityChecker.h Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
ControlFlowSideEffects.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
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 [yul] Adding support for accessing subobjects via . 2020-07-21 17:56:11 +02:00
Object.h Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
ObjectParser.cpp Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
ObjectParser.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
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 Rename AsmScope* to Scope* 2020-12-18 11:55:17 +00:00
SideEffects.h Refactor SideEffects struct 2020-08-18 14:53:59 +02:00
Utilities.cpp Enable the -Wconversion warning 2020-12-08 16:45:24 +00:00
Utilities.h Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
YulString.h Remove the usage of boost::noncopyable 2021-04-23 14:57:01 +01:00