.. |
backends
|
Do not use named function labels if function names are not unique.
|
2021-10-19 18:33:00 +02:00 |
optimiser
|
Control flow side-effects for user-defined functions.
|
2021-10-14 17:46:07 +02:00 |
AsmAnalysis.cpp
|
Adds fmtlib as 3rdparty dependency for easier string composition.
|
2021-10-11 13:35:08 +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
|
Properly assign source names for AST import.
|
2021-07-14 15:12:10 +02:00 |
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
|
Pass DebugInfoSelection down to the code handling assembly printing
|
2021-10-11 20:34:48 +02:00 |
AsmPrinter.h
|
Pass DebugInfoSelection down to the code handling assembly printing
|
2021-10-11 20:34:48 +02:00 |
AssemblyStack.cpp
|
Pass DebugInfoSelection down to the code handling assembly printing
|
2021-10-11 20:34:48 +02:00 |
AssemblyStack.h
|
Pass DebugInfoSelection down to the code handling assembly printing
|
2021-10-11 20:34:48 +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
|
Control flow side-effects for user-defined functions.
|
2021-10-14 17:46:07 +02:00 |
CompilabilityChecker.cpp
|
Remove unneeded include files
|
2021-06-07 12:53:18 -04:00 |
CompilabilityChecker.h
|
|
|
ControlFlowSideEffects.h
|
Control flow side-effects for user-defined functions.
|
2021-10-14 17:46:07 +02:00 |
ControlFlowSideEffectsCollector.cpp
|
Fix use-after-free bug.
|
2021-10-27 15:49:41 +02:00 |
ControlFlowSideEffectsCollector.h
|
Control flow side-effects for user-defined functions.
|
2021-10-14 17:46:07 +02:00 |
Dialect.cpp
|
|
|
Dialect.h
|
Control flow side-effects for user-defined functions.
|
2021-10-14 17:46:07 +02:00 |
Exceptions.h
|
Use BOOST_PP_OVERLOAD() to allow invoking the assertion macros without a message
|
2021-10-04 12:05:00 +02:00 |
Object.cpp
|
Pass DebugInfoSelection down to the code handling assembly printing
|
2021-10-11 20:34:48 +02:00 |
Object.h
|
Pass DebugInfoSelection down to the code handling assembly printing
|
2021-10-11 20:34:48 +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
|
Control flow graph for Yul.
|
2021-07-15 15:24:12 +02:00 |
Scope.h
|
Control flow graph for Yul.
|
2021-07-15 15:24:12 +02:00 |
ScopeFiller.cpp
|
Separate DebugData fields for Solidity and Yul source locations
|
2021-09-22 13:11:39 +02:00 |
ScopeFiller.h
|
|
|
SideEffects.h
|
Control flow side-effects for user-defined functions.
|
2021-10-14 17:46:07 +02:00 |
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
|
Adds fmtlib as 3rdparty dependency for easier string composition.
|
2021-10-11 13:35:08 +02:00 |