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 b579c70643 Place current gas counter value in RuntimeData 10 years ago
..
BasicBlock.cpp Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
BasicBlock.h Propagation of values between basic blocks' local stacks [#80895676] 10 years ago
CMakeLists.txt added missing CMakeLists.txt 10 years ago
Compiler.cpp Place current gas counter value in RuntimeData 10 years ago
Compiler.h Place current gas counter value in RuntimeData 10 years ago
CompilerHelper.cpp Export runtime data to global variable in main function 10 years ago
CompilerHelper.h Export runtime data to global variable in main function 10 years ago
Endianness.cpp Handle endianness of MSTORE & MLOAD [#79877740] 10 years ago
Endianness.h Add support for Big Endian architectures [Delivers #79877740] 10 years ago
ExecutionEngine.cpp Place current gas counter value in RuntimeData 10 years ago
ExecutionEngine.h Using gas provided by test engine and fix for creating fake ExtVMFace. 10 years ago
Ext.cpp Use Endianness in Ext [#79877740] 10 years ago
Ext.h Use Endianness in Ext [#79877740] 10 years ago
GasMeter.cpp Place current gas counter value in RuntimeData 10 years ago
GasMeter.h Place current gas counter value in RuntimeData 10 years ago
Memory.cpp Handle endianness of MSTORE & MLOAD [#79877740] 10 years ago
Memory.h Move JIT compiler project to library 10 years ago
Runtime.cpp Place current gas counter value in RuntimeData 10 years ago
Runtime.h Place current gas counter value in RuntimeData 10 years ago
Stack.cpp Refactored local stack 10 years ago
Stack.h Refactored local stack 10 years ago
Type.cpp Refactored local stack 10 years ago
Type.h Refactored local stack 10 years ago
Utils.cpp Move JIT compiler project to library 10 years ago
Utils.h Move JIT compiler project to library 10 years ago
VM.cpp Better assert condition 10 years ago
VM.h Change the way VMs are created (mostly for tracking where are created) 10 years ago