-
Copied from https://github.com/purescript/roadmap/issues/50
paf31 updated
6 years ago
-
Having the correct Python interpreter is frustrating especially systems that already have it integrated as part of core functionality. This is usually on Mac and Linux.
Some other benefits
- Packa…
-
## Problem Statement
Currently, there doesn't seem to be any way to automatically format a Pkl file. This means that we cannot enforce a standard style when collaborating in a team, nor automatical…
-
something like the following won't throw any errors in the client:
```
var synth = flock.synth({
synthDef: {
ugen: "flock.ugen.sin",
freq: {
ugen: "flock.ugen.value",…
-
This would clearly be a part of the XML implementation _but_ could be reused for other parts such as file storage, ...
-
Navigation is not working in version 2.4.x(I have tried 2.40, 2.4.1, 2.4.2).After switching back to 2.3.1, it works fine.
Extension version: 2.4.x
Version: 1.83.1 (user setup)
Commit: f1b07bd25df…
-
- [ ] Get @tessman approval for these changes.
- [ ] Fix document source.
- [ ] Document the changes in `CHANGES.md`.
- [ ] Document in ChangeLog.
- [ ] Add commented annotation in source file.
…
-
As discussed over e-mail and in the developer chat, changing Natlink to work exclusively in normal Python processes would resolve a number of open issues and simplify the software (natlink and natlink…
-
It isn't really clear in the documentation, so my main question is, can we give a stream of moo-formatted tokens into the parser, instead of specifying a `@lexer` in the grammar? So in the grammar we …
-
Good Morning,
I request that multiple sequences of radssh commands be allowed.
Example:
Create TTY sessions for servers that returned a $? > 0
`RadSSH $ *tty *err`
Current Behavior:
```
R…