aboutsummaryrefslogtreecommitdiffstats
path: root/solidityNatspecJSON.cpp
Commit message (Expand)AuthorAgeFilesLines
* Natspec title and author tag.Lefteris Karapetsas2014-12-101-0/+88
* Merge remote-tracking branch 'ethereum/develop' into sol_importChristian2014-12-081-2/+2
|\
| * Replacing old cstyle enums with c++11 enums in natspecLefteris Karapetsas2014-12-051-2/+2
* | Merge remote-tracking branch 'ethereum/develop' into sol_importChristian2014-12-051-2/+2
|/
* Stack compiler now correctly returns a string and not a pointerLefteris Karapetsas2014-12-051-2/+2
* Newline right after doctag is now a valid natspec entryLefteris Karapetsas2014-12-051-0/+51
* Using iterators in Natspec comment parsingLefteris Karapetsas2014-12-051-3/+3
* Natspec @return tag parsingLefteris Karapetsas2014-12-051-2/+72
* Natspec parsing @param doctagsLefteris Karapetsas2014-12-051-16/+101
* Parsing notice and dev doxytags.Lefteris Karapetsas2014-12-041-11/+47
* Moving all Interface and Documentation functionality to own classLefteris Karapetsas2014-12-031-2/+2
* Separate user and dev natspec documentationLefteris Karapetsas2014-12-031-15/+22
* More Natspec JSON export tests and better error reportingLefteris Karapetsas2014-12-021-1/+75
* Exporting Natspec documentation to a JSON interfaceLefteris Karapetsas2014-12-021-0/+77