Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update JitVm to new EVM JIT ABI (C interface) | Paweł Bylica | 2015-01-27 | 1 | -17/+11 |
* | Update EVM JIT runtime data layout | Paweł Bylica | 2015-01-26 | 1 | -41/+30 |
* | JitVm code cleanups & refactoring. Some memory copies eliminated (i.e. in SHA... | Paweł Bylica | 2015-01-23 | 1 | -13/+25 |
* | JitVM: the EVM JIT bridge | Paweł Bylica | 2015-01-23 | 1 | -9/+354 |
* | StdVm by default | obscuren | 2015-01-20 | 1 | -1/+1 |
* | VmDebug => StdVm | obscuren | 2015-01-19 | 1 | -4/+4 |
* | JitVm struct stub. Forwards calls to DebugVm. | Paweł Bylica | 2015-01-13 | 1 | -0/+31 |