.. |
ewasmTranslationTests
|
[ewasm] Overhaul memory handling in EwasmInterpreter
|
2020-10-28 11:57:18 +00:00 |
functionSideEffects
|
Refactor SideEffects struct
|
2020-08-18 14:53:59 +02:00 |
objectCompiler
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-12-02 12:28:02 +01:00 |
yulInterpreterTests
|
Yul interpreter: Introduce expression evaluation maximum nesting depth
|
2020-12-04 17:27:03 +01:00 |
yulOptimizerTests
|
Simplify test and add Changelog entry.
|
2021-01-06 11:33:08 +01:00 |
yulSyntaxTests
|
Merge pull request #10618 from ethereum/develop
|
2020-12-16 12:34:41 +01:00 |
Common.cpp
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-12-02 12:28:02 +01:00 |
Common.h
|
Return object format in expectation for yulOptimizerTests
|
2020-08-05 11:55:13 +01:00 |
CompilabilityChecker.cpp
|
Add stack limit evader.
|
2020-09-17 22:13:27 +02:00 |
EwasmTranslationTest.cpp
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-12-07 13:04:14 +01:00 |
EwasmTranslationTest.h
|
Use forward declaration in EwasmTranslationTest
|
2020-08-05 13:31:51 +01:00 |
FunctionSideEffects.cpp
|
Refactor SideEffects struct
|
2020-08-18 14:53:59 +02:00 |
FunctionSideEffects.h
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
Inliner.cpp
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
Metrics.cpp
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
ObjectCompilerTest.cpp
|
Rename SourceReferenceFormatterHuman.
|
2020-12-01 16:09:46 +01:00 |
ObjectCompilerTest.h
|
Add wasm support to libyul/ObjectCompilerTest
|
2020-11-10 23:24:49 +01:00 |
ObjectParser.cpp
|
Remove old boost tests from libyul/ObjectParser
|
2020-08-05 21:01:46 +01:00 |
Parser.cpp
|
Rename AsmData -> AST
|
2020-11-25 17:58:02 +00:00 |
StackReuseCodegen.cpp
|
Free variables directly after visiting RHS of Variable Declarations during EVMCodeTransform.
|
2020-07-13 17:36:15 +02:00 |
SyntaxTest.cpp
|
Use yul::test::parse in libyul/SynaxtTests to support objects
|
2020-08-05 18:10:21 +01:00 |
SyntaxTest.h
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
YulInterpreterTest.cpp
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-12-07 13:04:14 +01:00 |
YulInterpreterTest.h
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
YulOptimizerTest.cpp
|
Rename SourceReferenceFormatterHuman.
|
2020-12-01 16:09:46 +01:00 |
YulOptimizerTest.h
|
Parse optimiser output in yulOptimiserTests
|
2020-08-05 12:57:14 +01:00 |