aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/DocStringAnalyser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure parameter names match between headers and implementationAlex Beregszaszi2017-09-201-8/+8
* Remove unused statements from the Natspec headersAlex Beregszaszi2017-08-251-1/+1
* Remove parsing of why3 doc stringsAlex Beregszaszi2017-07-011-11/+1
* Refactor error reportingRhett Aultman2017-05-301-4/+3
* Fix licensing headersVoR02202016-11-231-4/+4
* Allow docstrings for statements.chriseth2015-10-271-11/+22
* Fix indent.chriseth2015-10-271-3/+3
* Store docstrings in AST annotations.chriseth2015-10-261-0/+117