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.
 
 
 
 
 
Paweł Bylica 4bcee00be9 #include cleanups 10 years ago
..
preprocessor #include cleanups 10 years ago
Arith256.cpp #include cleanups 10 years ago
Arith256.h #include cleanups 10 years ago
BasicBlock.cpp #include cleanups 10 years ago
BasicBlock.h #include cleanups 10 years ago
BuildInfo.h.in Generate BuildInfo header and display some information about evmjit library on demand 10 years ago
CMakeLists.txt Generate BuildInfo header and display some information about evmjit library on demand 10 years ago
Cache.cpp #include cleanups 10 years ago
Cache.h #include cleanups 10 years ago
Common.h #include cleanups 10 years ago
Compiler.cpp #include cleanups 10 years ago
Compiler.h #include cleanups 10 years ago
CompilerHelper.cpp #include cleanups 10 years ago
CompilerHelper.h #include cleanups 10 years ago
Endianness.cpp #include cleanups 10 years ago
Endianness.h #include cleanups 10 years ago
ExecStats.cpp Stats for execution states times 10 years ago
ExecStats.h #include cleanups 10 years ago
ExecutionEngine.cpp #include cleanups 10 years ago
ExecutionEngine.h #include cleanups 10 years ago
Ext.cpp #include cleanups 10 years ago
Ext.h #include cleanups 10 years ago
GasMeter.cpp #include cleanups 10 years ago
GasMeter.h #include cleanups 10 years ago
Instruction.cpp #include cleanups 10 years ago
Instruction.h #include cleanups 10 years ago
Memory.cpp #include cleanups 10 years ago
Memory.h #include cleanups 10 years ago
Runtime.cpp #include cleanups 10 years ago
Runtime.h #include cleanups 10 years ago
RuntimeData.h #include cleanups 10 years ago
RuntimeManager.cpp #include cleanups 10 years ago
RuntimeManager.h #include cleanups 10 years ago
Stack.cpp #include cleanups 10 years ago
Stack.h #include cleanups 10 years ago
Type.cpp #include cleanups 10 years ago
Type.h #include cleanups 10 years ago
Utils.cpp #include cleanups 10 years ago
Utils.h #include cleanups 10 years ago
interface.cpp Replacing code references (usually vector<byte>&) with code_iterator pair. Code is now extracted from RuntimeData what removes copy in C interface. 10 years ago
interface.h Change JIT C interface. Create ExecutionEngine on heap to allow one-pass copy of return data. 10 years ago