.. |
_static
|
script to automate updates to robots.txt #11199
|
2021-04-27 17:54:55 -04:00 |
_templates
|
docs: Fixes link to genindex.html when clicked from within a page behind internals/ directory structure.
|
2021-05-31 14:17:58 +02:00 |
contracts
|
Clarify that non-byte array struct members are omitted by getters
|
2021-07-08 14:31:30 +02:00 |
examples
|
docs/
|
2021-06-25 12:33:55 +02:00 |
ext
|
Create a local html_extra_template_renderer Sphinx extension
|
2021-07-15 13:29:27 +02:00 |
grammar
|
Fix import path grammar and grammar testing details.
|
2021-04-12 14:54:36 +02:00 |
internals
|
Merge pull request #11616 from ethereum/issue-8191-yul
|
2021-07-08 15:37:01 +02:00 |
ir
|
Document difference in evaluation order of arguments of addmod/mulmod by old and new code gens.
|
2021-07-05 13:39:14 +02:00 |
types
|
docs: Remove deprecated escape characters from the list of available escapes
|
2021-07-14 21:28:20 +02:00 |
050-breaking-changes.rst
|
docs/
|
2021-06-25 12:33:55 +02:00 |
060-breaking-changes.rst
|
Documentation.
|
2020-11-03 13:31:51 +01:00 |
070-breaking-changes.rst
|
0.7.0 breaking changes: There were no external constructors
|
2021-04-22 21:57:20 +02:00 |
080-breaking-changes.rst
|
Update docs/080-breaking-changes.rst
|
2021-04-06 11:48:04 +02:00 |
abi-spec.rst
|
docs/
|
2021-06-25 12:33:55 +02:00 |
analysing-compilation-output.rst
|
Added documentation about --asm flag
|
2021-04-22 11:05:44 +02:00 |
assembly.rst
|
Fix outdated references to byte[] type (it's now bytes1[] )
|
2021-07-08 13:16:23 +02:00 |
brand-guide.rst
|
adding lang design and restructuring
|
2020-09-17 11:46:59 +02:00 |
bugs_by_version.json
|
Prepare release of 0.8.6.
|
2021-06-22 11:39:15 +02:00 |
bugs.json
|
Add missing blogpost to the buglist
|
2021-05-12 13:57:53 +01:00 |
bugs.rst
|
Introduce unique numbering for bugs
|
2021-05-12 13:49:14 +01:00 |
cheatsheet.rst
|
Documenting bytes.concat.
|
2021-03-24 11:49:21 +01:00 |
common-patterns.rst
|
docs/
|
2021-06-25 12:33:55 +02:00 |
conf.py
|
Use html_extra_template_renderer to replace the current robots.txt rendering script
|
2021-07-15 13:29:27 +02:00 |
contracts.rst
|
Documentation for custom errors.
|
2021-03-30 23:04:32 +02:00 |
contributing.rst
|
isolate_tests: Extract code blocks from documentation using code block header
|
2021-07-06 16:57:05 +02:00 |
control-structures.rst
|
docs/
|
2021-06-25 12:33:55 +02:00 |
grammar.rst
|
Fix import path grammar and grammar testing details.
|
2021-04-12 14:54:36 +02:00 |
index.rst
|
Detailed documentation for path resolution in imports, including remappings, base path and standard input
|
2021-06-08 21:41:49 +02:00 |
installing-solidity.rst
|
installing-solidity.rst: Clarify that when using urls in Standard JSON with a dockerized compiler it might still be necessary to mount a volume
|
2021-06-24 19:14:38 +02:00 |
introduction-to-smart-contracts.rst
|
Replace reference to `require by if `.
|
2021-06-28 15:45:07 +02:00 |
language-influences.rst
|
adding language influences page
|
2021-04-22 10:46:11 +02:00 |
layout-of-source-files.rst
|
Detailed documentation for path resolution in imports, including remappings, base path and standard input
|
2021-06-08 21:41:49 +02: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
|
Fix code-start headers in documentation
|
2021-07-01 15:17:42 +02:00 |
path-resolution.rst
|
installing-solidity.rst: Clarify that when using urls in Standard JSON with a dockerized compiler it might still be necessary to mount a volume
|
2021-06-24 19:14:38 +02:00 |
requirements.txt
|
Require sphinx-rtd-theme>= 0.5.2; older
|
2021-07-14 13:50:03 +02:00 |
resources.rst
|
docs: Remove/update obsolete links to Solidity-related resources
|
2020-08-31 12:46:45 +02:00 |
robots.txt.template
|
Set preferred host in robots.txt
|
2021-06-28 21:26:00 +01:00 |
security-considerations.rst
|
docs/
|
2021-06-25 12:33:55 +02:00 |
smtchecker.rst
|
Update smtchecker.rst
|
2021-07-06 23:24:37 +08:00 |
solidity-by-example.rst
|
Add basic modular contract example
|
2019-02-15 13:55:38 -07:00 |
structure-of-a-contract.rst
|
docs/
|
2021-06-25 12:33:55 +02:00 |
style-guide.rst
|
docs/
|
2021-06-25 12:33:55 +02:00 |
types.rst
|
docs: fix formatting errors and style inconsistencies
|
2020-04-20 20:24:31 +04:00 |
units-and-global-variables.rst
|
docs/
|
2021-06-25 12:33:55 +02:00 |
using-the-compiler.rst
|
Make missing settings.optimizer.enabled key in Standard JSON equivalent to setting it to false
|
2021-06-15 16:06:22 +02:00 |
yul.rst
|
Test yul code blocks in documentation.
|
2021-07-08 14:59:05 +02:00 |