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 fbe97fd3e1 BALANCE 11 years ago
..
bytecode BALANCE 11 years ago
lll BALANCE 11 years ago
CMakeLists.txt added ethcore to libs required by evmcc 11 years ago
Compiler.cpp BALANCE 11 years ago
Compiler.h initial implementation of memory 11 years ago
ExecutionEngine.cpp Print returned memory to standard output 11 years ago
ExecutionEngine.h Implementation of ExecutionEngine with LLVM MCJIT 11 years ago
Ext.cpp BALANCE 11 years ago
Ext.h BALANCE 11 years ago
Memory.cpp Print returned memory to standard output 11 years ago
Memory.h Print returned memory to standard output 11 years ago
Stack.cpp Improve stack binary interface 11 years ago
Stack.h SWAP* instructions 11 years ago
Utils.cpp Set/get values in Ext store - SSTORE & SLOAD 11 years ago
Utils.h Push call data on stack - CALLDATALOAD 11 years ago
evmcc.cpp Output compilation (option -c) result to standard output by default 11 years ago