-
Self explanatory, slang does not provide any C compatible API at this time, making creation of bindings unnecessarily difficult.
# Reproduction
`gcc -std=c11 slang.h`
-
Hi,
I am trying to retrieve information from the reflection interface for push constants declared in the program. Reflection interface however reports the parameters as uniform - I am looping over …
-
https://github.com/github-linguist/linguist
I'm pretty sure that we meet the popularity requirements by now, we'd need to open a PR which implements slang file detection (the .slang extension is un…
-
Tested in visual studio version 17.11.5
In example:
load a Slang file in visual studio with the following code:
```
int add2(int a, int b) {
return a + b;
}
int add1(int a, int b) {…
-
I have a slang file containing two entry points for the vertex and fragment shaders:
```
[shader("vertex")]
VertexOutput vertexMain(VertexInput vertexInput)
{
...
}
[shader("fragment")]
f…
-
I cannot access my translations via:
``` dart
translations['my.key']
```
as the compiler tells me: `The operator '[]' isn't defined for the type 'TranslationsUiEn'.
Try defining the operator …
-
[Troll (Slang)](https://en.wikipedia.org/wiki/Troll_(slang)%7Btarget=%22_blank%22%7D) (2024)
In file u6.qmd
https://github.com/TWUOnline/inno101-q/blob/8501a61323702ab4ffeecb3b244ed1e02f60a994/u6.qmd…
-
The README begins using yorkshire slang but then goes to standard written English. This breaks flow. The whole readme should be written in yorkshire slang. Thanks
-
В функции `Value visit(const slang::ast::InsideExpression &expr)` из Expressions.cpp
Добавить раскрытия `unpacked arrays` и поэлементно сравнить с `lhs` результаты добавить в `conditions`
-
### `brew doctor` output
```shell
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
workin…