-
riscof runs normally for me with GCC 11.x installed. It's slow but usable.
I've been trying to upgrade to GCC 12.2 (specifically 2023.01.31).
riscof appears to hang at
INFO | Running Tests …
-
API to express some set of modules to retime, perhaps informed from a chisel annotation
-
I've installed `magic` following the instructions from [`INSTALL_MacOS.md#with-brew`](https://github.com/RTimothyEdwards/magic/blob/5352a235773514492962eb46a6d76d17442151c8/INSTALL_MacOS.md#with-brew)…
-
When it comes to naming variables, styleguides generally fall into one of two camps: camelcase (variableName) and underscores (variable_name). This rule focuses on using the camelcase approach. If you…
-
### Expected Behavior
The error should not appear, or it should have a clear message identifying the reason and suggesting the ways to resolve it
### Current Behavior
The error appears with an empt…
-
For instance:
* list of classes
Partially covered with `select * from java.lang.Class`
* list of class fields
* static field values
-
Projects often have icons, and IDEs and other tools are capable of showing the icon side-by-side with the project name.
For instance, IntelliJ IDEA and JetBrains Toolbox recognize `.idea/icon.png` …
-
I'm working on a project that is split across sub-modules, some of these modules had plugins that adds dependencies (that are part of a platform).
I would like to report only the dependencies that …
bric3 updated
2 years ago
-
Raised by Ike on discord. Would be useful as a first draft for new maps to automatically connect power and piping. Ideally it'd be generic enough you can re-use it for whatever with the same pathfindi…
-
### Expected behavior
expected decoded URL is a valid URL like this
```
https://lti.mydomain.com/launch
?client_id=Zk4vTsTYCjM22nt
&login_hint=2
&nonce=2c94613d-10bd-4cb3-94dc-217e31345a7b
…