solidity/libsolidity
chriseth 2a25d04896
Merge pull request #11023 from ethereum/natspecparsinglocations
Provide locations for docstring parsing errors.
2021-03-02 14:03:42 +01:00
..
analysis Provide locations for docstring parsing errors. 2021-03-01 17:34:25 +01:00
ast Check that there is an interface type before querying validity of location. 2021-02-24 11:22:40 +01:00
codegen Provide selector for some internal functions. 2021-03-01 16:19:59 +01:00
formal Fix issue with pop on storage array. 2021-02-23 14:26:55 +01:00
interface Remove IRGenerator::verifyCallGraphs and make generate() verify the graphs automatically 2021-02-23 10:47:02 +01:00
parsing Provide locations for docstring parsing errors. 2021-03-01 17:34:25 +01:00
CMakeLists.txt Move CallGraph structure to a separate module 2021-02-23 10:47:02 +01:00