paulfryzel · GitHub

@paulfryzel

requested a review from a team

August 12, 2022 19:21

@paulfryzel

@paulfryzel

Merged

josh11b

@paulfryzel

@paulfryzel

josh11b

josh11b added a commit to josh11b/carbon-lang that referenced this pull request

Aug 25, 2022

zygoloid

Co-authored-by: josh11b <josh11b@users.noreply.github.com>
Co-authored-by: Richard Smith <richard@metafoo.co.uk>

josh11b added a commit to josh11b/carbon-lang that referenced this pull request

Aug 30, 2022

josh11b

Co-authored-by: josh11b <josh11b@users.noreply.github.com>

zygoloid

zygoloid

@zygoloid

Closed

josh11b added a commit that referenced this pull request

Sep 9, 2022
A few changes:
- Merge content from the `primitive_types.md` design doc into the overall design `README.md` since there was so much overlap and no need for two copies.
- Consistently spell integer types `Carbon.Int(N)` and `Carbon.UInt(N)`, including the `Carbon.` prefix and avoiding `Unsigned(N)`.
- Consistently use a comprehensive set of floating-point types.
- Incorporates #2015 into the design docs.

avicorp added a commit to avicorp/carbon-lang that referenced this pull request

Nov 13, 2022

Merged

avicorp added a commit to avicorp/carbon-lang that referenced this pull request

Nov 21, 2022

josh11b added a commit that referenced this pull request

Dec 9, 2022
Edit numeric literal design for the literal type proposal and add reference where #2015 was mentioned.
Closes #2159
Co-authored-by: Richard Smith <richard@metafoo.co.uk>
Co-authored-by: josh11b <josh11b@users.noreply.github.com>

Read the original on github.com ↗