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 e33be3bbdb Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
..
bytecode Allocate memory and count gas for RETURN instruction 10 years ago
lll Allocate memory and count gas for RETURN instruction 10 years ago
test * codegen for CODECALL 10 years ago
BasicBlock.cpp Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
BasicBlock.h Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
CMakeLists.txt Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
Compiler.cpp Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Compiler.h Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
ExecutionEngine.cpp Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
ExecutionEngine.h Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Ext.cpp Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Ext.h Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
GasMeter.cpp Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
GasMeter.h Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Memory.cpp Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Memory.h Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Runtime.cpp Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Runtime.h Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Type.cpp Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Type.h Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Utils.cpp Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
Utils.h Change namespace from `evmcc` to `dev::eth::jit` 10 years ago
evmcc.cpp Change namespace from `evmcc` to `dev::eth::jit` 10 years ago