-
The doctrine QueryBuilder supports numerous expressions, some of which we have no according wrapper method in our own `Query` object:
https://www.doctrine-project.org/projects/doctrine-orm/en/2.7/ref…
-
## Help us to manage our issues by answering the following
1. Describe your issue:
I'm working on an extension to add support for riotjs in vscode and I was trying the "withTypes" function.
I n…
-
Hi!
First of all thanks for writing such a neat tool!
I would like to argue that in the following piece of code, the switch for `Kind.ENUM` prevents the wrapper class of an enum from implementing …
-
First, hat down for the tremendous and elegant work you made, life saving library 👍
I am trying to wrap my head against the **Birdie** example, but can one avoid the lua wrapping code and aren't `bi…
-
We currently generate wrappers like the following for `dart:html` and friends:
```
[dartx.beginPath](...args) {
return this.beginPath.apply(this, args);
}
```
We should be able…
-
-
I apologize if I've overlooked this. I am trying out this project to compare to other options as the support and stated goals seem outstanding (saw on .NET video on YouTube). Congrats on the project a…
-
JNI API provides few useful methods related to class and objects equality. It would be nice to have higher-level wrappers for them working on `JObject` subclasses.
- [ ] #1033
* Alternative: `o…
-
Some API's feel a bit un-intuitive, I think Polars has really excelled at this area. My suggestion is we re-use some of those APIs or take some inspiration of them, changes I am proposing (I am happy …
-
As in, if there are multiple formats for a table, but those formats share some set of methods, we should generate a method on the enum that forwards the call to each of those variants.
We could als…
cmyr updated
11 months ago