solidity/libsolidity/parsing
hrkrshnn 39e3da1905 Allow NatSpec documentation for local variable declarations
This won't be part of NatSpec JSON, but in AST, under the field documentation.
2021-04-08 17:06:14 +02:00
..
DocStringParser.cpp Provide locations for docstring parsing errors. 2021-03-01 17:34:25 +01:00
DocStringParser.h Provide locations for docstring parsing errors. 2021-03-01 17:34:25 +01:00
Parser.cpp Allow NatSpec documentation for local variable declarations 2021-04-08 17:06:14 +02:00
Parser.h Revert statement. 2021-03-30 21:15:46 +02:00
Token.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30