Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / KusionStack/KCLVM issues and pull requests

#554 - Feat: LSP will execute 'kpm metadata' to get the localpath of the kcl dependecies.

Pull Request - State: open - Opened by zong-zhe over 1 year ago - 1 comment
Labels: enhancement

#553 - feat: enhance override spec for string ident e.g., `x-y-z`

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: ast

#552 - feat: impl sort keys in setting files.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: CLI

#551 - refactor: joined string and missing key recovery for better error messages.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: resolver

#550 - refactor: enhance kcl version info message using the vergen crate and bump kcl version to v0.4.6.3

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: CLI

#549 - chore: bump tempfile v0.3.5 and time v0.2.23 to fix CVE-2020-26235 and run `cargo update`.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: dependencies, security

#548 - refactor: capture outside variables in lambda.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: codegen

#547 - KCL language server high CPU usage

Issue - State: open - Opened by He1pa over 1 year ago - 1 comment
Labels: bug, langserver, lsp

#546 - fix: filter expression return type.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: semantic

#545 - [Feature] Top level expression statement value plan.

Issue - State: open - Opened by Peefy over 1 year ago
Labels: semantic, runtime, feat

#543 - Enhancement: `LSP` needs to request `kpm` to get the path of external dependencies.

Issue - State: open - Opened by zong-zhe over 1 year ago - 1 comment
Labels: enhancement, langserver, lsp

#542 - [Enhancement] Unsound internal schema relaxed attr check.

Issue - State: open - Opened by Peefy over 1 year ago
Labels: good first issue, help wanted, runtime

#541 - fix: adjust test cases that need to run command to serial execution.

Pull Request - State: closed - Opened by zong-zhe over 1 year ago - 1 comment
Labels: fix

#540 - fix: take the kcl package name as the prefix of the 'path' for 'ImportStmt' on AST.

Pull Request - State: closed - Opened by zong-zhe over 1 year ago - 1 comment
Labels: bug

#540 - fix: take the kcl package name as the prefix of the 'path' for 'ImportStmt' on AST.

Pull Request - State: closed - Opened by zong-zhe over 1 year ago - 1 comment
Labels: bug

#539 - Bug: When importing external kcl packages, there is a problem of type inconsistency.

Issue - State: closed - Opened by zong-zhe over 1 year ago - 1 comment
Labels: bug

#538 - Feat(LSP): add more detail in outline

Pull Request - State: closed - Opened by He1pa over 1 year ago - 1 comment
Labels: lsp

#538 - Feat(LSP): add more detail in outline

Pull Request - State: closed - Opened by He1pa over 1 year ago - 1 comment
Labels: lsp

#537 - feat: add more info for cli

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: CLI

#537 - feat: add more info for cli

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: CLI

#537 - feat: add more info for cli

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: CLI

#536 - [Enhancement] Add `-H/--show-hidden` flag to show hidden attributes e.g. `_hidden_attr`

Issue - State: open - Opened by Peefy over 1 year ago
Labels: good first issue, help wanted, CLI

#536 - [Enhancement] Add `-H/--show-hidden` flag to show hidden attributes e.g. `_hidden_attr`

Issue - State: open - Opened by Peefy over 1 year ago
Labels: good first issue, help wanted, CLI

#535 - fix LSP filepath to Rust Path exception

Pull Request - State: closed - Opened by harri2012 over 1 year ago - 3 comments
Labels: lsp

#534 - Python plugin functions not working after update kclvm to 0.4.6.1 version

Issue - State: closed - Opened by harri2012 over 1 year ago - 3 comments

#534 - Python plugin functions not working after update kclvm to 0.4.6.1 version

Issue - State: closed - Opened by harri2012 over 1 year ago - 3 comments

#534 - Python plugin functions not working after update kclvm to 0.4.6.1 version

Issue - State: closed - Opened by harri2012 over 1 year ago - 3 comments

#533 - [Enhancement] Standard Process and Issues for KCL Core Abstract Capabilities

Issue - State: open - Opened by Peefy over 1 year ago
Labels: enhancement, lang-design, api

#533 - [Enhancement] Standard Process and Issues for KCL Core Abstract Capabilities

