18 Commits (375829a549d7d6782b7d5fce3e51b3ccf676ffa6)

Author SHA1 Message Date
Paweł Bylica 1d4eeb3a66 Fix evmjit Windows exports. 10 years ago
Paweł Bylica 0e3629387a Remove unused return codes. 10 years ago
Paweł Bylica 947b9e9664 Replace "bad jump" exit with "abort" exit. 10 years ago
Paweł Bylica 4039227faa Extend JIT interface to allow only compilation of EVM code. 10 years ago
Paweł Bylica d036c6dc16 Separate compile and execute jobs in JIT. 10 years ago
Paweł Bylica b4ee363394 Cleanups. 10 years ago
Paweł Bylica 6ff348f383 Fix unaligned copy. 10 years ago
Paweł Bylica f183ac4fbb Cleanup unused code. 10 years ago
Paweł Bylica 465179e6f9 Avoid forbidden function pointer cast. 10 years ago
Paweł Bylica 073284feb0 MSVC fixes. 10 years ago
Paweł Bylica 394676a1db Better eth <-> jit integer conversions. 10 years ago
Paweł Bylica 5046dd4bb0 EVM JIT C++ interface in one header. 10 years ago
Paweł Bylica b8a66c7f3e JIT implementation cleanups. 10 years ago
Paweł Bylica bcc0cfd055 Code migration. 10 years ago
Paweł Bylica 8e4881bcd0 Code migration. 10 years ago
Paweł Bylica 75e4e34647 Better style of ExecutionEngine initialization. Some eth::jit -> evmjit namespace transfers. 10 years ago
Paweł Bylica 898682d04d JIT class: the EVM JIT facade. 10 years ago