solidity/libyul
2021-02-16 10:59:22 +00:00
..
backends Yul Backend: Get rid of heuristics for finding the matching runtime 2021-02-09 14:50:25 +01:00
optimiser Add and use mapTuple helper. 2021-01-13 17:23:27 +01:00
AsmAnalysis.cpp Turn unreachable error into assertion 2021-02-16 10:59:22 +00:00
AsmAnalysis.h Rename AsmScope* to Scope* 2020-12-18 11:55:17 +00:00
AsmAnalysisInfo.h
AsmJsonConverter.cpp libsolidity: Extend the AST for named AST nodes in order to get precise locations for names. 2021-02-10 18:13:09 +01: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
AsmJsonImporter.h
AsmParser.cpp
AsmParser.h
AsmPrinter.cpp
AsmPrinter.h
AssemblyStack.cpp Yul Backend: Get rid of heuristics for finding the matching runtime 2021-02-09 14:50:25 +01:00
AssemblyStack.h Yul Backend: Get rid of heuristics for finding the matching runtime 2021-02-09 14:50:25 +01:00
AST.h
ASTForward.h Rename AsmData -> AST 2020-11-25 17:58:02 +00:00
CMakeLists.txt Rename AsmScope* to Scope* 2020-12-18 11:55:17 +00:00
CompilabilityChecker.cpp
CompilabilityChecker.h
ControlFlowSideEffects.h
Dialect.cpp
Dialect.h
Exceptions.h
Object.cpp
Object.h
ObjectParser.cpp
ObjectParser.h
Scope.cpp Rename AsmScope* to Scope* 2020-12-18 11:55:17 +00:00
Scope.h Rename AsmScope* to Scope* 2020-12-18 11:55:17 +00:00
ScopeFiller.cpp Rename AsmScope* to Scope* 2020-12-18 11:55:17 +00:00
ScopeFiller.h Rename AsmScope* to Scope* 2020-12-18 11:55:17 +00:00
SideEffects.h
Utilities.cpp
Utilities.h
YulString.h Various optimizations for the DataFlowAnalyzer. 2021-01-12 21:39:20 +01:00