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

#4887 - Remove legacy migration prototype

Pull Request - State: closed - Opened by jonmeow 3 days ago
Labels: infrastructure

#4886 - Update LLVM version, fix breaks

Pull Request - State: open - Opened by jonmeow 3 days ago
Labels: infrastructure, toolchain

#4885 - Improve comments on conversion from type value to type id

Pull Request - State: open - Opened by danakj 3 days ago
Labels: toolchain

#4884 - Avoid poisoning `Self`

Pull Request - State: open - Opened by bricknerb 3 days ago
Labels: toolchain

#4883 - Use designated initializers in import.cpp

Pull Request - State: closed - Opened by bricknerb 4 days ago
Labels: toolchain

#4882 - Deduce the FacetValue for an argument for a generic FacetType parameter

Pull Request - State: open - Opened by danakj 4 days ago - 1 comment
Labels: toolchain

#4881 - Make the constant value of AsCompatible match its type

Pull Request - State: open - Opened by danakj 4 days ago
Labels: toolchain

#4880 - Safety milestones and a 2025 roadmap

Pull Request - State: open - Opened by chandlerc 6 days ago
Labels: proposal, proposal rfc, documentation

#4879 - Expose currently-silent failure in language server

Pull Request - State: closed - Opened by jonmeow 6 days ago
Labels: toolchain

#4878 - Combine DiagnosticConverter into DiagnosticEmitter

Pull Request - State: open - Opened by jonmeow 6 days ago
Labels: toolchain

#4877 - Handle FacetAccessWitness in eval of ImplWitnessAccess

Pull Request - State: open - Opened by danakj 6 days ago - 2 comments
Labels: toolchain

#4876 - Refactor resolving a location into a SemIR library

Pull Request - State: open - Opened by jonmeow 6 days ago
Labels: toolchain

#4875 - Check explicit params exist.

Pull Request - State: closed - Opened by alinas 6 days ago
Labels: toolchain

#4874 - Adds emacs mode for carbon

Pull Request - State: open - Opened by samkhn 6 days ago
Labels: infrastructure, utilities

#4873 - Generate Cpp namespace when import Cpp is used

Pull Request - State: open - Opened by bricknerb 7 days ago - 2 comments
Labels: toolchain

#4872 - Support accessing associated functions by member access into facets

Pull Request - State: open - Opened by zygoloid 7 days ago
Labels: toolchain

#4871 - Refactor diagnostic_emitter.h

Pull Request - State: closed - Opened by jonmeow 7 days ago - 1 comment
Labels: toolchain

#4870 - Eliminate NodeLocConverter

Pull Request - State: closed - Opened by jonmeow 7 days ago
Labels: toolchain

#4869 - Adds help and alsologtostderr flags to comp database generation script

Pull Request - State: open - Opened by samkhn 7 days ago
Labels: infrastructure

#4867 - Make SemIRLoc data private to diagnostics

Pull Request - State: closed - Opened by jonmeow 8 days ago - 2 comments
Labels: toolchain

#4866 - Add `HasId` method to `ValueStore` for debug checks

Pull Request - State: open - Opened by clavin 8 days ago
Labels: toolchain

#4865 - Deduce facet values for arguments to generic fns receiving a facet type

Pull Request - State: open - Opened by danakj 8 days ago - 1 comment
Labels: toolchain

#4864 - No predeclared identifiers, `Core` is a keyword

Pull Request - State: closed - Opened by zygoloid 8 days ago
Labels: proposal, proposal rfc, documentation, utilities

#4863 - Support implicit conversion from a type value to a facet value

Pull Request - State: open - Opened by danakj 8 days ago - 1 comment
Labels: toolchain

#4862 - Add SemIR::MakeSymbolicConstantId(int)

Pull Request - State: closed - Opened by danakj 8 days ago
Labels: toolchain

#4860 - When diagnosing name used before declared, set the location of the usage

Pull Request - State: closed - Opened by bricknerb 9 days ago - 4 comments
Labels: toolchain

#4858 - Change LookupNameInCore to use a LocId

Pull Request - State: closed - Opened by jonmeow 9 days ago
Labels: toolchain

#4857 - Clean up obsolete import handling in class/function

Pull Request - State: closed - Opened by jonmeow 9 days ago
Labels: toolchain

#4856 - Add a writeup for how associated constants are processed.

Pull Request - State: open - Opened by zygoloid 9 days ago - 1 comment
Labels: toolchain

#4855 - Clean up language server's output handling

Pull Request - State: closed - Opened by jonmeow 9 days ago - 1 comment
Labels: toolchain

#4854 - Broaden file_test support for LSP requests

Pull Request - State: closed - Opened by jonmeow 9 days ago - 2 comments
Labels: toolchain

#4853 - What to do with `impl Interface1 as Interface2`?

