solidity/test/libsolidity/syntaxTests/natspec
2023-04-18 13:10:21 +02:00
..
invalid feat: allow named parameters in mapping types 2022-12-08 11:56:58 +01:00
docstring_double_empty.sol Fixed bug when two empty NatSpec comments led to scanning past EOL 2020-05-20 20:26:02 +05:30
docstring_enum.sol Adds natspec to AST for enum definition. 2023-04-05 14:58:32 +02:00
docstring_named_return_parameter.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
docstring_parameter.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
docstring_private_state_variable.sol Tests and changelog 2021-04-08 17:06:24 +02:00
docstring_state_variable.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
docstring_struct.sol Adds NatSpec to AST for struct definitions. 2023-04-18 13:10:21 +02:00
docstring_variable.sol Tests and changelog 2021-04-08 17:06:24 +02:00