aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/parsing/DocStringParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Minor changes.chriseth2017-01-271-19/+17
* More verbose function namingLefteris Karapetsas2017-01-271-2/+2
* Doc tags followed by newline are now parsed properlyLefteris Karapetsas2017-01-271-1/+1
* Fix and better output for testsLefteris Karapetsas2017-01-251-0/+6
* Accept any kind of whitespace after natspec tagsLefteris Karapetsas2017-01-251-13/+47
* Store docstrings in AST annotations.chriseth2015-10-261-0/+141