aboutsummaryrefslogtreecommitdiffstats
path: root/InterfaceHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ethereum/develop' into sol_importChristian2014-12-081-19/+19
|\
| * Replacing old cstyle enums with c++11 enums in natspecLefteris Karapetsas2014-12-051-19/+19
* | Merge remote-tracking branch 'ethereum/develop' into sol_importChristian2014-12-051-7/+7
|/
* Newline right after doctag is now a valid natspec entryLefteris Karapetsas2014-12-051-3/+11
* Introducing Docstring parsing error exception and style fixesLefteris Karapetsas2014-12-051-12/+10
* Using iterators in Natspec comment parsingLefteris Karapetsas2014-12-051-73/+65
* Addressing styling and miscellaneous issue with NatspecLefteris Karapetsas2014-12-051-27/+22
* Natspec @return tag parsingLefteris Karapetsas2014-12-051-7/+25
* Natspec parsing @param doctagsLefteris Karapetsas2014-12-051-43/+115
* Parsing notice and dev doxytags.Lefteris Karapetsas2014-12-041-23/+67
* Styling in libsolidity's InterfaceHandlerLefteris Karapetsas2014-12-041-4/+4
* Work in progress for parsing natspec doxytagsLefteris Karapetsas2014-12-041-3/+66
* Moving all Interface and Documentation functionality to own classLefteris Karapetsas2014-12-031-0/+88