Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Line break. | chriseth | 2015-04-16 | 1 | -1/+2 |
* | Some cleanup concerning byte arrays. | chriseth | 2015-04-16 | 1 | -71/+47 |
* | Refactor: Pull out array index access. | chriseth | 2015-03-31 | 1 | -0/+104 |
* | Byte size checked for zero; coding style. | chriseth | 2015-03-20 | 1 | -13/+14 |
* | Packing for arrays. | chriseth | 2015-03-18 | 1 | -40/+166 |
* | Enlarge storage references to two stack slots. | chriseth | 2015-03-17 | 1 | -19/+49 |
* | Fix gas for builtin. | chriseth | 2015-03-14 | 1 | -0/+1 |
* | Fix for arrays containing mappings. | chriseth | 2015-03-06 | 1 | -2/+17 |
* | Copying between calldata and storage. | chriseth | 2015-03-06 | 1 | -128/+110 |
* | Index access for calldata arrays. | Christian | 2015-03-05 | 1 | -10/+29 |
* | Array copy storage to storage. | Christian | 2015-02-28 | 1 | -26/+46 |
* | Shortening of dynamic arrays. | Christian | 2015-02-28 | 1 | -0/+284 |