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
/
docs
/
assembly.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2192 from winsvega/develop
Alex Beregszaszi
2017-06-15
1
-1
/
+8
|
\
|
*
add new opcode instructions to the parser
Dimitry
2017-06-15
1
-1
/
+8
*
|
Clarify functional style.
chriseth
2017-06-14
1
-2
/
+4
|
/
*
libevmasm: add RETURNDATACOPY and RETURNDATASIZE
Yoichi Hirai
2017-06-13
1
-0
/
+4
*
Document keccak256 in assembly
Alex Beregszaszi
2017-05-30
1
-0
/
+2
*
Remove error label / invalid jump label.
chriseth
2017-04-28
1
-7
/
+2
*
Remove parentheses from around function return parameters
Alex Beregszaszi
2017-04-27
1
-4
/
+4
*
Document storage variable access.
chriseth
2017-04-26
1
-9
/
+8
*
Fix typo in documentation
Matt Searle
2017-03-28
1
-1
/
+1
*
Remove stack annotations from documentation.
chriseth
2017-03-03
1
-48
/
+58
*
Clarify stack height.
chriseth
2017-03-03
1
-5
/
+14
*
Updated documentation.
chriseth
2017-03-03
1
-11
/
+47
*
Document revert()
Alex Beregszaszi
2017-02-11
1
-0
/
+2
*
Integrate missed changes.
chriseth
2017-02-01
1
-13
/
+29
*
Move explanatory sections and other small changes.
chriseth
2017-01-09
1
-183
/
+192
*
Typos and clarifications.
chriseth
2017-01-04
1
-13
/
+17
*
More information about switch, loops and functions.
chriseth
2017-01-04
1
-1
/
+78
*
Update to new assembly specification.
chriseth
2017-01-03
1
-31
/
+381
*
Assembly definition.
chriseth
2017-01-03
1
-0
/
+510