-
Just FYI, there's an ongoing effort to develop a SystemVerilog frontend for Yosys, and one of the goals is to be able to synthesize the whole `core_tile`: https://github.com/povik/yosys-slang/issues/3…
-
So, please... add support for autocomplete code in Sublime Text and very others programs this type. ;D
ghost updated
5 years ago
-
Currently, the additionalSearchPaths configuration variable applies to any Slang source file in the workspace, however that doesn't necessarily map well to more complex build configurations. It would…
-
On the chance you still update these,
UD has an api http://api.urbandictionary.com/v0/define?term=
is that easier to parse? probably faster to download too as its less data
-
As seen in https://github.com/source-academy/frontend/pull/2466, we just set the syntax highlighting rules to match that of full Python for now.
I understand we are only implementing a subset of Py…
-
DXC allows for left side cast during assignment (copy), I'm getting this error when I compile the shader below:
```
shader.hlsl(36): error 30011: left of '=' is not an l-value.
(Derived)dd2 = (…
-
This will allow Slang API users to pull the backward/forward derivative of a public function with a simple API call.
-
**Describe the bug**
'alang' and 'slang' options set in mpv.conf is ignored in mpv launched with jellyfin-mpv-shim
**To Reproduce**
Steps to reproduce the behavior:
1. Configure mpv+jellyfin+jel…
-
Hello,
First of all, thank you for spending the time to create Slang! I've used Haml in the past and personally enjoy how Slang differs from it (I hope that doesn't change anytime soon!).
As I w…
-
See https://retropie.org.uk/forum/topic/31557/shaders-don-t-appear-to-be-selectable-only-when-using-lr-beetle-psx
Depending on the platform & core, sometimes RetroArch will only accept glcore & vul…