aboutsummaryrefslogtreecommitdiffstats
path: root/InterfaceHandler.h
Commit message (Expand)AuthorAgeFilesLines
* contract documentation is now parsing during compilation and not by request.Liana Husikyan2015-07-161-3/+9
* style fixesLiana Husikyan2015-06-091-18/+30
* Succint interfaces.chriseth2015-05-151-2/+0
* Merge branch 'develop' into jsoncpp_pathMarek Kotewicz2015-02-111-9/+9
|\
| * Styling in Natspec EnumsLefteris Karapetsas2015-02-091-9/+9
* | fixed jsoncpp find_pathMarek Kotewicz2015-02-101-1/+1
|/
* Basic logging in Solidity (though no tests yet).Gav Wood2015-01-091-0/+1
* Changes in InterfaceHandler to deal with multiline natspecLefteris Karapetsas2014-12-181-1/+2
* Create contracts.Christian2014-12-151-4/+4
* Merge branch 'macox_fixes' into build_enhancementMarek Kotewicz2014-12-111-4/+17
|\
| * Natspec title and author tag.Lefteris Karapetsas2014-12-101-4/+17
* | Merge branch 'develop' into build_enhancementMarek Kotewicz2014-12-081-4/+4
|\|
| * Merge remote-tracking branch 'ethereum/develop' into sol_importChristian2014-12-081-10/+10
| |\
| * | Merge remote-tracking branch 'ethereum/develop' into sol_importChristian2014-12-051-4/+4
* | | solidity compiling under msvc && boosts cmake file fixeddebris2014-12-071-1/+1
| |/ |/|
* | Replacing old cstyle enums with c++11 enums in natspecLefteris Karapetsas2014-12-051-10/+10
|/
* Using iterators in Natspec comment parsingLefteris Karapetsas2014-12-051-6/+14
* Addressing styling and miscellaneous issue with NatspecLefteris Karapetsas2014-12-051-8/+10
* Natspec @return tag parsingLefteris Karapetsas2014-12-051-1/+3
* Natspec parsing @param doctagsLefteris Karapetsas2014-12-051-0/+9
* Parsing notice and dev doxytags.Lefteris Karapetsas2014-12-041-0/+8
* Styling in libsolidity's InterfaceHandlerLefteris Karapetsas2014-12-041-2/+2
* Work in progress for parsing natspec doxytagsLefteris Karapetsas2014-12-041-2/+9
* Moving all Interface and Documentation functionality to own classLefteris Karapetsas2014-12-031-0/+74