Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/vm: Fork fix. Removal of appending 0 bytes in memset | obscuren | 2015-05-26 | 1 | -6/+2 |
* | core/vm: RETURN op code returns pointer to memory rather than copy | obscuren | 2015-05-20 | 1 | -0/+12 |
* | Removed comments | obscuren | 2015-03-27 | 1 | -15/+0 |
* | Removed defer/panic. #503 | obscuren | 2015-03-27 | 1 | -17/+21 |
* | Explicitly check memory's data store. #515 | obscuren | 2015-03-27 | 1 | -1/+8 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -0/+76 |