Issue - State: open - Opened by Peefy over 1 year ago
Labels: enhancement, lang-design, api

#533 - [Enhancement] Standard Process and Issues for KCL Core Abstract Capabilities

Issue - State: open - Opened by Peefy over 1 year ago
Labels: enhancement, lang-design, api

#532 - add doc parser; parse schema summary and attribute doc to scope object

Pull Request - State: closed - Opened by amyXia1994 over 1 year ago - 1 comment
Labels: tool, resolver

#531 - refactor: remove dead code in the assembler.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: refactor, linker

#531 - refactor: remove dead code in the assembler.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: refactor, linker

#530 - API: support generate KCL configuration and schema from json/yaml

Issue - State: open - Opened by amyXia1994 over 1 year ago - 1 comment
Labels: good first issue, help wanted, api, integration

#530 - API: support generate KCL configuration and schema from json/yaml

Issue - State: open - Opened by amyXia1994 over 1 year ago - 1 comment
Labels: good first issue, help wanted, api, integration

#529 - feat: support complex object deserialize for kcl cli settings.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: CLI

#529 - feat: support complex object deserialize for kcl cli settings.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: CLI

#528 - feat: support backtrace in runtime

Pull Request - State: closed - Opened by NeverRaR over 1 year ago - 1 comment
Labels: runtime, error-handling

#528 - feat: support backtrace in runtime

Pull Request - State: closed - Opened by NeverRaR over 1 year ago - 1 comment
Labels: runtime, error-handling

#527 - [Enhancement] Unified content and style of KCL error messages.

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, error-handling, refactor

#527 - [Enhancement] Unified content and style of KCL error messages.

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, error-handling, refactor

#526 - [Feature] Terraform provider schema to KCL schema conversion

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, integration, schema

#526 - [Feature] Terraform provider schema to KCL schema conversion

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, integration, schema

#526 - [Feature] Terraform provider schema to KCL schema conversion

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, integration, schema

#525 - [Feature] KCL runtime error traceback

Issue - State: closed - Opened by Peefy over 1 year ago
Labels: help wanted, runtime, error-handling

#525 - [Feature] KCL runtime error traceback

Issue - State: closed - Opened by Peefy over 1 year ago
Labels: help wanted, runtime, error-handling

#524 - [Enhancement] KCL VSCode IDE extension and lsp enhancement

Issue - State: open - Opened by He1pa over 1 year ago - 2 comments
Labels: lsp

#523 - chore: remove kclvm python unit tests and move it to the kclvm-py repo.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: chore

#523 - chore: remove kclvm python unit tests and move it to the kclvm-py repo.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: chore

#523 - chore: remove kclvm python unit tests and move it to the kclvm-py repo.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: chore

#522 - [Feature] Run KCL in the Kubernetes controller for mutation and validation

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, long-term, integration

#522 - [Feature] Run KCL in the Kubernetes controller for mutation and validation

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, long-term, integration

#522 - [Feature] Run KCL in the Kubernetes controller for mutation and validation

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, long-term, integration

#521 - feat: more parse sema error recovery

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: parser, semantic, error-handling

#521 - feat: more parse sema error recovery

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: parser, semantic, error-handling

#521 - feat: more parse sema error recovery

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: parser, semantic, error-handling

#520 - [Feature] Kubectl KCL Plugin

Issue - State: open - Opened by Peefy over 1 year ago - 3 comments
Labels: help wanted, long-term, integration

#520 - [Feature] Kubectl KCL Plugin

Issue - State: open - Opened by Peefy over 1 year ago - 3 comments
Labels: help wanted, long-term, integration

#520 - [Feature] Kubectl KCL Plugin

Issue - State: open - Opened by Peefy over 1 year ago - 3 comments
Labels: help wanted, long-term, integration

#519 - [Feature] Helmfile KCL Plugin

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, integration

#519 - [Feature] Helmfile KCL Plugin

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, integration

#518 - [Feature] User story and cases related to the AI model data cleaning and MLOps with KCL integration

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, integration

#518 - [Feature] User story and cases related to the AI model data cleaning and MLOps with KCL integration

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, integration

#517 - feat: add droper/marker for schema stmt for error recovery.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: parser

