| .. |
|
_static
|
|
|
|
_templates
|
|
|
|
contracts
|
Fix payable example.
|
2021-01-20 15:09:26 +01:00 |
|
examples
|
Updating grammar
|
2021-02-09 19:38:35 +01:00 |
|
grammar
|
Disable the type byte
|
2020-12-14 19:18:25 +00:00 |
|
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
|
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
|
|
|
|
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
|
|
|
|
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
|
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
|
Updating contributing and fixing capitalisation.
|
2021-02-15 16:18:11 +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
|
|
|
|
make.bat
|
|
|
|
Makefile
|
|
|
|
metadata.rst
|
Add inlining for old optimizer.
|
2021-02-09 19:08:58 +01: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
|
Fixed links in Docs
|
2021-02-08 14:30:09 +01:00 |
|
solidity-by-example.rst
|
|
|
|
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
|
|
|
|
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
|
Updating contributing and fixing capitalisation.
|
2021-02-15 16:18:11 +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 |