11 Commits (d9c1617e60720601eaac7fa22c71027fa776b813)

Author SHA1 Message Date
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 9ddc25a664 Implementation of ExecutionEngine with LLVM MCJIT 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 f4c7a514e9 Fixing evmcc Visual Studio project settings 10 years ago
Paweł Bylica 76975a1b42 Visual Studio project config for evmcc 10 years ago
Tim Hughes ad4698e79e VS2013 build working again: 11 years ago
Tim Hughes f7ef906b03 All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies. 11 years ago
Tim Hughes 21a840e20a Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 11 years ago
Tim Hughes 0dc9bc82fe Projects, solution and fixes for Visual Studio 2013. 11 years ago