#517 - feat: add droper/marker for schema stmt for error recovery.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: parser

#515 - [Feature] [KCL x ORM] User story and cases related to the database schema with KCL

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, integration, schema

#515 - [Feature] [KCL x ORM] User story and cases related to the database schema with KCL

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, integration, schema

#515 - [Feature] [KCL x ORM] User story and cases related to the database schema with KCL

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, integration, schema

#514 - fix: find exec and canonicalize to resolve symbolic link

Pull Request - State: closed - Opened by NeverRaR over 1 year ago - 1 comment
Labels: linker

#514 - fix: find exec and canonicalize to resolve symbolic link

Pull Request - State: closed - Opened by NeverRaR over 1 year ago - 1 comment
Labels: linker

#513 - [Enhancement] More Editor or IDE extension support based on the kcl language server

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, ide, lsp

#513 - [Enhancement] More Editor or IDE extension support based on the kcl language server

Issue - State: open - Opened by Peefy over 1 year ago
Labels: help wanted, ide, lsp

#511 - refactor: empty result plan.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: runner

#511 - refactor: empty result plan.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: runner

#510 - feat: set "$HOME/kcl/.kpm" to the default KCLVM_PKG_PATH.

Pull Request - State: closed - Opened by zong-zhe over 1 year ago - 1 comment
Labels: enhancement, feat

#510 - feat: set "$HOME/kcl/.kpm" to the default KCLVM_PKG_PATH.

Pull Request - State: closed - Opened by zong-zhe over 1 year ago - 1 comment
Labels: enhancement, feat

#509 - fix: inline config if entry parse.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: parser

#509 - fix: inline config if entry parse.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: parser

#509 - fix: inline config if entry parse.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: parser

#508 - refactor: refine parse and resolve function error returned and add test cases

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: api, error-handling

#508 - refactor: refine parse and resolve function error returned and add test cases

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: api, error-handling

#508 - refactor: refine parse and resolve function error returned and add test cases

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: api, error-handling

#507 - fix: fix a bug in the path format of argument '-E/--external'.

Pull Request - State: closed - Opened by zong-zhe over 1 year ago - 1 comment
Labels: bug

#507 - fix: fix a bug in the path format of argument '-E/--external'.

Pull Request - State: closed - Opened by zong-zhe over 1 year ago - 1 comment
Labels: bug

#506 - [Enhancement] KCLVM CLI support settings file parse with complex structures.

Issue - State: closed - Opened by Peefy over 1 year ago
Labels: good first issue, help wanted, CLI

#506 - [Enhancement] KCLVM CLI support settings file parse with complex structures.

Issue - State: closed - Opened by Peefy over 1 year ago
Labels: good first issue, help wanted, CLI

#505 - fix: rpc api

Pull Request - State: closed - Opened by NeverRaR over 1 year ago - 1 comment
Labels: api

#505 - fix: rpc api

Pull Request - State: closed - Opened by NeverRaR over 1 year ago - 1 comment
Labels: api

#504 - fix lint ut on windows for lint tools

Pull Request - State: closed - Opened by He1pa over 1 year ago - 1 comment
Labels: test, lsp

#504 - fix lint ut on windows for lint tools

Pull Request - State: closed - Opened by He1pa over 1 year ago - 1 comment
Labels: test, lsp

#504 - fix lint ut on windows for lint tools

Pull Request - State: closed - Opened by He1pa over 1 year ago - 1 comment
Labels: test, lsp

#503 - Bugfix: convert panic to compile error cause by cannot find import path

Pull Request - State: closed - Opened by He1pa over 1 year ago - 1 comment
Labels: parser, error-handling

#503 - Bugfix: convert panic to compile error cause by cannot find import path

Pull Request - State: closed - Opened by He1pa over 1 year ago - 1 comment
Labels: parser, error-handling

#502 - refactor: unify number multiplier type str using the member function.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: semantic

#502 - refactor: unify number multiplier type str using the member function.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: semantic

#501 - feat: remove top level unification using the override operator.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: semantic

#501 - feat: remove top level unification using the override operator.

Pull Request - State: closed - Opened by Peefy over 1 year ago - 1 comment
Labels: semantic