Issue - State: open - Opened by danakj 9 days ago - 2 comments
Labels: leads question

#4851 - When looking up a name in a scope, propagate the lookup result when it's poisoned

Pull Request - State: closed - Opened by bricknerb 9 days ago
Labels: toolchain

#4850 - Stop allowing `impl` redeclarations to differ syntactically in `where` clause

Pull Request - State: closed - Opened by josh11b 10 days ago - 1 comment
Labels: toolchain

#4849 - Switch Driver back to parameters for construction

Pull Request - State: closed - Opened by jonmeow 10 days ago - 1 comment
Labels: toolchain

#4847 - Fix crash when driver fuzzer finds language-server.

Pull Request - State: closed - Opened by zygoloid 13 days ago
Labels: toolchain

#4846 - Switch custom error stream output to diagnostic

Pull Request - State: closed - Opened by jonmeow 13 days ago - 1 comment
Labels: toolchain

#4845 - Clean up a few details of lex yaml printing

Pull Request - State: closed - Opened by jonmeow 13 days ago
Labels: toolchain

#4844 - Fix flag name from #4835

Pull Request - State: closed - Opened by jonmeow 13 days ago
Labels: toolchain

#4843 - Maybe we can rewrite this in rust 👉👈

Issue - State: closed - Opened by JKearnsl 14 days ago - 1 comment
Labels: leads question

#4843 - Maybe we can rewrite this in rust 👉👈

Issue - State: closed - Opened by JKearnsl 14 days ago - 1 comment
Labels: leads question

#4842 - Document numeric type literals in lexical conventions.

Pull Request - State: closed - Opened by zygoloid 14 days ago
Labels: documentation

#4842 - Document numeric type literals in lexical conventions.

Pull Request - State: closed - Opened by zygoloid 14 days ago
Labels: documentation

#4841 - Add a framework for LSP testing.

Pull Request - State: closed - Opened by jonmeow 14 days ago - 1 comment
Labels: toolchain

#4840 - Fix autoupdate handling of carriage return

Pull Request - State: closed - Opened by jonmeow 14 days ago - 1 comment
Labels: toolchain

#4839 - Refactor ToolchainFileTest functions out-of-line

Pull Request - State: closed - Opened by jonmeow 14 days ago
Labels: toolchain

#4839 - Refactor ToolchainFileTest functions out-of-line

Pull Request - State: closed - Opened by jonmeow 14 days ago
Labels: toolchain

#4838 - Make binary operators non-member

Pull Request - State: closed - Opened by jonmeow 14 days ago
Labels: toolchain

#4838 - Make binary operators non-member

Pull Request - State: closed - Opened by jonmeow 14 days ago
Labels: toolchain

#4837 - Treat associated constants as entities parameterized by Self

Pull Request - State: closed - Opened by zygoloid 15 days ago
Labels: toolchain

#4836 - Invalid comment cleanup

Pull Request - State: closed - Opened by jonmeow 15 days ago
Labels: toolchain

#4836 - Invalid comment cleanup

Pull Request - State: closed - Opened by jonmeow 15 days ago
Labels: toolchain

#4835 - Add a flag to make `CHECK` failures non-fatal for debugging.

Pull Request - State: closed - Opened by zygoloid 15 days ago - 4 comments
Labels: infrastructure, toolchain

#4835 - Add a flag to make `CHECK` failures non-fatal for debugging.

Pull Request - State: closed - Opened by zygoloid 15 days ago - 4 comments
Labels: infrastructure, toolchain

#4834 - Id::Invalid -> Id::None

Pull Request - State: closed - Opened by jonmeow 15 days ago
Labels: toolchain

#4833 - Sink comment into implementation

Pull Request - State: closed - Opened by dwblaikie 15 days ago
Labels: toolchain

#4833 - Sink comment into implementation

Pull Request - State: closed - Opened by dwblaikie 15 days ago
Labels: toolchain

#4832 - Remove unused parameter

Pull Request - State: closed - Opened by dwblaikie 15 days ago
Labels: toolchain

#4832 - Remove unused parameter

Pull Request - State: closed - Opened by dwblaikie 15 days ago
Labels: toolchain

#4831 - Wrap lookup result in a new `ScopeLookupResult`

Pull Request - State: closed - Opened by bricknerb 16 days ago - 1 comment
Labels: toolchain

#4830 - Bump undici from 6.21.0 to 6.21.1 in /utils/vscode in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 16 days ago
Labels: dependencies, javascript, utilities

#4829 - Use FullPatternStack instead of node stack for binding context

Pull Request - State: closed - Opened by geoffromer 16 days ago
Labels: toolchain

#4829 - Use FullPatternStack instead of node stack for binding context

Pull Request - State: closed - Opened by geoffromer 16 days ago
Labels: toolchain

#4828 - Readd the missing class `!members` list.

