index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsolidity
/
codegen
/
CompilerUtils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed padToWordBoundaries -> padToWords
chriseth
2016-12-13
1
-9
/
+9
*
Split memcopy into three functions.
chriseth
2016-12-12
1
-1
/
+9
*
Turn off the identity precompile for testing
Alex Beregszaszi
2016-12-12
1
-1
/
+1
*
Add usingIdentity option to CompilerUtils::memoryCopy
Alex Beregszaszi
2016-12-12
1
-1
/
+1
*
codegen: clean not only booleans but all types before storing them into memory
Yoichi Hirai
2016-12-01
1
-1
/
+1
*
codegen: document _chopSignBits parameter of convertType function
Yoichi Hirai
2016-11-25
1
-0
/
+1
*
codegen: add an option to CovertType so that it can truncate sign bits
Yoichi Hirai
2016-11-25
1
-1
/
+1
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Change encoding to address-funid and add "function" as ABI type.
chriseth
2016-11-16
1
-1
/
+1
*
Stored combined creation and runtime tags.
chriseth
2016-11-16
1
-0
/
+4
*
Change alignment.
chriseth
2016-11-16
1
-5
/
+5
*
External functions in storage.
chriseth
2016-11-16
1
-0
/
+7
*
Bugfix: Allocate empty array.
chriseth
2016-07-28
1
-0
/
+1
*
Simplify and optimise stack rotation.
chriseth
2015-12-01
1
-0
/
+6
*
Code generation for creating arrays.
chriseth
2015-11-26
1
-0
/
+5
*
File reorganisation.
chriseth
2015-10-21
1
-0
/
+182