solidity/libyul
2020-05-07 01:49:46 +02:00
..
backends Remove some unneeded headers. 2020-05-07 01:49:46 +02:00
optimiser Remove some unneeded headers. 2020-05-07 01:49:46 +02:00
AsmAnalysis.cpp Add unique IDs to error reporting calls 2020-05-06 13:53:46 +02:00
AsmAnalysis.h Apply modernize-pass-by-value. 2020-04-14 10:32:13 -05:00
AsmAnalysisInfo.h Remove stack height checks. 2020-01-28 15:26:17 +01:00
AsmData.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
AsmDataForward.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
AsmJsonConverter.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
AsmJsonConverter.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
AsmParser.cpp Add unique IDs to error reporting calls 2020-05-06 13:53:46 +02:00
AsmParser.h Replaced ParserBase::position() and ParserBase::endPosition() with ParserBase::currentLocation(). 2020-02-06 03:34:49 +01:00
AsmPrinter.cpp Make bool type optional for bool literals. 2020-01-29 19:01:28 +01:00
AsmPrinter.h Make bool type optional for bool literals. 2020-01-29 19:01:28 +01:00
AsmScope.cpp Remove Scope::Label. 2020-01-16 19:13:25 +01:00
AsmScope.h Remove Scope::Label. 2020-01-16 19:13:25 +01:00
AsmScopeFiller.cpp Remove some unneeded headers. 2020-05-07 01:49:46 +02:00
AsmScopeFiller.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
AssemblyStack.cpp Move the default optimisation steps from OptimiserSuite to OptimiserSettings 2020-04-24 17:30:56 +02:00
AssemblyStack.h Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
CMakeLists.txt Collect types together with names. 2020-02-24 15:05:19 +01:00
CompilabilityChecker.cpp Remove asm flavour. 2020-01-14 17:16:09 +01:00
CompilabilityChecker.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ControlFlowSideEffects.h Control flow analysis for inline assembly. 2020-03-09 16:23:10 +01:00
Dialect.cpp Adding vardecl optimization for boolean types 2020-02-24 15:05:19 +01:00
Dialect.h Allow for per-parameter literalValues builtin functions 2020-04-08 16:41:38 +02:00
Exceptions.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
Object.cpp Use old yul dialect only in tests. 2020-01-29 19:01:28 +01:00
Object.h Use old yul dialect only in tests. 2020-01-29 19:01:28 +01:00
ObjectParser.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ObjectParser.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SideEffects.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
Utilities.cpp Yul formatting: Reduce multiple consecutive empty lines to a single one. 2020-04-23 13:49:12 +02:00
Utilities.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
YulString.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00