solidity/libsolidity
chriseth 22d5caa979
Merge pull request #8532 from aarlt/structured-docs-variables-aarlt
Allow NatSpec comments for state variables
2020-05-19 19:26:35 +02:00
..
analysis Allow natspec comments on state variables. 2020-05-19 11:01:52 -05:00
ast Allow natspec comments on state variables. 2020-05-19 11:01:52 -05:00
codegen IRGenerationContext::internalDispatch(): Don't use asCallableFunction() to get internal function type 2020-05-19 18:00:50 +02:00
formal Add verification target for empty pop 2020-05-18 16:35:56 +02:00
interface Allow natspec comments on state variables. 2020-05-19 11:01:52 -05:00
parsing Allow natspec comments on state variables. 2020-05-19 11:01:52 -05:00
CMakeLists.txt Move static functions for constructing names from IRGenerationContext into the new Common module 2020-05-14 19:48:00 +02:00