solidity/libsolidity/experimental/analysis
Kamil Śliwak 353d50b0be Distinct identifiers and tokens for integer type and integer class
- Using the same name causes syntax ambiguities. It's also not allowed for user-defined classes and types.
2023-09-28 15:49:00 +02:00
..
Analysis.cpp fixup! Type inference draft. 2023-09-28 15:49:00 +02:00
Analysis.h fixup! Type inference draft. 2023-09-14 07:56:36 +02:00
DebugWarner.cpp error ids 2023-09-13 22:54:10 +02:00
DebugWarner.h Type inference draft. 2023-09-13 22:54:02 +02:00
SyntaxRestrictor.cpp error ids 2023-09-13 22:54:10 +02:00
SyntaxRestrictor.h Type inference draft. 2023-09-13 22:54:02 +02:00
TypeClassRegistration.cpp Separate experimental analysis pass for type class registration 2023-09-14 17:32:51 +02:00
TypeClassRegistration.h Separate experimental analysis pass for type class registration 2023-09-14 17:32:51 +02:00
TypeInference.cpp fixup! Type inference draft. 2023-09-28 15:49:00 +02:00
TypeInference.h fixup! Type inference draft. 2023-09-28 15:49:00 +02:00
TypeRegistration.cpp Distinct identifiers and tokens for integer type and integer class 2023-09-28 15:49:00 +02:00
TypeRegistration.h Type inference draft. 2023-09-13 22:54:02 +02:00