Peefy

Results 156 comments of Peefy

We have introduced an experimental feature gate in kcl v0.9.0-rc.1 You can quickly run your code by opening it through the env var `KCL_FAST_EVAL=1` without the gcc and gcc-multilib deps....

@He1pa Could you help review it?

You can rebase the main branch and fix the CI errors.

I think there is a small problem here that when a function parameter is input with a literal constant, there is actually no parameter symbol here, right? Can you provide...

`y:` may have wrong locations. cc @shruti2522 and I've leaved some comments.

Yes, the issue you mentioned does exist. It was a consideration when designing the parameter order in the KCL regex package. Initially, we thought about keeping it consistent with Python,...

Thank you for your feedback ❤️. We are working hard to support it. It has been basically completed and is currently being tested. The related PRs and Issues: PR: +...

Thank you for opening the issue. I believe this is an important improvement for configuring the ecosystem. 👍