| .. |
|
_static
|
|
|
|
_templates
|
|
|
|
contracts
|
Fix payable example.
|
2021-01-20 15:09:26 +01:00 |
|
examples
|
Update blind-auction.rst
|
2021-02-16 12:09:58 +00:00 |
|
grammar
|
|
|
|
internals
|
Documentation of the inliner in the old optimizer.
|
2021-02-10 09:14:05 +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
|
|
|
|
070-breaking-changes.rst
|
|
|
|
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
|
|
|
|
brand-guide.rst
|
|
|
|
bugs_by_version.json
|
Set release date and sort changelog.
|
2021-03-02 16:54:01 +01:00 |
|
bugs.json
|
|
|
|
bugs.rst
|
|
|
|
cheatsheet.rst
|
|
|
|
common-patterns.rst
|
Fix typo
|
2020-12-28 11:06:40 +00:00 |
|
conf.py
|
|
|
|
contracts.rst
|
|
|
|
contributing.rst
|
Updating contributing and fixing capitalisation.
|
2021-02-15 16:18:11 +01:00 |
|
control-structures.rst
|
Document `catch Panic(uint)`.
|
2021-01-14 18:37:02 +01:00 |
|
grammar.rst
|
|
|
|
index.rst
|
|
|
|
installing-solidity.rst
|
Merge pull request #10932 from ssi91/add-sha256-field-to-the-docs
|
2021-02-15 17:48:02 +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
|
Fixed the grammer of a sentence in the docs
|
2021-02-16 09:44:31 +00:00 |
|
logo.svg
|
|
|
|
make.bat
|
|
|
|
Makefile
|
|
|
|
metadata.rst
|
Add inlining for old optimizer.
|
2021-02-09 19:08:58 +01:00 |
|
natspec-format.rst
|
Documentation.
|
2021-03-02 16:53:31 +01:00 |
|
requirements.txt
|
|
|
|
resources.rst
|
|
|
|
security-considerations.rst
|
Fixed links in Docs
|
2021-02-08 14:30:09 +01:00 |
|
solidity-by-example.rst
|
|
|
|
structure-of-a-contract.rst
|
|
|
|
style-guide.rst
|
|
|
|
types.rst
|
|
|
|
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
|
Remove the last remains of --ast-json option
|
2021-02-23 12:39:19 +01:00 |
|
yul.rst
|
[CLI] Allow "=" as separator between library name and address in --libraries commandline option.
|
2021-01-25 16:14:39 +08:00 |