solidity/docs/contracts
Marenz 5663fbb903 Merge branch 'develop' into breaking
Manual Resolved Conflicts:
	Changelog.md
	 * Updated changelog
	test/externalTests/ens.sh
	 * Merged fixes for upstream from both develop and breaking
	test/libsolidity/semanticTests/inlineAssembly/external_identifier_access_shadowing.sol
	 * Removed in #11735 (breaking)
	test/libsolidity/semanticTests/inlineAssembly/function_name_clash.sol
	 * Removed in #12209 (breaking)
	test/libsolidity/semanticTests/storage/mappings_array2d_pop_delete.sol
	 * Removed in #11843 (breaking)
	test/libsolidity/semanticTests/storage/mappings_array_pop_delete.sol
	 * Removed in #11843 (breaking)
	test/libsolidity/syntaxTests/inlineAssembly/basefee_berlin_function.sol
	 * Used version of file from #11842 (breaking)
2022-08-30 18:07:20 +02:00
..
abstract-contracts.rst abstract-contracts.rst: Clarify when a contract may or must be marked abstract 2022-04-04 14:21:49 +02:00
constant-state-variables.rst fix: Typo 2022-06-19 11:56:03 +05:30
creating-contracts.rst fix: corrects _ prefixes 2022-03-14 08:03:10 -07:00
errors.rst Improve index entries for selectors, events and selfdestruct 2022-06-14 12:05:49 +02:00
events.rst Improve index entries for selectors, events and selfdestruct 2022-06-14 12:05:49 +02:00
function-modifiers.rst Added details on placeholders in function-modifiers 2022-08-30 12:00:37 +02:00
functions.rst Merge branch 'develop' into breaking 2022-08-30 18:07:20 +02:00
inheritance.rst Update inheritance.rst 2022-04-09 13:17:07 +05:30
interfaces.rst doc: improve explanation of interfaces 2022-03-09 18:35:14 +01:00
libraries.rst Improve index entries for selectors, events and selfdestruct 2022-06-14 12:05:49 +02:00
using-for.rst using-for.rst: Fix free function visibility. 2022-06-08 21:32:30 +02:00
visibility-and-getters.rst Separate visibility for state variables and functions 2022-01-29 00:36:06 +01:00