carbon-language
- 13 skills
- 0 followers
- 10 hours ago last updated
- ▌ Jujutsu Jj Usage · carbon-languageInstructions for using Jujutsu (jj) for version control in the Carbon repository.
- ▌ Prek · carbon-languageInstructions for running prek, the Carbon pre-submit/style/lint checker, that *MUST* be run before submitting an change.
- ▌ Bazel Usage · carbon-languageInstructions that **MUST** be followed when using Bazel or Bazelisk to build, test, and debug in the Carbon repository.
- ▌ Builtin Functions · carbon-languageInstructions for registering, mapping, constant evaluating, and lowering builtin functions in the Carbon toolchain.
- ▌ Proposals · carbon-languageInstructions for writing, submitting, and managing Carbon evolution proposals.
- ▌ Code Style · carbon-languageInstructions for code formatting and style guidelines in the Carbon toolchain.
- ▌ Github CLI Usage · carbon-languageInstructions for using the `gh` command to query and inspect GitHub state safely.
- ▌ Agent Tools · carbon-languageGuidelines and restrictions on shell commands and file manipulation tools for AI assistants.
- ▌ Diagnostics · carbon-languageInstructions for declaring, formatting, emitting, testing, and styling diagnostic messages (errors, warnings, notes) in the Carbon toolchain.
- ▌ Accessing Github Issues · carbon-languageInstructions for safely viewing and accessing GitHub issues by way of command line.
- ▌ Toolchain Tests · carbon-languageInstructions for authoring, structuring, and running toolchain tests using the file_test infrastructure.
- ▌ Toolchain Development · carbon-languageInstructions for checking, building, debugging, and understanding the Carbon toolchain.
- ▌ Summarize Testdata Changes · carbon-language bundleInstructions for summarizing changes to Carbon testdata files (`toolchain/*/testdata`).