.. |
backends
|
[ewasm] Polyfill: callvalue, gasprice & difficulty.
|
2021-04-23 15:54:10 +01:00 |
optimiser
|
Remove the usage of boost::noncopyable
|
2021-04-23 14:57:01 +01:00 |
AsmAnalysis.cpp
|
Extract VariableReferenceCounter and StackTooDeep error from EVMCodeTransform.
|
2021-04-13 10:41:16 +02:00 |
AsmAnalysis.h
|
Rename AsmScope* to Scope*
|
2020-12-18 11:55:17 +00:00 |
AsmAnalysisInfo.h
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
AsmJsonConverter.cpp
|
libsolidity: Extend the AST for named AST nodes in order to get precise locations for names.
|
2021-02-10 18:13:09 +01:00 |
AsmJsonConverter.h
|
libsolidity: Extend the AST for named AST nodes in order to get precise locations for names.
|
2021-02-10 18:13:09 +01:00 |
AsmJsonImporter.cpp
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
AsmJsonImporter.h
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
AsmParser.cpp
|
Allow hex string literals in Yul.
|
2021-04-08 15:03:33 +02:00 |
AsmParser.h
|
Remove FunctionCall from ElementaryOperation.
|
2020-12-03 17:47:47 +01:00 |
AsmPrinter.cpp
|
Replaced boost::adaptors::transformed
|
2021-04-08 17:38:14 +05:30 |
AsmPrinter.h
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
AssemblyStack.cpp
|
Optimizer context has parameter expectedExecutionsPerDeployment
|
2021-04-22 17:27:57 +02:00 |
AssemblyStack.h
|
Drop support for evm15 and eip-615.
|
2021-03-09 15:56:03 +01:00 |
AST.h
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
ASTForward.h
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
CMakeLists.txt
|
Extract VariableReferenceCounter and StackTooDeep error from EVMCodeTransform.
|
2021-04-13 10:41:16 +02:00 |
CompilabilityChecker.cpp
|
Add stack limit evader.
|
2020-09-17 22:13:27 +02:00 |
CompilabilityChecker.h
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
ControlFlowSideEffects.h
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
Dialect.cpp
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
Dialect.h
|
Remove the usage of boost::noncopyable
|
2021-04-23 14:57:01 +01:00 |
Exceptions.h
|
Extract VariableReferenceCounter and StackTooDeep error from EVMCodeTransform.
|
2021-04-13 10:41:16 +02:00 |
Object.cpp
|
[yul] Adding support for accessing subobjects via .
|
2020-07-21 17:56:11 +02:00 |
Object.h
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
ObjectParser.cpp
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
ObjectParser.h
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
Scope.cpp
|
Extract VariableReferenceCounter and StackTooDeep error from EVMCodeTransform.
|
2021-04-13 10:41:16 +02:00 |
Scope.h
|
Extract VariableReferenceCounter and StackTooDeep error from EVMCodeTransform.
|
2021-04-13 10:41:16 +02:00 |
ScopeFiller.cpp
|
Rename AsmScope* to Scope*
|
2020-12-18 11:55:17 +00:00 |
ScopeFiller.h
|
Rename AsmScope* to Scope*
|
2020-12-18 11:55:17 +00:00 |
SideEffects.h
|
Refactor SideEffects struct
|
2020-08-18 14:53:59 +02:00 |
Utilities.cpp
|
Enable the -Wconversion warning
|
2020-12-08 16:45:24 +00:00 |
Utilities.h
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
YulString.h
|
Remove the usage of boost::noncopyable
|
2021-04-23 14:57:01 +01:00 |