jonmeow · GitHub

@jonmeow

@jonmeow

jonmeow marked this pull request as ready for review

September 30, 2021 19:43

josh11b

@jonmeow

jonmeow

chandlerc

Co-authored-by: Chandler Carruth <chandlerc@gmail.com>

jonmeow

@jonmeow

chandlerc

Co-authored-by: Chandler Carruth <chandlerc@gmail.com>

jonmeow

@jonmeow

@jonmeow

zygoloid

@jonmeow

chandlerc

josh11b

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

@jonmeow

@jonmeow

jonmeow deleted the proposal-naming-conventions branch

January 27, 2022 19:25

Merged

jonmeow added a commit that referenced this pull request

Jan 29, 2022
A pretty straight copy of #861. Cutting down README.md example text since it seemed a little redundant with examples in the bullets.

chandlerc added a commit that referenced this pull request

Jun 28, 2022
-   For idiomatic Carbon code:
    -   `UpperCamelCase` will be used when the identifier can be resolved to a
        specific value at compile-time.
    -   `lower_snake_case` will be used when the identifier's value won't be
        known until runtime, such as for variables.
-   For Carbon-provided features:
    -   Keywords and type literals will use `lower_snake_case`.
    -   Other code will use the guidelines for idiomatic Carbon code.
Co-authored-by: Chandler Carruth <chandlerc@gmail.com>
Co-authored-by: Richard Smith <richard@metafoo.co.uk>
Co-authored-by: josh11b <josh11b@users.noreply.github.com>

chandlerc pushed a commit that referenced this pull request

Jun 28, 2022
A pretty straight copy of #861. Cutting down README.md example text since it seemed a little redundant with examples in the bullets.

Closed

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

Jul 24, 2022
Primitive types have been renamed in pull request carbon-language#861 and also the design document.

@ooxi ooxi mentioned this pull request

Jul 24, 2022

Merged

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

Jul 24, 2022
Primitive types have been renamed in pull request carbon-language#861 and also the design document.

jonmeow pushed a commit that referenced this pull request

Jul 24, 2022
Primitive types have been renamed in pull request #861 and also the design document.

ProgRockJazz pushed a commit to ProgRockJazz/carbon-lang that referenced this pull request

May 20, 2026
Primitive types have been renamed in pull request carbon-language#861 and also the design document.

Read the original on github.com ↗