-
```
I am trying to connect to gmail's pop3 server (pop.gmail.com:993).
What steps will reproduce the problem?
1. Create an air app (I am using flex).
2. Create a new TLSSocket and connect to gmail.
3…
-
Hello,
Is there a way to use nanovg with pure python backends (glfw)?
(it works for imnodes and implot)
It seems that the functions required to setup contexts are missing from the bindings.
```
n…
-
I have found an issue in `Modelica.Electrical.Digital.Interfaces.MemoryBase.getMemory`. It contains a function call to `Modelica.Utilities.Streams.readLine` which is an impure function, but `getMemory…
-
```
I am trying to connect to gmail's pop3 server (pop.gmail.com:993).
What steps will reproduce the problem?
1. Create an air app (I am using flex).
2. Create a new TLSSocket and connect to gmail.
3…
-
-
We store the design into the database in JSON with the Admin portal. How to use a pure function to render related html when I use it in the front end?
```
import {designToHtml} from 'react-email-e…
-
```
I am trying to connect to gmail's pop3 server (pop.gmail.com:993).
What steps will reproduce the problem?
1. Create an air app (I am using flex).
2. Create a new TLSSocket and connect to gmail.
3…
-
### Is your feature request related to a problem? Please describe.
Currently, there is the pure Python mode that allows programs to be written in Python-compatible syntax and runs mostly the same in …
-
The following code will crash the Prusti compiler (Version prusti-dev-v-2021-06-21-1121) with this message:
```
thread 'rustc' panicked at 'Procedure DefId(0:5 ~ all_issues1[ca9e]::f) contains a l…
-
Some functions in effector API should be pure:
+ reducer in `.on`-call
+ combinator (`fn`) in `sample`
+ filter in `guard`, `.filter` and `.filterMap`
+ mapper in `.map` and `.prepend`
We canno…