Pull Request - State: closed - Opened by dwblaikie 16 days ago - 1 comment
Labels: toolchain

#4827 - Remove comment about `inst_id` not being poisoned

Pull Request - State: closed - Opened by bricknerb 16 days ago
Labels: toolchain

#4826 - When adding a namespace, explicitly unpoison an optimistically poisoned name

Pull Request - State: closed - Opened by bricknerb 17 days ago
Labels: toolchain

#4826 - When adding a namespace, explicitly unpoison an optimistically poisoned name

Pull Request - State: closed - Opened by bricknerb 17 days ago
Labels: toolchain

#4825 - Reformat `CompilationUnit` function definitions out-of-line

Pull Request - State: closed - Opened by clavin 17 days ago
Labels: toolchain

#4825 - Reformat `CompilationUnit` function definitions out-of-line

Pull Request - State: closed - Opened by clavin 17 days ago
Labels: toolchain

#4824 - Improve SemIR naming of `import_ref`s

Pull Request - State: closed - Opened by clavin 17 days ago
Labels: toolchain

#4822 - Separate node kind for bindings inside `var`

Pull Request - State: closed - Opened by geoffromer 20 days ago
Labels: toolchain

#4821 - Update TODO for semantic checking

Pull Request - State: closed - Opened by jonmeow 20 days ago - 4 comments
Labels: toolchain

#4820 - Add dwblaikie as a toolchain reviewer

Pull Request - State: closed - Opened by jonmeow 21 days ago
Labels: infrastructure

#4819 - Add support for testing with stdin

Pull Request - State: closed - Opened by jonmeow 21 days ago - 3 comments
Labels: explorer, toolchain

#4818 - Add a newline after diagnostic output when testing

Pull Request - State: closed - Opened by dwblaikie 21 days ago
Labels: toolchain

#4817 - Add RawStringOstream for slightly simpler streaming to strings

Pull Request - State: closed - Opened by jonmeow 21 days ago
Labels: explorer, toolchain

#4816 - Diagnose impl function with mismatched signature compared to virtual

Pull Request - State: open - Opened by dwblaikie 21 days ago - 1 comment
Labels: toolchain

#4815 - Make choice work for alternatives without parameters

Pull Request - State: open - Opened by danakj 21 days ago - 1 comment
Labels: toolchain

#4814 - Support multiple `import Cpp library` in a single unit

Pull Request - State: closed - Opened by bricknerb 21 days ago - 1 comment
Labels: toolchain

#4813 - Update a few faq questions which are showing their age

Pull Request - State: closed - Opened by jonmeow 22 days ago
Labels: documentation

#4812 - Add stdin to driver's streams, and refactor stream passing

Pull Request - State: closed - Opened by jonmeow 22 days ago
Labels: toolchain

#4811 - Switch some codeblocks to recognized languages.

Pull Request - State: closed - Opened by zygoloid 22 days ago

#4810 - Website: exclude files that would cause problems for prebuild or jekyll

Pull Request - State: closed - Opened by zygoloid 22 days ago - 1 comment

#4809 - Add Support for #include in cpp files imported from Carbon

Pull Request - State: closed - Opened by bricknerb 22 days ago
Labels: toolchain

#4808 - Move the complete_witness_type above the !members label.

Pull Request - State: closed - Opened by danakj 22 days ago
Labels: toolchain

#4807 - Update LLVM

Pull Request - State: closed - Opened by bricknerb 23 days ago
Labels: explorer, infrastructure

#4806 - Regulations by the gamestime102 organization and also the Clean Master Privacy team.

Pull Request - State: closed - Opened by gamestime102 23 days ago - 2 comments
Labels: documentation

#4803 - Update README.md

Pull Request - State: closed - Opened by gamestime102-tv 23 days ago - 2 comments
Labels: documentation

#4802 - Fix rendering of https://docs.carbon-lang.dev/proposals/p2188.html

Pull Request - State: closed - Opened by zygoloid 23 days ago - 2 comments

#4801 - Remove node_stack Peek templating where possible

Pull Request - State: closed - Opened by jonmeow 23 days ago
Labels: toolchain

#4800 - Refactor CheckIsAllowedRedecl and stop function definition merging

Pull Request - State: closed - Opened by jonmeow 23 days ago
Labels: toolchain

#4799 - Fix PR links in two proposals.

Pull Request - State: closed - Opened by zygoloid 23 days ago

#4798 - Stop merging invalid impl redefinitions

Pull Request - State: closed - Opened by jonmeow 24 days ago
Labels: toolchain

#4797 - Add newline to vlog message

Pull Request - State: closed - Opened by jonmeow 24 days ago
Labels: toolchain

#4796 - Fix short option error

Pull Request - State: closed - Opened by jonmeow 24 days ago
Labels: toolchain