solidity/docs
Dmytro c3d6f19e12
Update events doc
Changed the name of the variable because the RTD displays it in green (like the data type or the syntax of the word function), apparently, this is due to the formatting of the RTD text.
https://docs.soliditylang.org/en/latest/contracts.html#events
2021-01-15 18:12:52 +02: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 Update events doc 2021-01-15 18:12:52 +02: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 Merge remote-tracking branch 'origin/develop' into breaking 2020-11-23 19:28:08 +01:00
ir [Sol->Yul] Disable old codegen test viaYul and create new one that fits IR semantics. 2020-12-22 15:11:07 +01:00
types Clarify array literal documentation. 2021-01-12 11:55:17 +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 Update bug list. 2020-12-16 16:59:44 +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 Tests/Docs: changing type of msg.sender and tx.origin into address 2020-12-14 16:55:48 +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 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