Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better interface for instrInfo. | Gav Wood | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | SWAP & DUP | Gav Wood | 2014-08-21 | 1 | -1/+1 |
| | |||||
* | Unambiguous licence. | Gav Wood | 2014-08-21 | 1 | -3/+3 |
| | |||||
* | Updates to assembler - see the sub-codes. | Gav Wood | 2014-07-27 | 1 | -11/+2 |
| | |||||
* | MEMSIZE -> MSIZE | Gav Wood | 2014-07-09 | 1 | -2/+2 |
| | |||||
* | Compiler fixes. Updates for coins. | Gav Wood | 2014-07-06 | 1 | -0/+3 |
| | |||||
* | Fixed problem with alloc. | Gav Wood | 2014-07-01 | 1 | -2/+37 |
| | |||||
* | Full python serpent support. | Gav Wood | 2014-06-29 | 1 | -1/+0 |
| | | | | Shared libs on all platforms. | ||||
* | Project refactor. Introduce the Serpent library. | Gav Wood | 2014-06-28 | 1 | -2/+2 |
| | |||||
* | Standard service JS script. | Gav Wood | 2014-06-13 | 1 | -1/+1 |
| | | | | | Bug fix for load & LLL macros. Move to new services. | ||||
* | LLL supports get/set/ref. | Gav Wood | 2014-06-12 | 1 | -26/+55 |
| | | | | Logging changes. | ||||
* | Variadic macros work. | Gav Wood | 2014-05-30 | 1 | -7/+10 |
| | |||||
* | Fix for when/unless. | Gav Wood | 2014-05-30 | 1 | -1/+2 |
| | |||||
* | Revert "Fix for unless/when." | Gav Wood | 2014-05-30 | 1 | -2/+1 |
| | | | | This reverts commit b12d91e726ae5d1742e6d828c2cb5b694ffdf8a3. | ||||
* | Fix for unless/when. | Gav Wood | 2014-05-30 | 1 | -1/+2 |
| | |||||
* | Convenience fixups. | Gav Wood | 2014-05-27 | 1 | -3/+6 |
| | |||||
* | New Assembler. | Gav Wood | 2014-05-27 | 1 | -232/+106 |
| | |||||
* | Assembler. | Gav Wood | 2014-05-26 | 1 | -25/+0 |
| | | | | Debug trace stuff. | ||||
* | Ever more repotting. | Gav Wood | 2014-05-26 | 1 | -34/+0 |
| | |||||
* | Major reorganisation. | Gav Wood | 2014-05-26 | 1 | -0/+701 |
New libs (libethsupport, libevm, liblll). New LLLC binary. |