..
_static
Fix dark mode bug
2022-07-25 04:26:45 +09:00
_templates
restoring the RTD section. Downloads section to still be above versions section
2021-11-30 00:20:27 +05:30
contracts
Update receive function documentation
2022-11-08 15:59:09 +01:00
examples
Update spelling and phrasing.
2022-09-28 06:38:05 -04:00
ext
Include language and compiler version in Remix code links
2021-10-07 18:25:01 +02:00
grammar
Sort grammer rules of SolidityLexer.g4
2022-05-30 00:15:48 +09:00
internals
Document UnusedStoreEliminator
2022-10-21 13:19:56 +02:00
types
functions taking calldata args should be assignable to function pointers of same type
2022-10-26 13:29:02 +05:30
050-breaking-changes.rst
fix: remove lower_case_with_underscores and Capitalized_Words_With_Underscores from code examples
2022-02-21 10:53:35 -08:00
060-breaking-changes.rst
Add v0.6.0 change notes for inline assembly opcode syntax changes.
2022-09-21 17:50:29 +10: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
Update docs/abi-spec.rst
2022-09-09 18:38:49 +07:00
analysing-compilation-output.rst
Added documentation about --asm flag
2021-04-22 11:05:44 +02:00
assembly.rst
Clarify effect of memory unsafe assembly
2022-08-29 11:39:57 -03:00
brand-guide.rst
Remove redundant typo
2021-12-13 11:36:07 +01:00
bugs_by_version.json
Fix buglist typo: NestedCallataArrayAbiReencodingSizeValidation -> NestedCalldataArrayAbiReencodingSizeValidation
2022-10-24 14:21:42 +02:00
bugs.json
Fix buglist typo: NestedCallataArrayAbiReencodingSizeValidation -> NestedCalldataArrayAbiReencodingSizeValidation
2022-10-24 14:21:42 +02:00
bugs.rst
docs: Fix badly indented lists
2021-07-15 10:13:30 +02:00
cheatsheet.rst
Moved Keywords section from 'Cheatsheet' to 'Units and Globally Available Variables'
2022-06-24 10:23:31 +05:30
common-patterns.rst
fix: corrects _ prefixes
2022-03-14 08:03:10 -07:00
conf.py
pylint: Enable and fix redefined-builtin warnings
2021-12-21 15:30:11 +01:00
contracts.rst
Documentation for custom errors.
2021-03-30 23:04:32 +02:00
contributing.rst
Merge pull request #13666 from SavPhill/patch-1
2022-11-01 07:53:04 -05:00
control-structures.rst
Update control-structures.rst
2022-08-13 13:51:55 +02:00
credits-and-attribution.rst
Rename share-solid.svg to avoid it being blocked by adblockers
2021-10-08 13:57:49 +02:00
docs.sh
docs.sh: Fail on all errors, includding undefined variables and failures in piped commands
2022-04-08 20:41:31 +02:00
grammar.rst
Fix import path grammar and grammar testing details.
2021-04-12 14:54:36 +02:00
index.rst
[DOCS] Translations: Updated links and new languages
2022-11-01 08:35:20 +01:00
installing-solidity.rst
installing-solidity.rst: Mention the PEDANTIC flag
2022-08-11 15:43:34 +02:00
introduction-to-smart-contracts.rst
Enable highlighting for more code blocks in the docs
2022-08-16 10:05:14 +02:00
ir-breaking-changes.rst
Remove entry in IR breaking changes.
2022-06-14 18:27:52 +02:00
language-influences.rst
adding language influences page
2021-04-22 10:46:11 +02:00
layout-of-source-files.rst
Grammer fix
2022-08-30 09:23:15 +01: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
Added tests for --no-append-metadata
2022-09-26 20:40:34 +02:00
natspec-format.rst
Remove the mention of RadSpec
2022-10-31 16:34:01 +01:00
path-resolution.rst
path-resolution.rst: Rewrite relative import normalizatin rules to make them more precise
2022-09-28 23:29:10 +02:00
requirements.txt
Require sphinx-rtd-theme>= 0.5.2; older
2021-07-14 13:50:03 +02:00
resources.rst
Add Hardhat+Solidity VSCode extension
2022-11-02 12:23:33 +01:00
robots.txt.template
Set preferred host in robots.txt
2021-06-28 21:26:00 +01:00
security-considerations.rst
Update security-considerations.rst
2022-08-30 14:35:31 +02:00
smtchecker.rst
Fix SMT checker paper link
2022-09-08 15:22:47 +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
tweak: update maximum line length
2022-07-08 11:41:51 -07:00
types.rst
docs: fix formatting errors and style inconsistencies
2020-04-20 20:24:31 +04:00
units-and-global-variables.rst
Update misleading information about OpenZeppelin's ECDSA library
2022-10-07 12:23:18 +02:00
using-the-compiler.rst
Added tests for --no-append-metadata
2022-09-26 20:40:34 +02:00
yul.rst
Address review comments
2022-09-13 17:23:31 +02:00