.. |
_static
|
docs: Add more bottom padding to the menu to prevent the index link from being obscured by the toggle
|
2021-10-14 14:15:29 +02:00 |
_templates
|
docs: Put the index menu item into a list prevent it from being styled as unfolded
|
2021-10-14 14:05:14 +02:00 |
contracts
|
Add sections for state mutability and special functions
|
2021-09-10 11:27:55 +03:00 |
examples
|
Minor rewording.
|
2021-10-14 15:09:18 +02:00 |
ext
|
Include language and compiler version in Remix code links
|
2021-10-07 18:25:01 +02:00 |
grammar
|
Updated ANTLR grammar to include user defined value types.
|
2021-09-08 21:19:30 +02:00 |
internals
|
feat(docs): get mismatched Yul optimizer step lists back in sync
|
2021-10-15 18:47:25 +02:00 |
ir
|
Enhance documentation in regards to modifiers and return
|
2021-10-18 14:22:09 +02:00 |
types
|
Update value-types.rst - fix typo
|
2021-10-02 20:32:25 -07:00 |
050-breaking-changes.rst
|
Document pre-0.5.0 bytesX/uintY conversions
|
2021-08-16 14:24:26 +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
|
Documentation and Changelog
|
2021-09-08 21:19:30 +02:00 |
analysing-compilation-output.rst
|
Added documentation about --asm flag
|
2021-04-22 11:05:44 +02:00 |
assembly.rst
|
Add `.address and .selector ` in inside assembly for external function pointers
|
2021-10-04 18:05:57 +02:00 |
brand-guide.rst
|
adding lang design and restructuring
|
2020-09-17 11:46:59 +02:00 |
bugs_by_version.json
|
Set release date.
|
2021-09-29 14:00:57 +02:00 |
bugs.json
|
Buglist entry for UserDefinedValueTypesBug
|
2021-09-29 11:54:00 +02:00 |
bugs.rst
|
docs: Fix badly indented lists
|
2021-07-15 10:13:30 +02:00 |
cheatsheet.rst
|
Clarify block.* and tx.* values in off-chain calls
|
2021-10-15 19:15:12 +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
|
Sphinx extension for adding Remix links to code snippets
|
2021-10-07 18:25:00 +02:00 |
contracts.rst
|
Documentation for custom errors.
|
2021-03-30 23:04:32 +02:00 |
contributing.rst
|
contributing.rst: Tweak details about the location of evmone and hera
|
2021-10-13 17:31:52 +02:00 |
control-structures.rst
|
Reword External Function Calls paragraph in docs
|
2021-09-14 17:51:18 -04:00 |
credits-and-attribution.rst
|
Rename share-solid.svg to avoid it being blocked by adblockers
|
2021-10-08 13:57:49 +02:00 |
grammar.rst
|
Fix import path grammar and grammar testing details.
|
2021-04-12 14:54:36 +02:00 |
index.rst
|
Adjust Colors for the Solidity Docs
|
2021-10-07 16:23:30 +02:00 |
installing-solidity.rst
|
Merge pull request #11873 from soroosh-sdi/cmake-check-z3-latest
|
2021-10-01 12:58:03 +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
|
Treat ambiguous imports as errors
|
2021-09-27 13:14:23 +02:00 |
requirements.txt
|
Require sphinx-rtd-theme>= 0.5.2; older
|
2021-07-14 13:50:03 +02:00 |
resources.rst
|
Update resources.rst
|
2021-08-11 10:59:02 +02:00 |
robots.txt.template
|
Set preferred host in robots.txt
|
2021-06-28 21:26:00 +01:00 |
security-considerations.rst
|
Add new info severity
|
2021-09-13 22:48:22 +02:00 |
smtchecker.rst
|
Docs
|
2021-08-25 21:10:08 +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
|
Clarify block.* and tx.* values in off-chain calls
|
2021-10-15 19:15:12 +02:00 |
using-the-compiler.rst
|
Expose --debug-info/settings.debug.debugInfo option
|
2021-10-11 20:34:48 +02:00 |
yul.rst
|
feat(docs): get mismatched Yul optimizer step lists back in sync
|
2021-10-15 18:47:25 +02:00 |