solidity/docs
hrkrshnn 9bd778d728 Make msg.sender and tx.origin have type address
Previously both of them had type address payable. The idea is that anything that is not know to be
payable should be non-payable.
2020-12-14 16:55:48 +01:00
..
_static docs: add dark mode to documentation 2020-04-20 20:23:45 +04:00
_templates docs: add dark mode to documentation 2020-04-20 20:23:45 +04:00
contracts Merge remote-tracking branch 'origin/develop' into breaking 2020-12-14 11:33:40 +01:00
examples Merge remote-tracking branch 'origin/develop' into HEAD 2020-09-29 09:53:50 +02:00
grammar Merge remote-tracking branch 'origin/develop' into breaking 2020-12-14 16:05:12 +01:00
internals Merge remote-tracking branch 'origin/develop' into breaking 2020-11-23 19:28:08 +01:00
ir Rephrase. 2020-12-07 11:29:09 +01:00
types Merge remote-tracking branch 'origin/develop' into breaking 2020-12-14 11:33:40 +01:00
050-breaking-changes.rst Adjust docs example to work with v0.8.0 2020-09-08 13:36:16 +02:00
060-breaking-changes.rst Documentation. 2020-11-03 13:31:51 +01:00
070-breaking-changes.rst Document unicode string literals 2020-07-27 18:21:17 +01:00
080-breaking-changes.rst Some changes for the 0.8 list of changes. 2020-12-10 11:44:30 +01:00
abi-spec.rst Update docs abi-spec.rst 2020-11-24 16:44:35 -10:00
assembly.rst Merge remote-tracking branch 'origin/develop' into breaking 2020-11-18 20:05:02 +01:00
brand-guide.rst adding lang design and restructuring 2020-09-17 11:46:59 +02:00
bugs_by_version.json Sort changelog. 2020-11-18 12:39:49 +01:00
bugs.json Fix empty array copy bug. 2020-10-15 16:48:08 +02:00
bugs.rst Fixes u256 overflow in logical shift optimization rule and adds tests. 2019-03-13 11:19:20 +01:00
cheatsheet.rst Make msg.sender and tx.origin have type address 2020-12-14 16:55:48 +01:00
common-patterns.rst Tests/Docs after stricter explicit conversion. 2020-12-03 16:51:05 +01:00
conf.py [Sol->Yul] Adding documentation section about breaking changes when using ir 2020-10-12 15:46:38 +02:00
contracts.rst Update contracts. 2019-12-12 12:52:18 +01:00
contributing.rst Merge remote-tracking branch 'origin/develop' into breaking 2020-11-23 19:28:08 +01:00
control-structures.rst Tests/Docs after stricter explicit conversion. 2020-12-03 16:51:05 +01:00
grammar.rst Rewrite of the antlr grammar. 2020-08-19 17:55:31 +02:00
index.rst Merge remote-tracking branch 'origin/develop' into breaking 2020-11-23 19:28:08 +01:00
installing-solidity.rst Allow loading Z3 dynamically at runtime. 2020-12-10 16:47:47 +01:00
introduction-to-smart-contracts.rst Merge remote-tracking branch 'origin/develop' into breaking 2020-12-14 11:33:40 +01:00
layout-of-source-files.rst Merge remote-tracking branch 'origin/develop' into breaking 2020-11-03 14:05:14 +01:00
logo.svg Import logo from browser-solidity#16e74469 2017-06-05 11:20:35 +01:00
make.bat Remove trailing whitespace for all files in the repository. 2018-09-04 11:30:30 +02:00
Makefile Imported documentation. 2015-12-07 22:35:51 +01:00
metadata.rst docs: Update external links to github repos that were moved 2020-08-31 12:46:45 +02:00
natspec-format.rst Merge remote-tracking branch 'origin/develop' into breaking 2020-12-14 11:33:40 +01:00
requirements.txt Rewrite of the antlr grammar. 2020-08-19 17:55:31 +02:00
resources.rst docs: Remove/update obsolete links to Solidity-related resources 2020-08-31 12:46:45 +02:00
security-considerations.rst Merge remote-tracking branch 'origin/develop' into breaking 2020-11-03 14:05:14 +01:00
solidity-by-example.rst Add basic modular contract example 2019-02-15 13:55:38 -07:00
structure-of-a-contract.rst Adjust docs example to work with v0.8.0 2020-09-08 13:36:16 +02:00
style-guide.rst Merge remote-tracking branch 'origin/develop' into breaking 2020-12-14 11:33:40 +01:00
types.rst docs: fix formatting errors and style inconsistencies 2020-04-20 20:24:31 +04:00
units-and-global-variables.rst Introduce address(...).code 2020-12-11 03:00:30 +00:00
using-the-compiler.rst Merge remote-tracking branch 'origin/develop' into breaking 2020-12-10 12:15:52 +01:00
yul.rst Merge remote-tracking branch 'origin/develop' into breaking 2020-12-07 13:04:14 +01:00