-
## Description
The current implementation of the calendar program is functional but has several areas where it could be improved for better readability, efficiency, and maintainability.
## Suggest…
-
Hey there.
I'm considering to start working on a Common Lisp implementation for the XTQL language. The goal would be to be able to make easy use of XTQL from the Common Lisp programming language, s…
-
Hi @zhenghaoz ,
The `Gorse.cs` file currently contains all API methods and data model definitions, making it difficult to maintain. I propose the following changes:
1. **Separate Data Models**: …
-
Even though code generation is the looked best way to keep the tool useful and independant to runtimes other than AutoGen, I've seen the problems such as the efficiency and observability issues. There…
-
https://github.com/essential-contributions/pint/pull/877 adds `__size_of` instead of `__state_len`. Now that state vars occupy a single slot, `__size_of` has some unclear behavior. Consider the follow…
-
### Problem
After the new project has been initialized, I receive a warning that `pre-commit` is not installed. I see that `pre-commit` is in the `dev` dependencies.
```
'pre-commit' is not recogni…
-
If this projects adheres to the SemVer standard strictly, than the current format shall be considered unstable until crazy-complete 1.0.0 is released. But I'd like to know whether this is intentional …
-
I am a learning developer and when it comes to learning a programming language I feel along with strong grip of theory and rules one should have hands on learning of that language.
As there is alre…
-
It would be great to have a conformance program for Cilium, similar to the existing conformance programs for [Kubernetes](https://github.com/cncf/k8s-conformance) and [Prometheus](https://github.com/c…
-
Hi @kjeldpaw
First off, thanks for all of the great work that you are doing with this. It has progressed impressively since I was last able to look at the project.
I was hoping for some clarif…