Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Length check on get | obscuren | 2014-06-20 | 1 | -2/+8 |
| | |||||
* | Refactoring state transitioning | obscuren | 2014-06-13 | 1 | -0/+6 |
| | |||||
* | Fixed couple issues | obscuren | 2014-05-21 | 1 | -1/+1 |
| | | | | | * (imp) Lock / RLock tries * (fix) stack | ||||
* | Upped version number | obscuren | 2014-04-27 | 1 | -0/+12 |
| | |||||
* | Moved assembler stage processing to it's own file | obscuren | 2014-04-16 | 1 | -147/+4 |
| | |||||
* | Renamed | obscuren | 2014-04-12 | 1 | -0/+8 |
| | |||||
* | Added push20 | obscuren | 2014-04-11 | 1 | -1/+1 |
| | |||||
* | Added better address format | obscuren | 2014-04-11 | 1 | -0/+1 |
| | |||||
* | Fixed bug in stack to expand beyond expectations. Fixed EQ and NOT opcode | obscuren | 2014-03-31 | 1 | -5/+9 |
| | |||||
* | Test fixes and removed old code. Added VM gas fees | obscuren | 2014-03-24 | 1 | -4/+4 |
| | |||||
* | Removed regular ints from the virtual machine and closures | obscuren | 2014-03-22 | 1 | -0/+4 |
| | |||||
* | Closure return, arguments fixed. Added proper tests | obscuren | 2014-03-21 | 1 | -26/+26 |
| | |||||
* | Implemented closure arguments | obscuren | 2014-03-21 | 1 | -5/+23 |
| | |||||
* | Rewrote opcodes again | obscuren | 2014-03-21 | 1 | -159/+144 |
| | |||||
* | Fixed MSTORE and added some more commets | obscuren | 2014-03-21 | 1 | -0/+1 |
| | |||||
* | Fixed issue with stack where it sliced of the wrong values | obscuren | 2014-03-21 | 1 | -5/+63 |
| | |||||
* | Added opcodes | obscuren | 2014-02-24 | 1 | -52/+51 |
| | |||||
* | Added peek(n) | obscuren | 2014-02-21 | 1 | -0/+16 |
| | |||||
* | Debug logging functions | obscuren | 2014-02-19 | 1 | -1/+2 |
| | |||||
* | Running contracts fixed | obscuren | 2014-02-19 | 1 | -1/+8 |
| | |||||
* | The great merge | obscuren | 2014-02-15 | 1 | -0/+167 |