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
#4361 - Handle runtime implicit parameters, and `self` outside of methods
Pull Request -
State: closed - Opened by josh11b 5 months ago
Labels: toolchain
#4360 - Remove parameter-constant arrays from import_ref
Pull Request -
State: closed - Opened by geoffromer 5 months ago
- 3 comments
Labels: toolchain
#4359 - `self` parameter allowed in implicit parameter list of non-function entities
Issue -
State: closed - Opened by zygoloid 5 months ago
Labels: toolchain
#4358 - Add comma between the arguments to the `bind_symbolic_name` instruction
Pull Request -
State: closed - Opened by josh11b 5 months ago
Labels: toolchain
#4357 - Update instructions for running tests
Pull Request -
State: closed - Opened by josh11b 5 months ago
Labels: toolchain
#4356 - CHECK failure when using runtime implicit parameter
Issue -
State: closed - Opened by josh11b 5 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 5 months ago
Labels: toolchain
#4354 - Replace llvm_symbolizer with a cc_env_data() array.
Pull Request -
State: closed - Opened by jonmeow 5 months ago
Labels: explorer, infrastructure, toolchain
#4353 - Fix invocation issues with clang runner
Pull Request -
State: closed - Opened by jonmeow 5 months ago
Labels: toolchain
#4352 - Make ImplDecls evaluate to themselves.
Pull Request -
State: closed - Opened by zygoloid 5 months ago
- 1 comment
Labels: toolchain
#4351 - Use more compact storage for impl lookup buckets.
Pull Request -
State: closed - Opened by zygoloid 5 months ago
- 1 comment
Labels: toolchain
#4350 - Reject abstract function definitions
Pull Request -
State: closed - Opened by dwblaikie 5 months ago
Labels: toolchain
#4349 - `where` check stage, step 2: SemIR
Pull Request -
State: closed - Opened by josh11b 5 months ago
Labels: toolchain
#4348 - Update instructions for adding a SemIR instruction.
Pull Request -
State: closed - Opened by josh11b 5 months ago
- 1 comment
Labels: toolchain
#4347 - Update LLVM and use a hermetic llvm-symbolizer
Pull Request -
State: closed - Opened by jonmeow 5 months ago
Labels: infrastructure, toolchain
#4346 - Fix TryEvalInstInContext to be static
Pull Request -
State: closed - Opened by jonmeow 5 months ago
Labels: toolchain
#4345 - Remove declare_symlink use
Pull Request -
State: closed - Opened by jonmeow 5 months ago
Labels: infrastructure, toolchain
#4344 - Cannot compile toolchain
Issue -
State: closed - Opened by BhJaipal 5 months ago
- 5 comments
Labels: toolchain
#4343 - Disallow base virtual in adapter
Pull Request -
State: closed - Opened by dwblaikie 5 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 5 months ago
- 2 comments
Labels: toolchain
#4341 - Refactor InstallPaths API and comments a little.
Pull Request -
State: closed - Opened by jonmeow 5 months ago
Labels: toolchain
#4340 - Push a generic region when handling a `where` expression.
Pull Request -
State: closed - Opened by zygoloid 5 months ago
- 1 comment
Labels: toolchain
#4339 - Add support for capturing console output to FileTest.
Pull Request -
State: closed - Opened by jonmeow 5 months ago
Labels: explorer, toolchain
#4338 - Disallow compile time bindings where they aren't clearly supported.
Pull Request -
State: closed - Opened by jonmeow 5 months ago
- 1 comment
Labels: toolchain
#4337 - Flush pending diagnostics on crash.
Pull Request -
State: closed - Opened by jonmeow 5 months ago
Labels: toolchain
#4336 - Basic support for declaring generic impls.
Pull Request -
State: closed - Opened by zygoloid 5 months ago
Labels: toolchain
#4335 - Clean up comment about node ID.
Pull Request -
State: closed - Opened by jonmeow 5 months ago
Labels: toolchain
#4333 - SemIR text format cleanups
Pull Request -
State: closed - Opened by geoffromer 5 months ago
- 1 comment
Labels: toolchain
#4332 - Refactor install structure to make changes easier.
Pull Request -
State: closed - Opened by jonmeow 5 months ago
- 2 comments
Labels: toolchain
#4331 - Improve install_paths handling for relative paths.
Pull Request -
State: closed - Opened by jonmeow 5 months ago
Labels: toolchain
#4330 - Add a `note: ` prefix to all notes.
Pull Request -
State: closed - Opened by zygoloid 5 months ago
- 1 comment
Labels: toolchain
#4329 - `where` check stage, step 1: designators
Pull Request -
State: closed - Opened by josh11b 5 months ago
- 1 comment
Labels: toolchain
#4324 - Add usage tips to NOAUTOUPDATE tests
Pull Request -
State: closed - Opened by geoffromer 5 months ago
Labels: toolchain
#4322 - Add a clang subcommand.
Pull Request -
State: closed - Opened by jonmeow 5 months ago
- 5 comments
Labels: toolchain
#4316 - Enforce access modifiers for imports
Pull Request -
State: closed - Opened by brymer-meneses 5 months ago
Labels: toolchain
#4310 - Style notes on passing and storing object addresses
Pull Request -
State: closed - Opened by jonmeow 5 months ago
- 1 comment
Labels: documentation
#4301 - Convert CommandLine member references to pointers
Pull Request -
State: closed - Opened by jonmeow 5 months ago
- 2 comments
Labels: toolchain
#4280 - Remove `default` from ComputeIdKindTable switch
Pull Request -
State: closed - Opened by geoffromer 5 months ago
Labels: toolchain
#4231 - Re-evaluate optional features when optimizing compile time
Issue -
State: open - Opened by dwblaikie 6 months ago
- 4 comments
Labels: inactive, toolchain
#4221 - Initial support for binding patterns in SemIR
Pull Request -
State: closed - Opened by geoffromer 6 months ago
- 2 comments
Labels: toolchain
#4210 - Add `require` node(s) to the parse tree
Pull Request -
State: closed - Opened by gysddn 6 months ago
- 7 comments
Labels: inactive, 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 6 months ago
- 2 comments
#4205 - add syntax highlighting for `x-macro` files
Pull Request -
State: closed - Opened by brymer-meneses 6 months ago
Labels: infrastructure
#4205 - add syntax highlighting for `x-macro` files
Pull Request -
State: closed - Opened by brymer-meneses 6 months ago
Labels: infrastructure
#4164 - fix: `clangd: -32001: invalid AST`
Pull Request -
State: closed - Opened by brymer-meneses 7 months ago
Labels: infrastructure
#4164 - fix: `clangd: -32001: invalid AST`
Pull Request -
State: closed - Opened by brymer-meneses 7 months ago
Labels: infrastructure
#4145 - Check usage for verbose formatting of instructions in crashes
Issue -
State: closed - Opened by jonmeow 7 months ago
- 3 comments
Labels: toolchain
#4065 - Error while building docker image as part of devcontainer
Issue -
State: open - Opened by nirmal-j-patel 8 months ago
- 4 comments
Labels: inactive
#4065 - Error while building docker image as part of devcontainer
Issue -
State: closed - Opened by nirmal-j-patel 8 months ago
- 4 comments
Labels: inactive
#3930 - publish VS Code extension on extensions marketplace
Issue -
State: open - Opened by zygoloid 10 months ago
- 7 comments
Labels: infrastructure, inactive
#3802 - `extend api`
Pull Request -
State: open - Opened by josh11b 11 months ago
- 3 comments
Labels: proposal, proposal rfc, long term
#3477 - Does the return of a template function have template phase?
Issue -
State: open - Opened by josh11b about 1 year ago
- 5 comments
Labels: leads question
#3384 - are `abstract` / `base` specifiers permitted or required on class forward declarations?
Issue -
State: closed - Opened by zygoloid over 1 year ago
- 4 comments
Labels: leads question
#3169 - Language server features
Issue -
State: open - Opened by maan2003 over 1 year ago
- 6 comments
#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 almost 2 years ago
- 9 comments
Labels: leads question
#2745 - Name conflicts beyond inheritance
Issue -
State: open - Opened by josh11b almost 2 years ago
- 9 comments
Labels: leads question
#2590 - syntax for declaring global variables in a namespace
Issue -
State: closed - Opened by zygoloid about 2 years ago
- 10 comments
Labels: design idea, leads question
#2477 - Matching forward declaration of functions and classes
Issue -
State: open - Opened by josh11b about 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
#2274 - Subscript syntax and semantics
Pull Request -
State: closed - Opened by geoffromer over 2 years ago
- 1 comment
Labels: proposal, proposal accepted
#2240 - Proposal: Variadics
Pull Request -
State: closed - Opened by geoffromer over 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
#1899 - Change new_proposal.py to be upstream-agnostic
Issue -
State: closed - Opened by jonmeow over 2 years ago
- 1 comment
Labels: infrastructure, long term
#780 - How to write constraints
Issue -
State: closed - Opened by josh11b over 3 years ago
- 2 comments
Labels: leads question
#314 - bazel rules_bison is pretty old
Issue -
State: closed - Opened by dabrahams almost 4 years ago
- 4 comments
Labels: inactive
#298 - Building Carbon on Windows without WSL
Issue -
State: open - Opened by mmdriley almost 4 years ago
- 23 comments
Labels: long term
#216 - Consider switching away from designated initializer based testing
Issue -
State: closed - Opened by chandlerc over 4 years ago
- 2 comments
Labels: long term, toolchain
#100 - Decision for: Linear, rebase, and pull-request GitHub workflow (#29)
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
Labels: proposal accepted, cla: yes
#99 - Tell codespell to ignore: copyable,circularly
Pull Request -
State: closed - Opened by josh11b over 4 years ago
Labels: cla: yes
#98 - First draft of structs design doc
Pull Request -
State: closed - Opened by josh11b over 4 years ago
- 2 comments
Labels: proposal, proposal deferred, cla: yes, inactive
#97 - Configure black for Python formatting
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
Labels: cla: yes
#96 - Creates a convenience script for making new proposals.
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
Labels: cla: yes
#95 - Test proposal
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
Labels: proposal, cla: yes
#94 - Clarify the need for a stub commit in the template.
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
Labels: cla: yes
#93 - Keyword extensibility
Pull Request -
State: closed - Opened by zygoloid over 4 years ago
- 5 comments
Labels: proposal, proposal deferred, cla: yes, inactive
#92 - Script a list of proposals in proposals/README.md
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
Labels: cla: yes
#91 - Enable pagination in octokit calls.
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
Labels: cla: yes
#90 - Enable codespell pre-commit
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
Labels: cla: yes
#89 - First draft of metaprogramming design doc.
Pull Request -
State: closed - Opened by josh11b over 4 years ago
- 2 comments
Labels: proposal, proposal deferred, cla: yes, inactive
#88 - Small doc improvement about pre-commit use
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
Labels: cla: yes
#87 - First draft of Carbon pattern matching design doc.
Pull Request -
State: closed - Opened by josh11b over 4 years ago
- 2 comments
Labels: proposal, proposal deferred, cla: yes, inactive
#86 - Help with proper toc labeling
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
Labels: cla: yes
#85 - Use https://github.com/pre-commit/action
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
Labels: cla: yes
#84 - Principles: Error handling
Pull Request -
State: closed - Opened by geoffromer over 4 years ago
- 2 comments
Labels: proposal, proposal deferred, cla: yes, inactive
#83 - An incomplete, early, and in-progress overview of the language design.
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
- 4 comments
Labels: proposal, proposal accepted, cla: yes
#82 - Make the TOC pre-commit script more flexible in finding `node`.
Pull Request -
State: closed - Opened by chandlerc over 4 years ago
#81 - Fix typo 'langauge'.
Pull Request -
State: closed - Opened by zygoloid over 4 years ago
#80 - Carbon <-> C/C++ interoperability
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
- 5 comments
Labels: proposal, cla: yes
#79 - Minor formatting fix for list
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
#78 - Minor formatting fixes for proposal docs
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
#77 - Fix loading of index.html in subdirs
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
#76 - Remove sharing message, it's not particular to proposals
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
#75 - Review manager doc
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
#74 - Proposal to change comment/decision timelines
Pull Request -
State: closed - Opened by sidney13 over 4 years ago
Labels: proposal, proposal accepted
#73 - Set up pre-commit
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
- 1 comment
#72 - More "or four working days" style
Pull Request -
State: closed - Opened by jonmeow over 4 years ago
#71 - Merge
Pull Request -
State: closed - Opened by jonmeow over 4 years ago