chriseth
|
0e0d5d47c0
|
Renamed padToWordBoundaries -> padToWords
|
2016-12-12 23:43:21 +01:00 |
|
chriseth
|
bfa4f45116
|
Split memcopy into three functions.
|
2016-12-11 17:57:15 +01:00 |
|
Alex Beregszaszi
|
bf5dac1fb2
|
Turn off the identity precompile for testing
|
2016-12-11 17:57:15 +01:00 |
|
Alex Beregszaszi
|
4abc8ab5a9
|
Add usingIdentity option to CompilerUtils::memoryCopy
|
2016-12-11 17:57:15 +01:00 |
|
Yoichi Hirai
|
d77c8f730c
|
codegen: clean not only booleans but all types before storing them into memory
|
2016-11-30 17:42:21 +01:00 |
|
Yoichi Hirai
|
3fb9625127
|
codegen: document _chopSignBits parameter of convertType function
|
2016-11-25 15:45:17 +01:00 |
|
Yoichi Hirai
|
ea628001d5
|
codegen: add an option to CovertType so that it can truncate sign bits
|
2016-11-25 15:45:16 +01:00 |
|
VoR0220
|
3f9f725737
|
Fix licensing headers
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2016-11-23 12:22:33 +01:00 |
|
chriseth
|
ec31d08775
|
Change encoding to address-funid and add "function" as ABI type.
|
2016-11-16 14:37:19 +01:00 |
|
chriseth
|
e543bd34c0
|
Stored combined creation and runtime tags.
Includes a change to Assembly to allow tags from sub-assemblies to be
used.
Sorry, this get a bit bigger than I thought.
|
2016-11-16 14:37:18 +01:00 |
|
chriseth
|
ff3553a348
|
Change alignment.
|
2016-11-16 14:37:18 +01:00 |
|
chriseth
|
95d7555e3c
|
External functions in storage.
|
2016-11-16 14:37:17 +01:00 |
|
chriseth
|
58cc6cbb37
|
Bugfix: Allocate empty array.
|
2016-07-28 17:24:18 +02:00 |
|
chriseth
|
35b310cfaf
|
Simplify and optimise stack rotation.
|
2015-11-30 18:50:47 +01:00 |
|
chriseth
|
879844dd0a
|
Code generation for creating arrays.
|
2015-11-26 13:10:12 +01:00 |
|
chriseth
|
e3dffb611f
|
File reorganisation.
|
2015-10-21 00:46:01 +02:00 |
|