-
## Current Situation
The `bench-cli` cannot be instructed to run more than one specific case per pallet.
This would be useful to have when trying to debug specific cases where others take really…
-
## Documentation
During NumPy office-hours meeting, @melissawm, @MaiaKaplan and @a-elhag shared a [YouTube video](https://youtu.be/lHJqOE5j6xE?t=3005) of @mattip showing how we can debug C part of …
-
### Prerequisites
- [X] I have searched all issues/PRs to ensure it has not already been reported or fixed.
### Criteria
- [X] Reasonably well-known and widely used (e.g. if it's a GitHub project, …
-
### Describe the bug
When vehicle container overflows and items fall onto the ground, the following error is thrown:
```
DEBUG : Attempted to resolve invalid detached_ptr
FUNCTION : T* de…
-
There are a few issues with the current driver station that we would like to address either by 1) Improving Smart Dashboard, 2) Replacing Smart Dashboard, or 3) Implementing a secondary UI for advance…
-
What are next?
First of all it's important to note that not all changes are guaranteed.
- [x] Splitting the Add Remove detection from the core will be a top priority. This update will allow …
-
## Expected Behavior (Mandatory)
When I have a config file with this:
```js
MY_CONNECTION: {
label: 'MY_CONNECTION',
value: 'weight',
[NeoVis.NEOVIS_ADVANCED_CONFIG]: {…
-
Hi! I have troubles running your code. `npm run dev` shows the following error:
```
...st{stdout:stdout}=res;if(!stdout)return res;const lines=stdout.split("\n"),lineWithLocalPortRegEx=new RegExp(`^…
-
**Describe the problem**
Keytool problem is not found. It should be explained where to find it. Moreover, the command for the terminal does not work on Windows.
1. If you copy the command from the…
-
### Description
Some JavaScript minification tools support reducing the size of code even further by renaming properties. This is called property mangling in UglifyJS, or ADVANCED optimization mode i…