solidity/libyul
Alex Beregszaszi 7ef9591e64 Expose hex literal to the Yul parser
This allows nicer error messages.
2020-08-28 19:34:52 +01:00
..
backends Use explicit yul namespace in WasmCodeTransform 2020-08-27 19:49:30 +01:00
optimiser Fix inlining order to correspond to source order. 2020-08-26 10:20:18 +02:00
AsmAnalysis.cpp Validate expected literal kind for yul::Dialect builtins 2020-08-05 11:37:04 +01:00
AsmAnalysis.h Merge remote-tracking branch 'origin/develop' into breaking 2020-07-22 15:26:44 +02:00
AsmAnalysisInfo.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AsmData.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AsmDataForward.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AsmJsonConverter.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AsmJsonConverter.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AsmParser.cpp Expose hex literal to the Yul parser 2020-08-28 19:34:52 +01:00
AsmParser.h Merge Parser::instructions() into EVMDialect 2020-07-29 13:15:54 +01:00
AsmPrinter.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AsmPrinter.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AsmScope.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AsmScope.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AsmScopeFiller.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AsmScopeFiller.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AssemblyStack.cpp [yul] Adding support for accessing subobjects via . 2020-07-21 17:56:11 +02:00
AssemblyStack.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
CMakeLists.txt Collect types together with names. 2020-02-24 15:05:19 +01:00
CompilabilityChecker.cpp [yul] Adding support for accessing subobjects via . 2020-07-21 17:56:11 +02:00
CompilabilityChecker.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ControlFlowSideEffects.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Dialect.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Dialect.h Add LiteralKind to Dialect.literalArguments 2020-08-05 11:37:00 +01:00
Exceptions.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Object.cpp [yul] Adding support for accessing subobjects via . 2020-07-21 17:56:11 +02:00
Object.h [yul] Adding support for accessing subobjects via . 2020-07-21 17:56:11 +02:00
ObjectParser.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ObjectParser.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SideEffects.h Refactor SideEffects struct 2020-08-18 14:53:59 +02:00
Utilities.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Utilities.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
YulString.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30