Lefteris Karapetsas
|
3ca37caddd
|
Fixes after rebasing on top of develop
|
2015-03-12 12:53:00 +01:00 |
|
Lefteris Karapetsas
|
7d7f37bd5e
|
Replacing StaticStringType with FixedBytesType
|
2015-03-12 12:53:00 +01:00 |
|
chriseth
|
d8b156ecbb
|
Copying between calldata and storage.
|
2015-03-06 13:17:52 +01:00 |
|
chriseth
|
280df42463
|
Styling
|
2015-03-05 15:41:39 +01:00 |
|
Christian
|
b84cf62d6b
|
Index access for calldata arrays.
|
2015-03-05 13:19:59 +01:00 |
|
Christian
|
87365f7612
|
Shortening of dynamic arrays.
|
2015-02-27 22:52:19 +01:00 |
|
Christian
|
5e32083179
|
Parsing of array types and basic implementation.
|
2015-02-21 15:10:01 +01:00 |
|
Christian
|
a33fa270f6
|
Calldata byte arrays stored on the stack.
|
2015-02-16 19:35:53 +01:00 |
|
Christian
|
d630a67812
|
loadFromMemoryDynamic
|
2015-02-16 19:25:27 +01:00 |
|
Christian
|
1f6e365136
|
Move code to loadFromMemory.
|
2015-02-16 19:25:27 +01:00 |
|
Christian
|
56c6eaf509
|
Copying calldata directly to memory.
|
2015-02-13 01:29:43 +01:00 |
|
Christian
|
5e40b79426
|
Bytes type cleanup.
|
2015-02-12 15:01:38 +01:00 |
|
Christian
|
9b8cf4af1d
|
Moved copy code to CompilerUtils.
|
2015-02-12 11:33:10 +01:00 |
|
Christian
|
8a2879a603
|
Copy storage to storage.
|
2015-02-12 11:33:10 +01:00 |
|
Christian
|
adb434569c
|
Dynamic copy to memory.
|
2015-02-12 11:33:10 +01:00 |
|
Christian
|
fe16922087
|
Padding for ABI types.
|
2015-01-09 18:20:51 +01:00 |
|
Lefteris Karapetsas
|
9cf1c066fc
|
Adjustments to Solidity compiler code for Function Hash
|
2015-01-09 00:27:26 +01:00 |
|
Christian
|
5a1a83ff42
|
Assertions that throw InternalCompilerErrors.
|
2014-12-17 16:24:56 +01:00 |
|
Christian
|
a735228079
|
Support empty strings.
|
2014-12-11 14:19:11 +01:00 |
|
Christian
|
373f0da267
|
Helper functions to access memory.
|
2014-12-10 17:15:17 +01:00 |
|
Christian
|
da62403e79
|
Stylistic changes.
|
2014-12-10 14:33:30 +01:00 |
|
Christian
|
5edffeba19
|
Take variable stack size correctly into account for return value packer.
|
2014-12-10 12:51:26 +01:00 |
|
Christian
|
35d5b28fae
|
Variable-size stack elements for expression compiler.
|
2014-12-08 22:26:22 +01:00 |
|
Christian
|
b7d856ed5f
|
Changes in compiler to support variably sized stack elements.
|
2014-12-08 19:02:40 +01:00 |
|