14 Commits (ea2c210a8750b498c6e44528bf6c7db7a411fccb)

Author SHA1 Message Date
Lefteris Karapetsas b0629cb2c5 no need to have target json for failing tests 10 years ago
Lefteris Karapetsas 04d0415e52 Detect if non-existant parameter is documented with natspec 10 years ago
Lefteris Karapetsas f94648fbb2 NameAndtypeResolution tests use ETH_TEST macros 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Marek Kotewicz b6cb2a87ee fixed jsoncpp find_path 10 years ago
Lefteris Karapetsas d53dcd3183 Styling in Natspec Enums 10 years ago
Christian fd1f7b527f Cleaner solution to provide standard sources. 10 years ago
Lefteris Karapetsas 221e0c93fa Absence of tag in Natspec is now considered @notice 10 years ago
Lefteris Karapetsas c3c2b1cf76 Improved handling of exceptions in some Solidity Tests 10 years ago
Lefteris Karapetsas 5b36d3c163 Natspec method key is now the Canonical Signature 10 years ago
Lefteris Karapetsas 5a44a670aa Fixing bug where empty tagless docstring in Natspec would result in infinite loop 10 years ago
Gav Wood 0de1fe5b02 Rename "JSON Documentation" -> Metadata. 10 years ago
Lefteris Karapetsas 8edb5b8b54 Solidity Tests names are now more consistent 10 years ago
Lefteris Karapetsas 30beaca359 Changes in InterfaceHandler to deal with multiline natspec 10 years ago
Lefteris Karapetsas 01e419fcaf Natspec title and author tag. 10 years ago
debris 5071446c68 msvc changes in tests, but tests not yet working there 10 years ago
Lefteris Karapetsas 8857a7a75e Replacing old cstyle enums with c++11 enums in natspec 10 years ago
Lefteris Karapetsas 78938ac468 Stack compiler now correctly returns a string and not a pointer 10 years ago
Lefteris Karapetsas 9977229d75 Newline right after doctag is now a valid natspec entry 10 years ago
Lefteris Karapetsas 4bbb9eb264 Using iterators in Natspec comment parsing 10 years ago
Lefteris Karapetsas 69bb2a38b9 Natspec @return tag parsing 10 years ago
Lefteris Karapetsas 112c583ddb Natspec parsing @param doctags 10 years ago
Lefteris Karapetsas 5fe1133583 Parsing notice and dev doxytags. 10 years ago
Lefteris Karapetsas 4613214098 Moving all Interface and Documentation functionality to own class 10 years ago
Lefteris Karapetsas 994e891078 Separate user and dev natspec documentation 10 years ago
Lefteris Karapetsas 88b1bb2540 More Natspec JSON export tests and better error reporting 10 years ago
Lefteris Karapetsas 60ac4d3a2c Exporting Natspec documentation to a JSON interface 10 years ago