This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cab88290c2e36b0f83cb2c5edd401b9ce2da76d0
solidity
/
test
/
libsolidity
/
syntaxTests
/
natspec
T
History
Christian Parpart
be8752b5d3
Adds natspec to AST for enum definition.
2023-04-05 14:58:32 +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_variable.sol
Tests and changelog
2021-04-08 17:06:24 +02:00