mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
43d6726dd78e35bf79fa2da3824c2916c5e6b0a8
- Adding a getDocumentation() function to solidity compiler stack so that we can obtain the natspec interface for a contract - Adding libjsoncpp as a dependency of libsolidity. This is done in a dirty way, using libjsonrpc-cpp s an intermediate dependency for the moment. Will fix soon. - Start of a test file for Natspec exporting to JSON
Description
Solidity, the Smart Contract Programming Language
100 MiB
Languages
C++
54.6%
Solidity
33.8%
Yul
5%
Python
2.7%
Shell
2.4%
Other
1.5%