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 9ec6da584e Merge commit 'dbabf56a6843a5dfddca96c216f9f6af0cf9dd58' into evmjit 10 years ago
..
Arith256.cpp Removing boost dependency from libevmjit 10 years ago
Arith256.h Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
BasicBlock.cpp Allways generate stack_get() call to detect stack underflow cases 10 years ago
BasicBlock.h JUMPI fix: an additional item was left on stack when condition is false 10 years ago
CMakeLists.txt Merge commit 'dbabf56a6843a5dfddca96c216f9f6af0cf9dd58' into evmjit 10 years ago
Cache.cpp Limited old cached objects detection 10 years ago
Cache.h Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Common.h Removing boost dependency from libevmjit 10 years ago
Compiler.cpp Removing boost dependency from libevmjit 10 years ago
Compiler.h Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
CompilerHelper.cpp Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
CompilerHelper.h Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Endianness.cpp Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Endianness.h Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
ExecutionEngine.cpp Do not copy return data inside JIT 10 years ago
ExecutionEngine.h Do not copy return data inside JIT 10 years ago
Ext.cpp Rename env_getExtCode -> env_extcode according to other renames 10 years ago
Ext.h More consistency! 10 years ago
GasMeter.cpp Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
GasMeter.h Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Instruction.cpp Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Instruction.h Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Memory.cpp Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Memory.h Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Runtime.cpp Removing boost dependency from libevmjit 10 years ago
Runtime.h Do not copy return data inside JIT 10 years ago
RuntimeData.h Removing boost dependency from libevmjit 10 years ago
RuntimeManager.cpp Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
RuntimeManager.h Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Stack.cpp Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Stack.h Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Type.cpp Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Type.h Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Utils.cpp Removing boost dependency from libevmjit 10 years ago
Utils.h Removing boost dependency from libevmjit 10 years ago
interface.cpp Removing boost dependency from libevmjit 10 years ago
interface.h Merge commit 'dbabf56a6843a5dfddca96c216f9f6af0cf9dd58' into evmjit 10 years ago