38 Commits (19b9a411d329026d8b0a4199fe93c560eb2f4181)

Author SHA1 Message Date
Gav Wood d5c2a6b26a Code for outputing events as well as functions. 10 years ago
arkpar 2677a6ea90 style 10 years ago
arkpar de531cb274 json and solidity ABI generted for events 10 years ago
arkpar bf3e6fc62d fixed ABI generator 10 years ago
Lefteris Karapetsas 93abe45771 FunctionType now returns const ref for Declaration 10 years ago
Lefteris Karapetsas 941a424e71 Minor fixes plus a rebase merge fix 10 years ago
Lefteris Karapetsas 122aada70f Contract Interface Functions now return FunctionType 10 years ago
Lefteris Karapetsas 06764f026e State variable accessors code is now more organized 10 years ago
Lefteris Karapetsas 221e0c93fa Absence of tag in Natspec is now considered @notice 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
Christian 8e84acb98b Buildfix after semantical merge conflict. 10 years ago
Lefteris Karapetsas 299305548f Adjustments to Solidity compiler code for Function Hash 10 years ago
Gav Wood 0ca84e5a0d Basic logging in Solidity (though no tests yet). 10 years ago
Lefteris Karapetsas b8b75c841b Solidity getInterfaceFunctions is now a map of hash to Function 10 years ago
Gav Wood 78c202cae4 Fixed #683 10 years ago
Lefteris Karapetsas 29261206b9 Adding const attribute to ABI output 10 years ago
Lefteris Karapetsas 0b5b6c7cd4 Adressing some natspec issues 10 years ago
Lefteris Karapetsas 30beaca359 Changes in InterfaceHandler to deal with multiline natspec 10 years ago
Christian 46664c44b3 Assertions that throw InternalCompilerErrors. 10 years ago
Christian 5026c5855d Create contracts. 10 years ago
Lefteris Karapetsas c29108a9d8 Styling issues and add TODO in Interfacehandler 10 years ago
Lefteris Karapetsas 01e419fcaf Natspec title and author tag. 10 years ago
Lefteris Karapetsas 8857a7a75e Replacing old cstyle enums with c++11 enums in natspec 10 years ago
Lefteris Karapetsas 9977229d75 Newline right after doctag is now a valid natspec entry 10 years ago
Lefteris Karapetsas cfb8e74a75 Introducing Docstring parsing error exception and style fixes 10 years ago
Lefteris Karapetsas 4bbb9eb264 Using iterators in Natspec comment parsing 10 years ago
Lefteris Karapetsas 67da8798cf Addressing styling and miscellaneous issue with Natspec 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 2f16217574 Styling in libsolidity's InterfaceHandler 10 years ago
Lefteris Karapetsas eeb186c834 Work in progress for parsing natspec doxytags 10 years ago
Lefteris Karapetsas 4613214098 Moving all Interface and Documentation functionality to own class 10 years ago