-
The following types are not supported in WGSL
- i8, u8, i16, u16
- f64 (double)
- texture_1d_array
- integer matrices
We [should extend the capability system](https://github.com/shader-slang/…
-
We are seeing this message in our scans since upgrading to SonarQube 10.6:
```
WARN: Property 'sonar.ps.file.suffixes' is not declared as multi-values/property set
but was read using 'getStringA…
-
Is it possible to emit an alternate token from a callback (i.e not the lexed token)?
For example, a stack-based white-space-sensetive parser:
`fn indent(lex: &mut logos::Lexer) -> /* ??? */ {
…
-
**Describe the bug**
In a Socket.IO application, events emitted just before a client disconnects are not properly handled by specific `on(...)` listeners. While the `onAny(...)` listener detects th…
-
Hi,
I am trying to make a progress update mechanism, i.e. a progress bar that is based on successive emits from socket.io-cpp to the server. For some unknown reason, all emits, i.e. 0%, 1%, 2% .... …
-
I've finally got around to using C++ classes in -betterC cross the shared library boundary.
As of ldc 1.38.0, what I've found is that the TypeInfo/Interface do not get emitted (expected) from withi…
-
**Describe the bug**
Changing values in the datetime picker input emits `change` event, but not the `dp.change`.
I recently updated our project's django-bootstrap-datepicker-plus version from 4.0.…
-
Interaction with BWA is implemented using [`ExecutableRunner`](https://github.com/fulcrumgenomics/prymer/blob/70f684086feb5f204e1f8fd659e7b7443cd4e845/prymer/util/executable_runner.py).
By default,…
-
### Is your feature request related to a problem? Please describe.
Some platforms, such as Github, include an optional webhooks architecture so that users can emit events that other platforms can c…
-
### Description
Repro steps:
1. Install TestContainers Desktop
2. Turn off TestContainers Desktop when not being used
3. Run `docker buildx ls`
### Expected Behavior
buildx should treat the …
nicks updated
1 month ago