You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
chriseth e0e21fd8a5 Merge pull request #1813 from chriseth/sol_knowledgeEngine 10 years ago
..
Assembly.cpp CFG returns vector of blocks instead of assembly items. 10 years ago
Assembly.h Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
AssemblyItem.cpp Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
AssemblyItem.h Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
CMakeLists.txt Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
CommonSubexpressionEliminator.cpp Common subexpression elimination ready for using pre-known state. 10 years ago
CommonSubexpressionEliminator.h Common subexpression elimination ready for using pre-known state. 10 years ago
ControlFlowGraph.cpp CFG returns vector of blocks instead of assembly items. 10 years ago
ControlFlowGraph.h CFG returns vector of blocks instead of assembly items. 10 years ago
Exceptions.h Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
ExpressionClasses.cpp Make KnownState work with all instructions. 10 years ago
ExpressionClasses.h Common subexpression elimination ready for using pre-known state. 10 years ago
GasMeter.cpp Structural gas estimator. 10 years ago
GasMeter.h Structural gas estimator. 10 years ago
KnownState.cpp Use range-based erase. 10 years ago
KnownState.h Gather knowledge about the state during control flow analysis. 10 years ago
SemanticInformation.cpp Gather knowledge about the state during control flow analysis. 10 years ago
SemanticInformation.h Gather knowledge about the state during control flow analysis. 10 years ago
SourceLocation.h Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago