-
The current rewrite of AutoGen studio has focused on representing teams declaratively in JSON.
It would be great to add a flexible GUI to let users modify team configurations. A team is made of up com…
-
This issue consolidates issues https://github.com/duanegoodner/xiangqigame/issues/86 (moving Game and Player to C++ side of app) and https://github.com/duanegoodner/xiangqigame/issues/88 (unncecessary…
-
In some cases we have a dedicated top level object as a builder and in some cases it in an inner class. Also, most options builders do not implement an interface. We should adhere to the design that…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
Currently, the table view handler registration interfac…
-
Consider the following interface file `demoInterface.java`, there is a inner interface called `AnotherInterface`.
```java
package org.example;
public interface demoInterface {
interface Anot…
-
### class with explicit interface implementation not working
I have a class Foo which implements an interface [explicit.](https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/interface…
-
## Expected behavior
No compilation issues are produced when compiling classes generated by the Kotlin codegen using Kotlin 2.0+
## Actual behavior
This warning:
```
w: file:///Users/david.moid…
-
auto-reduced (treereduce-rust):
````rust
fn split_last(_: &()) -> Option {
None
}
fn assign_twice() {
loop {
match () {
(! | !) if let _ = split_last(&(…
-
Objectif permettre de fournir des fichiers externes comme parametres des templates.
Cela à beaucoup d'usages.
1) un même exercice avec des données différentes: exemple les langues . Où le copier co…
-
This is need so that we can identify individual unused @IB* declarations.