26 Commits (88b338a42eab2c05f209f9cfbe6157bcc0049eb0)

Author SHA1 Message Date
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