14 Commits (732c40b57a667f04c790e17d2fa31f56c4b42c2e)

Author SHA1 Message Date
Paweł Bylica a6c58c38d8 Move JIT compiler project to library 10 years ago
Paweł Bylica 83642fe9de Introducing CompilerHelper - a base class for... compiler helper classes like Memory, GasMeter, etc. 10 years ago
Paweł Bylica f8813b2843 Cleanup LLVM types usage 10 years ago
Paweł Bylica 5e3113e49e Introducing GasMeter 10 years ago
Paweł Bylica 0ec77d681c Make the Stack an integral part of BasicBlock 10 years ago
Paweł Bylica 5bf462e03d Introducing BasicBlock class. 10 years ago
Paweł Bylica 24a99ef798 Runtime class that inits and keeps stack, memory and ExtVM interface 10 years ago
Paweł Bylica 362acacfa2 Set/get values in Ext store - SSTORE & SLOAD 10 years ago
Paweł Bylica 6eab61a1ae Starting ExtVM binary interface 10 years ago
Paweł Bylica 26a952cd1d Stack interface and implementation 10 years ago
Paweł Bylica b47adc68c7 Staring with Stack helper 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
Paweł Bylica 76975a1b42 Visual Studio project config for evmcc 10 years ago