Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call fixed | obscuren | 2014-04-11 | 1 | -0/+4 |
* | Split code for contracts | obscuren | 2014-04-10 | 1 | -8/+14 |
* | Added new insruction methods | obscuren | 2014-04-09 | 1 | -0/+5 |
* | Removed regular ints from the virtual machine and closures | obscuren | 2014-03-22 | 1 | -2/+7 |
* | Closure return, arguments fixed. Added proper tests | obscuren | 2014-03-21 | 1 | -8/+16 |
* | Added address to account and contract | obscuren | 2014-03-21 | 1 | -0/+1 |
* | Removed caller from tx and added "callership" to account. | obscuren | 2014-03-21 | 1 | -2/+2 |
* | Fixed MSTORE and added some more commets | obscuren | 2014-03-21 | 1 | -4/+12 |
* | Closures and vm based on closures | obscuren | 2014-03-21 | 1 | -0/+68 |