.. |
invalid
|
Fix typos in filenames within docstring syntax tests.
|
2020-02-14 15:53:39 +01:00 |
docstring_author_title_state_variable.sol
|
Allow natspec comments on state variables.
|
2020-05-19 11:01:52 -05: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_empty_description.sol
|
Require unimplemented functions to be virtual.
|
2019-12-02 21:59:00 +01:00 |
docstring_empty_tag.sol
|
Require unimplemented functions to be virtual.
|
2019-12-02 21:59:00 +01:00 |
docstring_named_return_parameter.sol
|
Fix typos in filenames within docstring syntax tests.
|
2020-02-14 15:53:39 +01:00 |
docstring_non_public_state_variable_with_return.sol
|
Allow natspec comments on state variables.
|
2020-05-19 11:01:52 -05:00 |
docstring_parameter.sol
|
Fixes Natspec parser error when whitespace is missing.
|
2019-05-10 10:53:32 +02:00 |
docstring_private_state_variable.sol
|
Allow natspec comments on state variables.
|
2020-05-19 11:01:52 -05:00 |
docstring_state_variable_too_many_return_tags.sol
|
Allow natspec comments on state variables.
|
2020-05-19 11:01:52 -05:00 |
docstring_state_variable.sol
|
Allow natspec comments on state variables.
|
2020-05-19 11:01:52 -05:00 |
docstring_too_many_return_tags.sol
|
Add natspec test with too many return tags
|
2020-03-24 13:04:07 +01:00 |
docstring_variable.sol
|
Allow natspec comments on state variables.
|
2020-05-19 11:01:52 -05:00 |