.. |
docstring_inherit_modifier_no_return2.sol
|
Fix segfault for empty @return tags in modifiers
|
2020-12-10 11:54:40 +01:00 |
docstring_inherit_modifier_no_return.sol
|
Fix segfault for empty @return tags in modifiers
|
2020-12-10 11:54:40 +01:00 |
docstring_inheritdoc2.sol
|
NatSpec: Implement `@inheritdoc `
|
2020-07-20 18:32:18 +02:00 |
docstring_inheritdoc3.sol
|
NatSpec: Implement `@inheritdoc `
|
2020-07-20 18:32:18 +02:00 |
docstring_inheritdoc_emptys.sol
|
Fix inheritdoc tags trying to resolve 'empty' elements
|
2020-08-26 21:28:00 +02:00 |
docstring_inheritdoc_twice.sol
|
Complete error coverage of ReferenceResolver
|
2020-07-28 18:56:57 +02:00 |
docstring_inheritdoc_wrong_type.sol
|
NatSpec: Implement `@inheritdoc `
|
2020-07-20 18:32:18 +02:00 |
docstring_inheritdoc.sol
|
NatSpec: Implement `@inheritdoc `
|
2020-07-20 18:32:18 +02:00 |
docstring_named_return_param_mismatch.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
docstring_parameter.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
docstring_return_size_mismatch.sol
|
Added error codes to SyntaxTest expectations (updated tests)
|
2020-06-22 16:51:47 +02:00 |
inherit_doc_events.sol
|
NatSpec: Implement `@inheritdoc `
|
2020-07-20 18:32:18 +02:00 |
invalid_tag.sol
|
Add one more test for invalid custom tag
|
2021-03-25 12:24:18 +00:00 |