index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsolidity
/
codegen
/
ABIFunctions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart
2018-11-22
1
-1
/
+1
*
Prevent externally used functions from being removed.
chriseth
2018-10-17
1
-3
/
+12
*
Code, Changelog, ReleaseChecklist: Fix typos.
Cryptomental
2018-07-11
1
-1
/
+1
*
Change comments
Alex Beregszaszi
2018-06-14
1
-1
/
+1
*
Removed signed shift right from the utilities.
chriseth
2018-05-01
1
-1
/
+1
*
Use native shift instructions in ABIFunctions on Constantinople
Alex Beregszaszi
2018-05-01
1
-0
/
+6
*
Cleanup and overflow checks for data pointers.
chriseth
2017-11-30
1
-1
/
+3
*
ABI decoder.
chriseth
2017-11-30
1
-0
/
+47
*
Rename "compacted" to "fromStack".
chriseth
2017-10-04
1
-3
/
+3
*
Implement struct encoder.
chriseth
2017-09-16
1
-0
/
+7
*
Move ABI encoder into its own function.
chriseth
2017-09-16
1
-6
/
+9
*
Mark a lot of functions static (where possible)
Alex Beregszaszi
2017-08-22
1
-1
/
+1
*
Mark a lot of functions const (where possible)
Alex Beregszaszi
2017-08-22
1
-1
/
+1
*
New ABI encoder.
chriseth
2017-08-14
1
-0
/
+172