solidity/docs/types
asymmetric 95c4f8f2bd Conversion: remove confusing int8 type
The topic of converting a smaller type into a larger one is orthogonal to the one discussed in the example (namely, conversion between signed and unsigned integers).

Therefore, we change the `int8` to an `int` to make the example clearer.
2019-04-30 17:14:00 +02:00
..
conversion.rst Conversion: remove confusing int8 type 2019-04-30 17:14:00 +02:00
mapping-types.rst Update pragmas. 2019-03-05 18:10:09 +01:00
operators.rst Update pragmas. 2019-03-05 18:10:09 +01:00
reference-types.rst Update pragmas. 2019-03-05 18:10:09 +01:00
value-types.rst Clarify shift operator 2019-03-13 10:57:17 +01:00