GsLogiMaker

Results 6 issues of GsLogiMaker

This pull request implements the custom styling that I requested in #24. Below is an example of whats possible with this feature: ### Source ``` python node = bf.Block("Block") node.add_input("In")...

It is impossible, or very difficult, to change the styling of Barfi to fit a specific project. For example, I wanted to remove the Menu and Execute buttons using css...

Creating cyclical connections between nodes raises a TypeError because `raise` is invoked with a str, rather than an Exception. A custom Exception should be used for this. ![Screenshot from 2023-09-21...

Is it possible to configure libriscv to call natively compiled code? For example, if I use libriscv to run a scripting language, I might want to call code that is...

### Bug report info ```plain text act version: 0.2.66 GOOS: linux GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock Config files: /home/gabrielschwab/.config/act/actrc: -P...

kind/bug