aboutsummaryrefslogtreecommitdiffstats
path: root/SolidityNatspecJSON.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into jsoncpp_pathMarek Kotewicz2015-02-111-2/+2
|\
| * Styling in Natspec EnumsLefteris Karapetsas2015-02-091-2/+2
| |
* | fixed jsoncpp find_pathMarek Kotewicz2015-02-101-1/+1
|/
* Cleaner solution to provide standard sources.Christian2015-01-281-0/+2
|
* Absence of tag in Natspec is now considered @noticeLefteris Karapetsas2015-01-201-5/+23
|
* Improved handling of exceptions in some Solidity TestsLefteris Karapetsas2015-01-201-6/+2
|
* Natspec method key is now the Canonical SignatureLefteris Karapetsas2015-01-131-21/+21
|
* Fixing bug where empty tagless docstring in Natspec would result in infinite ↵Lefteris Karapetsas2015-01-121-0/+13
| | | | loop
* Rename "JSON Documentation" -> Metadata.Gav Wood2015-01-091-2/+2
| | | | solc integration for Solidity-format ABI.
* Merge branch 'develop' into sol_natspecMultilineLefteris Karapetsas2014-12-181-0/+29
|
* Solidity Tests names are now more consistentLefteris Karapetsas2014-12-181-0/+488
- File names and Boost Test Suite have the same name now for every solidity Test, so that there is no need to guess or check when you want to run a specific suite from the command line