Duplicate underlying types
Open
area:standard-support
kind:feature
status:help-wanted
- Dominant language
- C#
- Stars
- 451
- Forks
- 49
- Avg merge
- 13h 59m
- Merged PRs (30d)
- 6
Description
I think we should make decision about what unspecified sign means for primitive types. Do we have to distinguish between `int` and `signed int` and 'signed'?
https://github.com/ForNeVeR/Cesium/blob/8f22da755f43bd379f0ef665c7ffe9e5d0f98e72/Cesium.CodeGen/Ir/Types/PrimitiveType.cs#L14-L15
https://github.com/ForNeVeR/Cesium/blob/8f22da755f43bd379f0ef665c7ffe9e5d0f98e72/Cesium.CodeGen/Ir/Types/PrimitiveType.cs#L33-L35
Contributor guide
Assessment
This issue has not been assessed yet.