..
backends
Add some missing wasm functions.
2020-02-04 22:44:08 +01:00
optimiser
OptimiserSuite: Add two maps for converting between step names and abbreviations
2020-02-03 12:22:47 +01:00
AsmAnalysis.cpp
Merge pull request #8155 from ethereum/removeStackHeightChecks
2020-02-03 12:28:37 +01:00
AsmAnalysis.h
Remove stack height checks.
2020-01-28 15:26:17 +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
Library libdevcore renamed to libsolutil.
2020-01-07 15:51:50 +01:00
AsmScopeFiller.h
C++ namespace cleanup (except tests).
2020-01-07 15:51:50 +01:00
AssemblyStack.cpp
Use old yul dialect only in tests.
2020-01-29 19:01:28 +01:00
AssemblyStack.h
C++ namespace cleanup (except tests).
2020-01-07 15:51:50 +01:00
CMakeLists.txt
Remove asm flavour.
2020-01-14 17:16:09 +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
Use old yul dialect only in tests.
2020-01-29 19:01:28 +01:00
Dialect.h
Make bool type optional for bool literals.
2020-01-29 19:01:28 +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