solidity/docs/types
Soham Zemse fa78e0f3d4 feat: allow named parameters in mapping types
Co-authored-by: Hari <webmail.hari@gmail.com>

test: add parser and abi test cases

docs: add example on using named parameters for mappings

- Add changelog

feat: update antlr grammar to allow named parameters in mappings

fix: prevent conflicting mapping parameter names

ref: change order of mapping initializers

test: update expectations and fix build

test: add more tests

fix: use common error & code for conflicting params

fix: issue with accessing nested mapping

test: add conflicting params tests for more nested levels

Update libsolidity/analysis/DeclarationTypeChecker.cpp

Co-authored-by: Nikola Matić <nikola.matic@ethereum.org>

fix: error reported with the same code twice

test: add more tests for 3 level nested mapping

Address review comments
2022-12-08 11:56:58 +01:00
..
conversion.rst docs: add uint160 type in address conversion section 2022-07-01 09:43:24 -03:00
mapping-types.rst feat: allow named parameters in mapping types 2022-12-08 11:56:58 +01:00
operator-precedence-table.rst Put the table with operator precedence in a separate file, included in both Operators and Cheatsheet 2022-06-14 14:41:41 +02:00
operators.rst Update operators.rst 2022-08-13 13:36:57 +02:00
reference-types.rst Array member clarification (#13763) 2022-11-30 00:39:57 +01:00
value-types.rst update value-types.rst 2022-11-10 15:42:31 -03:00