aboutsummaryrefslogtreecommitdiffstats
path: root/solidityJSONInterfaceTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replacing old cstyle enums with c++11 enums in natspecLefteris Karapetsas2014-12-051-1/+1
* Stack compiler now correctly returns a string and not a pointerLefteris Karapetsas2014-12-051-1/+1
* Moving all Interface and Documentation functionality to own classLefteris Karapetsas2014-12-031-1/+1
* More Natspec JSON export tests and better error reportingLefteris Karapetsas2014-12-021-2/+15
* Using jsoncpp for exporting ABI interface from solidityLefteris Karapetsas2014-12-021-12/+14
* solidity json interface tests fixesMarek Kotewicz2014-11-121-3/+4
* solidity JSON interface testsMarek Kotewicz2014-11-121-0/+213