solidity/libevmasm
2020-03-24 16:45:25 +01:00
..
Assembly.cpp Legacy codegeneration for immutable state variables. 2020-03-24 16:45:25 +01:00
Assembly.h Legacy codegeneration for immutable state variables. 2020-03-24 16:45:25 +01:00
AssemblyItem.cpp Legacy codegeneration for immutable state variables. 2020-03-24 16:45:25 +01:00
AssemblyItem.h Legacy codegeneration for immutable state variables. 2020-03-24 16:45:25 +01:00
BlockDeduplicator.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
BlockDeduplicator.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
CMakeLists.txt CMake: Renaming devcore static library to solutil (to match source code paths) 2020-01-13 15:52:46 +01:00
CommonSubexpressionEliminator.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
CommonSubexpressionEliminator.h Don't use identifiers starting with an underscore followed by an uppercase letter 2020-02-17 12:44:39 -05:00
ConstantOptimiser.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ConstantOptimiser.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ControlFlowGraph.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ControlFlowGraph.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
Exceptions.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ExpressionClasses.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ExpressionClasses.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
GasMeter.cpp Use multiprecision::msb() in GasMeter and remove FixedHash dependency 2020-01-17 14:24:55 +01:00
GasMeter.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
Instruction.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
Instruction.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
JumpdestRemover.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
JumpdestRemover.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
KnownState.cpp Legacy codegeneration for immutable state variables. 2020-03-24 16:45:25 +01:00
KnownState.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
LinkerObject.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
LinkerObject.h Legacy codegeneration for immutable state variables. 2020-03-24 16:45:25 +01:00
PathGasMeter.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
PathGasMeter.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
PeepholeOptimiser.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
PeepholeOptimiser.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
RuleList.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SemanticInformation.cpp Legacy codegeneration for immutable state variables. 2020-03-24 16:45:25 +01:00
SemanticInformation.h Control flow analysis for inline assembly. 2020-03-09 16:23:10 +01:00
SimplificationRule.h Enable more compiler warnings in the build system 2020-01-15 14:33:27 +00:00
SimplificationRules.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
SimplificationRules.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00