solidity/libyul
2020-06-03 12:23:06 +02:00
..
backends Define constants to make flag meanings more apparent in binary wasm 2020-05-28 22:17:02 +02:00
optimiser Merge pull request #8958 from ethereum/evm-version-dependent-rules 2020-05-27 12:52:51 +02:00
AsmAnalysis.cpp AsmAnalysis: Fixes a superfluous whitespace in an error string 2020-06-03 12:23:06 +02:00
AsmAnalysis.h Remove AsmAnalyzer class-specific error reporting functions 2020-05-28 02:02:53 +02: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 Add header guard to two files 2020-05-11 10:44:20 +01:00
AsmParser.cpp Add unique IDs to error reporting calls 2020-05-09 01:28:55 +02:00
AsmParser.h Do not set source locations for small internal assembly routines. 2020-05-27 18:26:46 +02:00
AsmPrinter.cpp Escape backslashes when formatting 2020-05-13 17:08:37 +02: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 Provide runtime object in Yul mode. 2020-05-18 13:48:23 +02:00
AssemblyStack.h Provide runtime object in Yul mode. 2020-05-18 13:48:23 +02: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 Add unique IDs to error reporting calls 2020-05-09 01:28:55 +02: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 Remove "using boost*;" statements 2020-05-11 13:41:58 +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