.. |
Assembly.cpp
|
liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream source, eliminating sourceName
|
2018-11-30 17:07:12 +01:00 |
Assembly.h
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
AssemblyItem.cpp
|
Jumps with annotations cannot be functional.
|
2018-11-21 19:28:41 +01:00 |
AssemblyItem.h
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
BlockDeduplicator.cpp
|
|
|
BlockDeduplicator.h
|
|
|
CMakeLists.txt
|
CMake: Explicitly state which files to compile instead of relying on globbing.
|
2018-11-26 14:39:24 +01:00 |
CommonSubexpressionEliminator.cpp
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
CommonSubexpressionEliminator.h
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
ConstantOptimiser.cpp
|
Fix nondeterminism bug related to boost version.
|
2018-11-27 16:00:22 +01:00 |
ConstantOptimiser.h
|
Isolating files shared between Yul- and Solidity language frontend.
|
2018-11-21 18:58:12 +00:00 |
ControlFlowGraph.cpp
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
ControlFlowGraph.h
|
Code, Changelog, ReleaseChecklist: Fix typos.
|
2018-07-11 00:26:23 +02:00 |
Exceptions.h
|
|
|
ExpressionClasses.cpp
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
ExpressionClasses.h
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
GasMeter.cpp
|
Set the price of EXTCODEHASH properly
|
2018-09-26 16:11:02 +01:00 |
GasMeter.h
|
Isolating files shared between Yul- and Solidity language frontend.
|
2018-11-21 18:58:12 +00:00 |
Instruction.cpp
|
Set the price of EXTCODEHASH properly
|
2018-09-26 16:11:02 +01:00 |
Instruction.h
|
Eliminate byte -typedef and use uint8_t in all their places instead.
|
2018-11-07 12:17:57 +01:00 |
JumpdestRemover.cpp
|
|
|
JumpdestRemover.h
|
|
|
KnownState.cpp
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
KnownState.h
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
LinkerObject.cpp
|
Renamed SHA3.{h,cpp} files.
|
2018-10-18 14:31:36 +02:00 |
LinkerObject.h
|
Use hash for library placeholders.
|
2018-10-12 15:15:01 +02:00 |
PathGasMeter.cpp
|
|
|
PathGasMeter.h
|
Isolating files shared between Yul- and Solidity language frontend.
|
2018-11-21 18:58:12 +00:00 |
PeepholeOptimiser.cpp
|
Add TruthyAnd Peephole optimization
|
2018-06-15 11:27:39 -03:00 |
PeepholeOptimiser.h
|
|
|
RuleList.h
|
Split simplification rules into two functions.
|
2018-09-18 14:28:21 +02:00 |
SemanticInformation.cpp
|
Add assembly support for EXTCODEHASH (EIP-1052)
|
2018-09-26 16:11:02 +01:00 |
SemanticInformation.h
|
|
|
SimplificationRule.h
|
|
|
SimplificationRules.cpp
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
SimplificationRules.h
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |