solidity/libsolidity/experimental/ast
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
..
Type.cpp Eliminate using namespace std. 2023-09-13 22:54:10 +02:00
Type.h Platform fixes. 2023-09-13 22:54:10 +02:00
TypeSystem.cpp fixup! Type inference draft. 2023-09-18 18:55:34 +02:00
TypeSystem.h fixup! Type inference draft. 2023-09-28 15:49:00 +02:00
TypeSystemHelper.cpp Distinct identifiers and tokens for integer type and integer class 2023-09-28 15:49:00 +02:00
TypeSystemHelper.h Type inference draft. 2023-09-13 22:54:02 +02:00