-
Currently all the extensions are in one library. This library has a dependency to appcompat. So if the library is used by a project that doesn't use appcompat, it will be automatically added (unless i…
-
**Requirements**:
- [x] I have checked the repository for previous issues of this type
- [x] I have included a detailed description
- [x] This is one issue, not multiple issues
Be able to damage…
-
https://python-moa.readthedocs.io/en/latest/roadmap.html
Allow users to enable/disable compiler features
- moa.broadcast
- moa.slice
- moa.core
- .... others
- [X] refactor ast to be eas…
-
### Bug description
When formatting a string inside an else branch of a for-loop the compiler either fails or crashes outright. see code snippets below.
### Steps to reproduce
- Include relevant c…
-
The idea is to make Java SemVer modular by separating different concepts of SemVer into independent modules using Maven's Project Aggregation. The different modules could be the SemVer's core specific…
-
# UI Components Refactor
EPIC: #3574
### **Description:**
Refactor key components as part of the UI refresh, including updates to the Table, SectionItem, and SectionSummary components. The goal is…
-
### Context
Simple snippet, that runs `help` task.
```java
public class Test {
public static void main(String[] args) {
GradleConnector.newConnector()
.forProjectDire…
-
### What would you like to be added?
Refactor the current approach to metrics in Kubernetes system components by moving away from global (package-level) variable definitions and avoiding registration…
-
# Summary
The code coverage cluster and buildkite ui offers links to [the static web site](https://kibana-coverage.elastic.dev/2024-10-16T07:55:00Z/jest-combined/index.html), but it's broken
## Poss…
-
Following up on #61, I plan to extend `autrainer` with a few standard "recipes" for self-supervised training. I will do this by introducing new datasets/tasks, optionally also models. I will begin wit…