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 72bb2d3e0c Fix stack set/get bad function signature 10 years ago
..
bytecode Basic arithmetic, limited precision for MUL, DIV and MOD. 10 years ago
lll Basic arithmetic, limited precision for MUL, DIV and MOD. 10 years ago
CMakeLists.txt evmcc's CMakeLists updated: 10 years ago
Compiler.cpp Basic arithmetic, limited precision for MUL, DIV and MOD. 10 years ago
Compiler.h Implementation of ExecutionEngine with LLVM MCJIT 10 years ago
ExecutionEngine.cpp Implementation of ExecutionEngine with LLVM MCJIT 10 years ago
ExecutionEngine.h Implementation of ExecutionEngine with LLVM MCJIT 10 years ago
Stack.cpp Fix stack set/get bad function signature 10 years ago
Stack.h SWAP* instructions 10 years ago
evmcc.cpp Output compilation (option -c) result to standard output by default 10 years ago