solidity/libsolidity
hrkrshnn 0647039864 DeclarationTypeChecker for UserDefinedValueTypes
- Checks for repetitions.
- Assigns types.
- Checks if the 'actual type' is an elementary type name.
- Checks if the 'actual type' is a value type.

Also added tests.
2021-09-07 19:42:51 +02:00
..
analysis DeclarationTypeChecker for UserDefinedValueTypes 2021-09-07 19:42:51 +02:00
ast Types for UserDefinedValueType 2021-09-07 19:42:51 +02:00
codegen Rename source location function. 2021-09-06 18:33:36 +02:00
formal [SMTChecker] Cleanup spurious messages about TypeTypes 2021-09-07 16:55:25 +02:00
interface FileReader: Normalize base path and strip it from normalized source paths 2021-08-27 15:10:46 +02:00
parsing Implemented parsing for UserDefinedValueType 2021-09-07 19:42:51 +02:00
CMakeLists.txt ControlFlowAnalyser: Also consider called functions in a flow 2021-06-01 15:54:37 +02:00