-
First of all, I'm surprised I couldn't find an existing bug, so if I've missed it, apologies. But as I couldn't find one I'm creating this ticket as as surely I'm not the only one this drives nuts ove…
-
The [assertion](https://github.com/eclipse/omr/blob/b1af0b4c8fbbfaa033846148eba1e7ac129b026e/compiler/codegen/OMRRegisterDependency.hpp#L273) at
`/home/jenkins/workspace/Build_JDK11_ppc64le_linux_P…
-
##### Description
The generated JavaScript output from passing the `usePromises` and/or `useES6` options don't seem to play nicely with a fresh *non-ejected* React app created using `create-r…
-
I would like to fine tune the Codegen model. Can you provide any documentation in this regard?
-
This is just an idea I had and I wanted to create a reminder for myself to explore.
---
Similar to TypeScript itself, Sanity Codegen goes off of the assumption that the shape of your data matche…
-
For the quite simple kernel
```python
import loopy as lp
knl = lp.make_kernel(
["{ [i_outer, i_inner] : 4i_outer
-
See https://pre-commit.com/
Related https://github.com/vispy/vispy/issues/2146
A pre-commit config is a great utility/tool to take advantage of to avoid code style, security, and other types of …
-
Hello, using latest version of nuxt and @intlify/nuxt3, having this nuxt config
```
intlify: {
localeDir: 'locales', // set the `locales` directory at source directory of your Nuxt applicat…
-
**Is your feature request related to a problem? Please describe.**
When using TypeScript in development from Sanity content, it's frustrating that all fields (even fields that validate as required) r…
-
##### Description
When using jaxrs-cxf-cdi and other JaxRS generators, the implFolder config is not honored by hte generator on windows.
The issue is due to file path manipulations in AbstractJ…