solidity/libsolidity
2020-10-12 15:14:56 +02:00
..
analysis Fix checkBaseABICompatibility() to make it actually check return parameters and not just ordinary parameters twice 2020-10-12 15:14:56 +02:00
ast Constants at file-level. 2020-10-08 18:56:17 +02:00
codegen Look for experimental pragmas in the module containing the definition when generating code for modifiers and inherited functions 2020-10-12 14:29:53 +02:00
formal Add this and state to CHC 2020-10-12 11:11:52 +01:00
interface Fix shadowing/same-name warnings for later declarations 2020-10-08 20:22:04 +02:00
parsing Constants at file-level. 2020-10-08 18:56:17 +02:00
CMakeLists.txt Support array slices 2020-10-01 11:52:02 +02:00