solidity/libyul
2021-09-23 15:27:29 +02:00
..
backends Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
optimiser Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
AsmAnalysis.cpp Separate DebugData fields for Solidity and Yul source locations 2021-09-22 13:11:39 +02:00
AsmAnalysis.h
AsmAnalysisInfo.h
AsmJsonConverter.cpp Separate DebugData fields for Solidity and Yul source locations 2021-09-22 13:11:39 +02:00
AsmJsonConverter.h
AsmJsonImporter.cpp Fill out originLocation with nativeLocation when importing Yul AST 2021-09-22 13:17:18 +02:00
AsmJsonImporter.h
AsmParser.cpp Separate DebugData fields for Solidity and Yul source locations 2021-09-22 13:11:39 +02:00
AsmParser.h AsmParser: Don't use locationOverride as current location when location from comments is selected 2021-09-22 13:11:39 +02:00
AsmPrinter.cpp Separate DebugData fields for Solidity and Yul source locations 2021-09-22 13:11:39 +02:00
AsmPrinter.h Print AST ID. 2021-09-16 17:19:17 +02:00
AssemblyStack.cpp Print code snippets next to source locations in IR output 2021-09-14 12:09:59 +02:00
AssemblyStack.h Print code snippets next to source locations in IR output 2021-09-14 12:09:59 +02:00
AST.h Separate DebugData fields for Solidity and Yul source locations 2021-09-22 13:11:39 +02:00
ASTForward.h
CMakeLists.txt Optimized EVM Code Transform. 2021-09-14 13:37:04 +02:00
CompilabilityChecker.cpp
CompilabilityChecker.h
ControlFlowSideEffects.h
Dialect.cpp
Dialect.h
Exceptions.h
Object.cpp Print code snippets next to source locations in IR output 2021-09-14 12:09:59 +02:00
Object.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
ObjectParser.cpp Allow and require use-src to be repeated for each object. 2021-09-02 11:29:42 +02:00
ObjectParser.h Allow and require use-src to be repeated for each object. 2021-09-02 11:29:42 +02:00
Scope.cpp
Scope.h
ScopeFiller.cpp Separate DebugData fields for Solidity and Yul source locations 2021-09-22 13:11:39 +02:00
ScopeFiller.h
SideEffects.h
Utilities.cpp Increase use of C++ constexpr constant expressions in code base as described in issue #7720 2021-08-31 15:03:59 +02:00
Utilities.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
YulString.h