Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes 'compiler' to work with any type | obscuren | 2014-03-21 | 1 | -16/+14 |
* | Closure return, arguments fixed. Added proper tests | obscuren | 2014-03-21 | 1 | -2/+1 |
* | Implemented closure arguments | obscuren | 2014-03-21 | 1 | -7/+22 |
* | Added address to account and contract | obscuren | 2014-03-21 | 1 | -6/+5 |
* | Removed caller from tx and added "callership" to account. | obscuren | 2014-03-21 | 1 | -7/+6 |
* | Fixed MSTORE and added some more commets | obscuren | 2014-03-21 | 1 | -2/+4 |
* | Closures and vm based on closures | obscuren | 2014-03-21 | 1 | -0/+56 |
* | Separated the VM from the block manager and added states | obscuren | 2014-02-24 | 1 | -0/+106 |