aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/parsing/DocStringParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* docstring: add missing spaceLeo Arias2018-04-241-1/+1
* DocStringParser: Fix error message for empty parameter description.Daniel Kirchner2018-03-141-7/+3
* Merge interface/Exceptions and interface/UtilsAlex Beregszaszi2017-06-221-1/+1
* Refactor error reportingRhett Aultman2017-05-301-5/+4
* 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