solidity/libsolidity
Erik Kundt 7d37ed4531 Adds structured docs for variable declarations.
- adds natspec generation for state variables.
- exports structured docs for state variables to JSON.
2020-05-19 11:01:52 -05:00
..
analysis Adds structured docs for variable declarations. 2020-05-19 11:01:52 -05:00
ast Adds structured docs for variable declarations. 2020-05-19 11:01:52 -05:00
codegen [Sol->Yul] Implementing Byte array push() and pop() 2020-05-19 14:47:00 +02:00
formal Add verification target for empty pop 2020-05-18 16:35:56 +02:00
interface Adds structured docs for variable declarations. 2020-05-19 11:01:52 -05:00
parsing Adds structured docs for variable declarations. 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