-
We want to be able to declare the properties as public, private, or protected.
Currently all top level properties are public.
The motivation is not only for performance (since knowing that a prope…
-
Hi,
Is there any Gui library for Zig ? Especially for Windows, but cross platform is ok.
-
I would suggest -- instead of, or in addition to Python-style """ literals -- using indented block syntax for multi-line string literals. E.g.
````nim
proc foo =
let str = ":
Hello
…
-
Hello team,
I have follow all steps on this page : https://github.com/espressif/idf-eclipse-plugin
Created new project based on hello_world example
When I try to build I have the errors below : …
-
I thought, based on the docs, that selectFromResult would only run if the data returned from the query changes. But based on my testing it seems to update all the time.
I'm running an Array.filter …
-
Hello Colin! :call_me_hand:
Yesterday we fixed this problem that freezes original release of Heroquest (CRC: EC279622), it's a bug that's been hiding there all these years:
https://github.com/lib…
-
### Do you want to request a *feature* or report a *bug*?
Bug
### What did you do?
Start performous
Stop performous
Hit a breakpoint in external code
Error message on console:
```
ER…
-
Hello! I found fastrandom on superuser and I can't get it to work. I use Ubuntu 20.04 with latest updates and python version 3.8.10
```
# fastrandom > /dev/null
Exception in thread Thread-1:
Trace…
-
## Background
Running multiple applications has been possible in Sanic for a long time. It does, however, take a pretty decent understanding of the operation of the Sanic server to do it properly. …
-
Am I missing something or have you not pushed the latest releases?
```
yarn global add @droppyjs/cli
droppy -v
0.1.0
```
Expected: 0.2.1