-
I am trying to set up a `comp_numeric_transition` to make an elevator (`func_tracktrain`) speed up. Before updating HammerAddons, `comp_numeric_transition` worked fine for speeding up but not slowing …
-
Currently, it is possible to do an AND filter in journalctl. It would be great to have other operators as well. In particular, negating operators would be great, to eg, silence (in journalctl output) …
-
```
My mission: To point out the issue and help fix it.
Note: I'm not invalidating anyone, this not an attempt to troll.
unpyc is free, and I'm not owed anything.
Like a lot of people comming here, w…
-
```
My mission: To point out the issue and help fix it.
Note: I'm not invalidating anyone, this not an attempt to troll.
unpyc is free, and I'm not owed anything.
Like a lot of people comming here, w…
-
```
My mission: To point out the issue and help fix it.
Note: I'm not invalidating anyone, this not an attempt to troll.
unpyc is free, and I'm not owed anything.
Like a lot of people comming here, w…
-
```
My mission: To point out the issue and help fix it.
Note: I'm not invalidating anyone, this not an attempt to troll.
unpyc is free, and I'm not owed anything.
Like a lot of people comming here, w…
-
In today's meeting (Oct 29, 2020) it was noted that we have a lot of repetitive/duplicative tests, especially in Integration Tests.
At some point, we may wish to do an analysis of existing tests &…
-
This code works fine:
```
overload operator % = {emod_int}
function foo(x : range(0, 3)) -> unit = ()
function main() -> unit = {
let test = (-10) % 4;
foo(test);
match test {
…
-
**Is your feature request related to a problem? Please describe.**
I haven't seen an implementation of Durr Hoyer that is ready to use. I would like to contribute to a Q# Durr Hoyer library.
I st…
-