Paweł Bylica
|
2eabdb0ced
|
SWAP* instructions
|
10 years ago |
Paweł Bylica
|
646f954ac6
|
POP and DUP* instructions
|
10 years ago |
Paweł Bylica
|
a9bdd81d49
|
PUSH instruction implementation
|
10 years ago |
Paweł Bylica
|
9051a2198a
|
Output compilation (option -c) result to standard output by default
|
10 years ago |
Paweł Bylica
|
26a952cd1d
|
Stack interface and implementation
|
10 years ago |
Artur Zawłocki
|
c3b165684c
|
evmcc's CMakeLists updated:
* added std=c++14 for gcc (required for std::make_unique)
* added required llvm libnames
|
10 years ago |
Paweł Bylica
|
b47adc68c7
|
Staring with Stack helper
|
10 years ago |
Paweł Bylica
|
9ddc25a664
|
Implementation of ExecutionEngine with LLVM MCJIT
|
10 years ago |
Paweł Bylica
|
75d7b8592e
|
Remove public LLVM dependency in Compiler
|
10 years ago |
Paweł Bylica
|
ec7609f0ad
|
ExecutionEngine stub and -i program option for interpreting EVM Code
|
10 years ago |
Paweł Bylica
|
f378909442
|
Moving Compiler to separated files
|
10 years ago |
artur-zawlocki
|
a3a33112be
|
etc --> evmcc in cmakefile
|
10 years ago |
Paweł Bylica
|
0a78fe0756
|
Init of evmcc - EVM Code Compiler
|
10 years ago |