.. |
_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
|
Update blind-auction.rst
|
2021-02-16 12:09:58 +00: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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |