solidity/docs
hrkrshnn 95091f6b58 Implemented block.basefee in Solidilty and basefee() in Yul.
Also added basefee to Yul grammar.
2021-08-09 16:18:08 +02:00
..
_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 Merge pull request #11662 from ethereum/docs-fix-highlighting-and-upgrade-pygments 2021-07-29 11:29:38 +02:00
examples docs: Force highlighter to work despite errors on snippets that it cannot parse 2021-07-15 10:14:00 +02:00
ext Create a local html_extra_template_renderer Sphinx extension 2021-07-15 13:29:27 +02:00
grammar Implemented block.basefee in Solidilty and basefee() in Yul. 2021-08-09 16:18:08 +02:00
internals Merge pull request #11717 from jaa2/develop 2021-07-29 18:56:22 +02:00
ir Merge pull request #11662 from ethereum/docs-fix-highlighting-and-upgrade-pygments 2021-07-29 11:29:38 +02:00
types Merge pull request #11662 from ethereum/docs-fix-highlighting-and-upgrade-pygments 2021-07-29 11:29:38 +02:00
050-breaking-changes.rst docs/ 2021-06-25 12:33:55 +02:00
060-breaking-changes.rst docs: Fix badly indented lists 2021-07-15 10:13:30 +02: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: Force highlighter to work despite errors on snippets that it cannot parse 2021-07-15 10:14:00 +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 docs: Fix badly indented lists 2021-07-15 10:13:30 +02:00
cheatsheet.rst Merge pull request #11662 from ethereum/docs-fix-highlighting-and-upgrade-pygments 2021-07-29 11:29:38 +02:00
common-patterns.rst docs: Force highlighter to work despite errors on snippets that it cannot parse 2021-07-15 10:14:00 +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 Updated docs and evmc.h header file for evmone 0.8.0 release 2021-07-27 16:39:41 +02:00
control-structures.rst docs: Force highlighter to work despite errors on snippets that it cannot parse 2021-07-15 10:14:00 +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 docs: Replace a few remaining :: blocks with .. code-block:: 2021-07-15 10:14:00 +02:00
language-influences.rst adding language influences page 2021-04-22 10:46:11 +02:00
layout-of-source-files.rst docs: Replace a few remaining :: blocks with .. code-block:: 2021-07-15 10:14:00 +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 docs: Fix syntax errors in JSON snippets and enable JavaScript highlighting for them 2021-07-15 10:14:00 +02:00
natspec-format.rst docs: Fix badly indented lists 2021-07-15 10:13:30 +02:00
path-resolution.rst Clarify optional parts in remappings 2021-07-30 12:30:17 +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 tx.origin pointing where exactly is the bug 2021-07-26 13:04:14 +02:00
smtchecker.rst Do not create VCs for underoverflow by default for Sol >=0.8 2021-08-09 14:12:31 +02:00
solidity-by-example.rst Add basic modular contract example 2019-02-15 13:55:38 -07:00
structure-of-a-contract.rst docs: Replace > with >= in pragmas to work around the highligher being unable to process the former 2021-07-15 10:14:00 +02:00
style-guide.rst docs: Force highlighter to work despite errors on snippets that it cannot parse 2021-07-15 10:14:00 +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: Force highlighter to work despite errors on snippets that it cannot parse 2021-07-15 10:14:00 +02:00
using-the-compiler.rst Do not create VCs for underoverflow by default for Sol >=0.8 2021-08-09 14:12:31 +02:00
yul.rst Clarify Yul scoping rules. 2021-08-02 18:27:34 +02:00