Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / carbon-language/carbon-lang issues and pull requests
#4400 - Update CODE_OF_CONDUCT.md to delete duplicate info
Pull Request -
State: closed - Opened by CelineausBerlin about 1 month ago
- 3 comments
Labels: documentation
#4399 - Initial, very rough lowering for calls to specific functions and specific function declarations.
Pull Request -
State: closed - Opened by zygoloid about 1 month ago
Labels: toolchain
#4398 - Store pointer not reference in `ConstantStore`
Pull Request -
State: closed - Opened by josh11b about 1 month ago
Labels: toolchain
#4397 - Stitch together adjacent comments using the indent.
Pull Request -
State: closed - Opened by jonmeow about 1 month ago
Labels: toolchain
#4396 - Refactor compile-related tests to share construction.
Pull Request -
State: closed - Opened by jonmeow about 1 month ago
- 1 comment
Labels: toolchain
#4395 - Track and resolve the specific callee in a call to a generic function
Pull Request -
State: closed - Opened by zygoloid about 1 month ago
Labels: toolchain
#4394 - Update conduct team member list
Pull Request -
State: closed - Opened by CelineausBerlin about 1 month ago
- 3 comments
Labels: documentation
#4393 - Assign locations to instructions in a generic eval block.
Pull Request -
State: closed - Opened by zygoloid about 1 month ago
Labels: toolchain
#4392 - Update CoC team members
Pull Request -
State: closed - Opened by CelineausBerlin about 1 month ago
Labels: documentation
#4390 - Remove out-of-date TODO
Pull Request -
State: closed - Opened by zygoloid about 1 month ago
Labels: toolchain
#4389 - Add support for deduction of most kinds of type constant.
Pull Request -
State: closed - Opened by zygoloid about 1 month ago
- 1 comment
Labels: dependent, toolchain
#4388 - Generate parameter pattern-match IR from pattern IR
Pull Request -
State: closed - Opened by geoffromer about 1 month ago
- 2 comments
Labels: toolchain
#4387 - can you adapt an abstract class?
Issue -
State: open - Opened by zygoloid about 1 month ago
- 1 comment
Labels: leads question
#4386 - Implement some token-based formatting structure.
Pull Request -
State: closed - Opened by jonmeow about 1 month ago
- 2 comments
Labels: toolchain
#4385 - Add tracking of lexed comments, with skeletal formatting.
Pull Request -
State: closed - Opened by jonmeow about 1 month ago
- 1 comment
Labels: toolchain
#4384 - Add AUTOUPDATE-SPLIT to help with format tests.
Pull Request -
State: closed - Opened by jonmeow about 1 month ago
- 1 comment
Labels: toolchain
#4383 - Add skeletal format subcommand.
Pull Request -
State: closed - Opened by jonmeow about 1 month ago
- 1 comment
Labels: toolchain
#4382 - Improve `-c dbg`, enabling Split DWARF and other enhancements
Pull Request -
State: closed - Opened by chandlerc about 1 month ago
- 2 comments
Labels: infrastructure, documentation
#4381 - Disallow creating instances of abstract classes
Pull Request -
State: closed - Opened by dwblaikie about 1 month ago
Labels: toolchain
#4380 - Basic support for argument deduction in generic `impl`s.
Pull Request -
State: closed - Opened by zygoloid about 1 month ago
Labels: toolchain
#4379 - Handle block scopes in compile-time binding check
Pull Request -
State: closed - Opened by geoffromer about 1 month ago
- 1 comment
Labels: toolchain
#4378 - Disallow `abstract` or `base` on class declarations (that are not definitions)
Pull Request -
State: closed - Opened by dwblaikie about 1 month ago
- 3 comments
Labels: toolchain
#4377 - Add link to video for C++Now variadics talk
Pull Request -
State: closed - Opened by josh11b about 1 month ago
- 1 comment
Labels: documentation
#4376 - Switch to LLD on macOS.
Pull Request -
State: closed - Opened by chandlerc about 1 month ago
- 1 comment
Labels: infrastructure
#4375 - Disable the Bazel disk cache on CI.
Pull Request -
State: closed - Opened by chandlerc about 1 month ago
Labels: infrastructure
#4374 - Improve infrastructure for formatting types in diagnostics.
Pull Request -
State: closed - Opened by zygoloid about 2 months ago
- 1 comment
Labels: toolchain
#4373 - User Snippets and file icon for carbon and microsoft C/C++ configurations
Pull Request -
State: closed - Opened by BhJaipal about 2 months ago
- 2 comments
Labels: utilities
#4372 - User Snippets and file icon for carbon and microsoft C/C++ configurat…
Pull Request -
State: closed - Opened by BhJaipal about 2 months ago
- 1 comment
Labels: utilities
#4371 - [DRAFT] Start fixing facet member access
Pull Request -
State: open - Opened by josh11b about 2 months ago
Labels: toolchain
#4370 - Expose indexing as a language interface
Pull Request -
State: open - Opened by brymer-meneses about 2 months ago
- 1 comment
Labels: toolchain
#4369 - Assign a name to `interface_type` instructions.
Pull Request -
State: closed - Opened by zygoloid about 2 months ago
Labels: toolchain
#4368 - Track the instruction used to name the type and constraint in an impl.
Pull Request -
State: closed - Opened by zygoloid about 2 months ago
Labels: toolchain
#4367 - Remove redundant optional wrapping llvm::function_ref
Pull Request -
State: closed - Opened by dwblaikie about 2 months ago
- 2 comments
Labels: toolchain
#4366 - Change how to get info for a parameter
Pull Request -
State: closed - Opened by josh11b about 2 months ago
Labels: toolchain
#4365 - Increase test timeout to unblock submit
Pull Request -
State: closed - Opened by josh11b about 2 months ago
Labels: toolchain
#4364 - `where` check stage, step 3: some type checking
Pull Request -
State: closed - Opened by josh11b about 2 months ago
- 2 comments
Labels: toolchain
#4363 - Fix our default `fastbuild` Bazel config
Pull Request -
State: closed - Opened by chandlerc about 2 months ago
- 1 comment
Labels: infrastructure
#4362 - Some trivial check-phase inlining.
Pull Request -
State: closed - Opened by chandlerc about 2 months ago
Labels: toolchain
#4361 - Handle runtime implicit parameters, and `self` outside of methods
Pull Request -
State: closed - Opened by josh11b about 2 months ago
Labels: toolchain
#4360 - Remove parameter-constant arrays from import_ref
Pull Request -
State: closed - Opened by geoffromer about 2 months ago
- 3 comments
Labels: toolchain
#4359 - `self` parameter allowed in implicit parameter list of non-function entities
Issue -
State: closed - Opened by zygoloid about 2 months ago
Labels: toolchain
#4358 - Add comma between the arguments to the `bind_symbolic_name` instruction
Pull Request -
State: closed - Opened by josh11b about 2 months ago
Labels: toolchain
#4357 - Update instructions for running tests
Pull Request -
State: closed - Opened by josh11b about 2 months ago
Labels: toolchain
#4356 - CHECK failure when using runtime implicit parameter
Issue -
State: closed - Opened by josh11b about 2 months ago
- 1 comment
Labels: toolchain
#4355 - When converting an expression to type `type`, retain the resulting instruction as well as the `TypeId`.
Pull Request -
State: closed - Opened by zygoloid about 2 months ago
Labels: toolchain
#4354 - Replace llvm_symbolizer with a cc_env_data() array.
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
Labels: explorer, infrastructure, toolchain
#4353 - Fix invocation issues with clang runner
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
Labels: toolchain
#4352 - Make ImplDecls evaluate to themselves.
Pull Request -
State: closed - Opened by zygoloid about 2 months ago
- 1 comment
Labels: toolchain
#4351 - Use more compact storage for impl lookup buckets.
Pull Request -
State: closed - Opened by zygoloid about 2 months ago
- 1 comment
Labels: toolchain
#4350 - Reject abstract function definitions
Pull Request -
State: closed - Opened by dwblaikie about 2 months ago
Labels: toolchain
#4349 - `where` check stage, step 2: SemIR
Pull Request -
State: closed - Opened by josh11b about 2 months ago
Labels: toolchain
#4348 - Update instructions for adding a SemIR instruction.
Pull Request -
State: closed - Opened by josh11b about 2 months ago
- 1 comment
Labels: toolchain
#4347 - Update LLVM and use a hermetic llvm-symbolizer
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
Labels: infrastructure, toolchain
#4346 - Fix TryEvalInstInContext to be static
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
Labels: toolchain
#4345 - Remove declare_symlink use
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
Labels: infrastructure, toolchain
#4344 - Cannot compile toolchain
Issue -
State: closed - Opened by BhJaipal about 2 months ago
- 5 comments
Labels: toolchain
#4343 - Disallow base virtual in adapter
Pull Request -
State: closed - Opened by dwblaikie about 2 months ago
- 4 comments
Labels: toolchain
#4342 - Don't substitute into the targeted instructions of an associated constant.
Pull Request -
State: closed - Opened by zygoloid about 2 months ago
- 2 comments
Labels: toolchain
#4341 - Refactor InstallPaths API and comments a little.
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
Labels: toolchain
#4340 - Push a generic region when handling a `where` expression.
Pull Request -
State: closed - Opened by zygoloid about 2 months ago
- 1 comment
Labels: toolchain
#4339 - Add support for capturing console output to FileTest.
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
Labels: explorer, toolchain
#4338 - Disallow compile time bindings where they aren't clearly supported.
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
- 1 comment
Labels: toolchain
#4337 - Flush pending diagnostics on crash.
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
Labels: toolchain
#4336 - Basic support for declaring generic impls.
Pull Request -
State: closed - Opened by zygoloid about 2 months ago
Labels: toolchain
#4335 - Clean up comment about node ID.
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
Labels: toolchain
#4333 - SemIR text format cleanups
Pull Request -
State: closed - Opened by geoffromer about 2 months ago
- 1 comment
Labels: toolchain
#4332 - Refactor install structure to make changes easier.
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
- 2 comments
Labels: toolchain
#4331 - Improve install_paths handling for relative paths.
Pull Request -
State: closed - Opened by jonmeow about 2 months ago
Labels: toolchain
#4330 - Add a `note: ` prefix to all notes.
Pull Request -
State: closed - Opened by zygoloid 2 months ago
- 1 comment
Labels: toolchain
#4329 - `where` check stage, step 1: designators
Pull Request -
State: closed - Opened by josh11b 2 months ago
- 1 comment
Labels: toolchain
#4324 - Add usage tips to NOAUTOUPDATE tests
Pull Request -
State: closed - Opened by geoffromer 2 months ago
Labels: toolchain
#4322 - Add a clang subcommand.
Pull Request -
State: closed - Opened by jonmeow 2 months ago
- 5 comments
Labels: toolchain
#4316 - Enforce access modifiers for imports
Pull Request -
State: closed - Opened by brymer-meneses 2 months ago
Labels: toolchain
#4310 - Style notes on passing and storing object addresses
Pull Request -
State: closed - Opened by jonmeow 2 months ago
- 1 comment
Labels: documentation
#4301 - Convert CommandLine member references to pointers
Pull Request -
State: closed - Opened by jonmeow 2 months ago
- 2 comments
Labels: toolchain
#4280 - Remove `default` from ComputeIdKindTable switch
Pull Request -
State: closed - Opened by geoffromer 2 months ago
Labels: toolchain
#4231 - Re-evaluate optional features when optimizing compile time
Issue -
State: open - Opened by dwblaikie 3 months ago
- 3 comments
Labels: toolchain
#4221 - Initial support for binding patterns in SemIR
Pull Request -
State: closed - Opened by geoffromer 3 months ago
- 2 comments
Labels: toolchain
#4208 - stale files in `bazel-bin/toolchain/install/prefix_root/lib/carbon/core` can cause autoupdate to fail
Issue -
State: closed - Opened by zygoloid 3 months ago
- 2 comments
#4205 - add syntax highlighting for `x-macro` files
Pull Request -
State: closed - Opened by brymer-meneses 3 months ago
Labels: infrastructure
#4205 - add syntax highlighting for `x-macro` files
Pull Request -
State: closed - Opened by brymer-meneses 3 months ago
Labels: infrastructure
#4164 - fix: `clangd: -32001: invalid AST`
Pull Request -
State: closed - Opened by brymer-meneses 4 months ago
Labels: infrastructure
#4164 - fix: `clangd: -32001: invalid AST`
Pull Request -
State: closed - Opened by brymer-meneses 4 months ago
Labels: infrastructure
#4145 - Check usage for verbose formatting of instructions in crashes
Issue -
State: closed - Opened by jonmeow 4 months ago
- 3 comments
Labels: toolchain
#4065 - Error while building docker image as part of devcontainer
Issue -
State: open - Opened by nirmal-j-patel 5 months ago
- 4 comments
Labels: inactive
#4065 - Error while building docker image as part of devcontainer
Issue -
State: open - Opened by nirmal-j-patel 5 months ago
- 4 comments
Labels: inactive
#3930 - publish VS Code extension on extensions marketplace
Issue -
State: open - Opened by zygoloid 7 months ago
- 7 comments
Labels: infrastructure, inactive
#3477 - Does the return of a template function have template phase?
Issue -
State: open - Opened by josh11b 12 months ago
- 5 comments
Labels: leads question
#3384 - are `abstract` / `base` specifiers permitted or required on class forward declarations?
Issue -
State: closed - Opened by zygoloid about 1 year ago
- 4 comments
Labels: leads question
#3169 - Language server features
Issue -
State: open - Opened by maan2003 about 1 year ago
- 2 comments
Labels: inactive
#3070 - Restructuring & namespacing plan for the toolchain
Issue -
State: closed - Opened by chandlerc over 1 year ago
- 5 comments
Labels: long term, toolchain
#2745 - Name conflicts beyond inheritance
Issue -
State: open - Opened by josh11b over 1 year ago
- 9 comments
Labels: leads question
#2745 - Name conflicts beyond inheritance
Issue -
State: open - Opened by josh11b over 1 year ago
- 9 comments
Labels: leads question
#2477 - Matching forward declaration of functions and classes
Issue -
State: open - Opened by josh11b almost 2 years ago
- 1 comment
Labels: long term
#2409 - when are facet types equal?
Issue -
State: open - Opened by zygoloid about 2 years ago
- 14 comments
Labels: leads question
#2409 - when are facet types equal?
Issue -
State: open - Opened by zygoloid about 2 years ago
- 14 comments
Labels: leads question
#2240 - Proposal: Variadics
Pull Request -
State: open - Opened by geoffromer about 2 years ago
- 5 comments
Labels: proposal, proposal rfc, long term
#2001 - Make proposal for names found in top-level scope in a source file
Issue -
State: open - Opened by jonmeow over 2 years ago
- 3 comments
Labels: long term, design idea
#1997 - Reflect "Numeric literal semantics #144" in the design docs
Issue -
State: closed - Opened by josh11b over 2 years ago
- 13 comments
Labels: long term
#314 - bazel rules_bison is pretty old
Issue -
State: closed - Opened by dabrahams over 3 years ago
- 4 comments
Labels: inactive