Kamil Śliwak
|
8304aca1c1
|
TypeSystemHelper: Add isPrimitiveType()
|
2023-09-28 17:43:16 +02:00 |
|
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 |
|
Kamil Śliwak
|
e3caed0ea4
|
fixup! Type inference draft.
|
2023-09-28 15:49:00 +02:00 |
|
Kamil Śliwak
|
1ffd65f089
|
fixup! Type inference draft.
|
2023-09-18 18:55:34 +02:00 |
|
Kamil Śliwak
|
086c912c65
|
TypeSystem: make typeClassInfo() public
|
2023-09-14 17:32:51 +02:00 |
|
Kamil Śliwak
|
acad00f461
|
fixup! Type inference draft.
Rebase fixes
|
2023-09-14 07:56:36 +02:00 |
|
Daniel Kirchner
|
59ef5919fb
|
Platform fixes.
|
2023-09-13 22:54:10 +02:00 |
|
Daniel Kirchner
|
4fb7e9934e
|
Fix compiler warning.
|
2023-09-13 22:54:10 +02:00 |
|
Daniel Kirchner
|
5d1d365e2f
|
style fixes
|
2023-09-13 22:54:10 +02:00 |
|
Daniel Kirchner
|
e4e0472407
|
Eliminate using namespace std.
|
2023-09-13 22:54:10 +02:00 |
|
Daniel Kirchner
|
d8a36a1d58
|
Type inference draft.
|
2023-09-13 22:54:02 +02:00 |
|