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
*
Removed manual adjustment of stack of the docs
Gonçalo Sá
2017-12-05
1
-25
/
+0
*
If statement for Iulia / inline assembly.
chriseth
2017-11-22
1
-3
/
+21
*
Move Julia documentation to its own file
Alex Beregszaszi
2017-11-22
1
-191
/
+7
*
First take in formal specification.
chriseth
2017-11-22
1
-13
/
+94
*
Describe Julia.
chriseth
2017-11-22
1
-11
/
+114
*
Require 0.4.12 for the VectorSum example (for loop)
Alex Beregszaszi
2017-08-28
1
-1
/
+1
*
Highlight opcodes in docs
Alex Beregszaszi
2017-08-28
1
-4
/
+5
*
Merge pull request #2664 from joshuahannan/develop
chriseth
2017-08-15
1
-0
/
+14
|
\
|
*
Wording.
chriseth
2017-07-31
1
-3
/
+2
|
*
added while loop description
Joshua Hannan
2017-07-30
1
-0
/
+15
*
|
Use temporary variable for sum example
Alex Beregszaszi
2017-08-11
1
-8
/
+10
*
|
Move init/cond into the for loop
Alex Beregszaszi
2017-08-11
1
-5
/
+5
*
|
Add pure assembly example for summing
Alex Beregszaszi
2017-08-11
1
-0
/
+23
*
|
fix typo 'onte' -> 'onto'
vladislav-ankudinov
2017-08-09
1
-1
/
+1
|
/
*
minor fix on assembly example
NIC619
2017-07-21
1
-1
/
+1
*
Enable more examples in the documentation for testing
Alex Beregszaszi
2017-07-19
1
-4
/
+4
*
Add version pragma to docs examples
Alex Beregszaszi
2017-07-13
1
-0
/
+2
*
Add changelog and documentation
Alex Beregszaszi
2017-07-13
1
-1
/
+1
*
typo of bitween for between
hh3755
2017-07-08
1
-1
/
+1
*
Document Whiskers.
Alex Beregszaszi
2017-06-22
1
-0
/
+2
*
Changelog and documentation.
chriseth
2017-06-16
1
-26
/
+14
*
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