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
/
types.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer .transfer() over .send() in the documentation
Alex Beregszaszi
2017-02-24
1
-10
/
+10
*
Document transfer()
Alex Beregszaszi
2017-02-24
1
-1
/
+5
*
Rename accessor to getter
Alex Beregszaszi
2017-02-03
1
-5
/
+5
*
Simplify length rule.
chriseth
2017-01-26
1
-2
/
+2
*
Documentation.
chriseth
2017-01-25
1
-0
/
+13
*
Fix mapping syntax in docs
Federico Bond
2016-12-22
1
-1
/
+1
*
Update documentation.
chriseth
2016-12-13
1
-7
/
+7
*
Documentation.
chriseth
2016-12-12
1
-2
/
+11
*
docs: describe the form of number literals
Yoichi Hirai
2016-12-01
1
-0
/
+8
*
Update types.rst
Yoichi Hirai
2016-11-25
1
-7
/
+8
*
docs: clarify how many number literal types are there
Yoichi Hirai
2016-11-25
1
-3
/
+7
*
docs: a bit more about literals
Yoichi Hirai
2016-11-25
1
-6
/
+10
*
Merge pull request #1408 from ethereum/keytype
chriseth
2016-11-23
1
-3
/
+3
|
\
|
*
docs: some types cannot be the key type for mappings
Yoichi Hirai
2016-11-21
1
-3
/
+3
*
|
Fix examples and add explanation.
chriseth
2016-11-22
1
-1
/
+5
*
|
Fix oracle callback example
Alex Beregszaszi
2016-11-21
1
-2
/
+2
*
|
Fix function type examples
Alex Beregszaszi
2016-11-21
1
-5
/
+11
|
/
*
Documentation: Style update
chriseth
2016-11-16
1
-5
/
+5
*
Update documentation.
chriseth
2016-11-16
1
-1
/
+2
*
Fix documentation formatting.
chriseth
2016-11-16
1
-2
/
+2
*
Mention "payable" in the documentation.
chriseth
2016-11-16
1
-2
/
+7
*
Updates to the documentation.
chriseth
2016-11-16
1
-8
/
+12
*
Documentation examples.
chriseth
2016-11-16
1
-1
/
+73
*
Part of the documentation.
chriseth
2016-11-16
1
-1
/
+41
*
docs: udpate description of enums about #1334
Yoichi Hirai
2016-11-12
1
-1
/
+2
*
Mapping-in-mapping can have accessors too
Alex Beregszaszi
2016-10-19
1
-0
/
+3
*
Explain accessors on arrays
Alex Beregszaszi
2016-10-19
1
-0
/
+3
*
Merge the documentation about mappings
Alex Beregszaszi
2016-10-19
1
-0
/
+27
*
Rename sha3 to keccak256 in the documentation
Alex Beregszaszi
2016-10-06
1
-2
/
+2
*
A typo fix
Anubhav singh
2016-10-05
1
-1
/
+1
*
Update documentation to version 0.4.0.
chriseth
2016-09-07
1
-3
/
+6
*
add "pragma solidity ^0.4.0;" to code examples
Dimitry
2016-09-05
1
-0
/
+14
*
Clarify typecasting
Denton Liu
2016-08-27
1
-2
/
+7
*
Throw on division by zero.
chriseth
2016-08-17
1
-0
/
+2
*
Introduce hex literals (#832)
Alex Beregszaszi
2016-08-16
1
-0
/
+9
*
Correct all UTF-8 spellings
Denton Liu
2016-08-11
1
-1
/
+1
*
Mention single-quotes
Denton Liu
2016-08-11
1
-2
/
+2
*
Correct UTF-8 spellings
Denton Liu
2016-08-11
1
-3
/
+3
*
Document \n, \xNN and \uNNNN
Alex Beregszaszi
2016-08-05
1
-0
/
+2
*
Fix String Literals documentation about implicit conversions
Alex Beregszaszi
2016-08-05
1
-1
/
+1
*
Merge pull request #764 from Denton-L/make-safe
chriseth
2016-08-01
1
-1
/
+2
|
\
|
*
Throw if send() fails in example code
Denton Liu
2016-07-30
1
-1
/
+2
*
|
Add link to operator table
Denton Liu
2016-07-21
1
-0
/
+3
|
/
*
Merge pull request #680 from Denton-L/fix-679
chriseth
2016-07-09
1
-1
/
+1
|
\
|
*
Add reference to default values in mapping section
Denton Liu
2016-07-04
1
-1
/
+1
*
|
Security Considerations
chriseth
2016-07-04
1
-0
/
+7
|
/
*
Restore correct inline code sample
Pi Delport
2016-06-20
1
-1
/
+1
*
Added missing word in sentence
Fabio Berger
2016-06-18
1
-1
/
+1
*
Merge pull request #618 from chriseth/inlineArrays
chriseth
2016-06-09
1
-0
/
+38
|
\
|
*
Fixed typo.
chriseth
2016-06-03
1
-1
/
+1
|
*
Document inline arrays.
chriseth
2016-05-31
1
-0
/
+38
*
|
Changed reference name
Denton Liu
2016-06-02
1
-1
/
+1
*
|
Documented max stack depth at 1024
Denton Liu
2016-06-02
1
-1
/
+1
*
|
uint20 is not a type
Denton Liu
2016-06-02
1
-2
/
+2
*
|
Document some pitfalls in connection with "send".
chriseth
2016-06-02
1
-0
/
+6
*
|
Link address-type and address-global methods
Denton Liu
2016-06-02
1
-0
/
+2
*
|
Corrected typo
Denton Liu
2016-06-02
1
-1
/
+1
|
/
*
Changed inline code syntax
Denton Liu
2016-05-30
1
-83
/
+83
*
Modified types.rst
Denton Liu
2016-05-30
1
-83
/
+83
*
Fixed errors introduced by previous commit
Denton Liu
2016-05-24
1
-1
/
+2
*
updated docs
VoR0220
2016-05-19
1
-8
/
+48
*
Corrected errors.
chriseth
2016-05-19
1
-0
/
+2
*
Changed whitespace formatting
Denton Liu
2016-05-18
1
-121
/
+137
*
Removed trailing whitespace
Denton Liu
2016-05-18
1
-11
/
+11
*
Removed a bad reference to functions-on-addresses
Denton Liu
2016-05-06
1
-1
/
+1
*
Removed bullet characters from types
Denton Liu
2016-05-06
1
-2
/
+2
*
Extend example
chriseth
2016-03-14
1
-0
/
+2
*
Clarification
chriseth
2016-03-14
1
-1
/
+3
*
Fix examples.
chriseth
2016-03-14
1
-2
/
+2
*
Allocating arrays.
chriseth
2016-03-14
1
-0
/
+17
*
Documentation for delegatecall.
chriseth
2016-03-12
1
-4
/
+4
*
Warning about using integer literals in division.
chriseth
2016-03-11
1
-0
/
+9
*
Added in-depth links to function modifiers, structs and enums in structure se...
holgerd77
2016-02-19
1
-0
/
+4
*
Added in-depth links for further reading to the state variable, function and ...
holgerd77
2016-02-19
1
-0
/
+2
*
Documentation.
chriseth
2016-02-10
1
-0
/
+5
*
Added some lost changes.
chriseth
2015-12-08
1
-0
/
+6
*
Imported documentation.
chriseth
2015-12-08
1
-0
/
+524