solidity/docs
Harikrishnan Mulackal 9a5a4dfc6c
Added a note about 63/64 rule
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2021-02-08 14:19:13 +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 Fix payable example. 2021-01-20 15:09:26 +01:00
examples Tests/Docs: changing type of msg.sender and tx.origin into address 2020-12-14 16:55:48 +01:00
grammar Disable the type byte 2020-12-14 19:18:25 +00:00
internals Clarify storage layout. 2021-02-04 16:26:30 +01:00
ir Update expectations for uninitialized internal function. 2021-01-19 12:37:30 +01:00
types Fix formatting in "Implicit Conversions" 2021-02-03 23:00:04 +01:00
050-breaking-changes.rst Remove version pragmas using .99. 2020-12-16 19:39:02 +00: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 How to update your code. 2020-12-16 13:48:16 +01:00
abi-spec.rst Remove version pragmas using .99. 2020-12-16 19:39:02 +00:00
assembly.rst Disable the type byte 2020-12-14 19:18:25 +00:00
brand-guide.rst adding lang design and restructuring 2020-09-17 11:46:59 +02:00
bugs_by_version.json Set release date for 0.8.1. 2021-01-27 12:12:12 +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 Fix typo 2020-12-28 11:06:40 +00: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 Document `catch Panic(uint)`. 2021-01-14 18:37:02 +01:00
grammar.rst Rewrite of the antlr grammar. 2020-08-19 17:55:31 +02:00
index.rst Recently released 0.8. 2020-12-15 15:24:01 +01:00
installing-solidity.rst Fix a tiny typo in building-on-windows documentation 2021-01-07 03:09:32 +01:00
introduction-to-smart-contracts.rst Update introduction-to-smart-contracts.rst 2020-12-20 15:16:23 +09: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 Added a note about 63/64 rule 2021-02-08 14:19:13 +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 Mark msg.sender and tx.origin as nonpayable in docs 2020-12-17 22:04:04 -05:00
using-the-compiler.rst [CLI] Allow "=" as separator between library name and address in --libraries commandline option. 2021-01-25 16:14:39 +08:00
yul.rst [CLI] Allow "=" as separator between library name and address in --libraries commandline option. 2021-01-25 16:14:39 +08:00