solidity/libyul
2020-02-25 22:19:03 +01:00
..
backends Use bool type in word size transform. 2020-02-24 15:05:19 +01:00
optimiser Adding ssa type check and test for that one 2020-02-24 15:05:19 +01:00
AsmAnalysis.cpp Type checking for Yul. 2020-02-24 15:05:18 +01:00
AsmAnalysis.h Type checking for Yul. 2020-02-24 15:05:18 +01: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 Replaced ParserBase::position() and ParserBase::endPosition() with ParserBase::currentLocation(). 2020-02-06 03:34:49 +01: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 Fix builtin function types for typed evm dialect. 2020-02-11 17:17:41 +01:00
AsmScopeFiller.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
AssemblyStack.cpp Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01: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
Dialect.cpp Adding vardecl optimization for boolean types 2020-02-24 15:05:19 +01:00
Dialect.h Adding vardecl optimization for boolean types 2020-02-24 15:05:19 +01: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 Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01: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