-
Specifically [this line](https://github.com/lspector/Clojush/blob/master/src/clojush/pushstate.clj#L42) throws an exception when an instruction is registered with the same symbol as a previously regis…
-
This is related to https://github.com/facebook/react/issues/14092, https://github.com/facebook/react/issues/14066, https://github.com/reactjs/rfcs/issues/83, and some other issues.
The problem is t…
-
**Is your feature request related to a problem? Please describe.**
Consider the following example code:
```
activity LCD_printCounter (line: nat8, num: nat32)
if EXT_lcdQueueIsFull() then
…
-
I flash esp-link 3.0.14 to ESP-01 module.
I configure it to join my network. It gets IP address 192.168.0.104
Everything is fine.
I remove power.
Wait a few minutes.
I apply power.
I go to 192…
-
When creating a Parent Selector rule, everything before the `&` gets prepended to the outermost scope.
The feature could be greatly improved by allowing for "parent targeting", where you could appl…
-
Submitting Author Name: Name
Submitting Author Github Handle: @etam4260
Other Package Authors Github handles: (comma separated, delete if none)
Repository: https://github.com/etam4260/rhud
V…
-
Question: what should be the baseline policy for when an app should hold a packet and when it should drop a packet? This is relevant to the new RawSocket app on #655.
Possibilities:
1. Don't hold pac…
-
This is a more long term goal, but it'd be good to refactor and neaten things up to improve maintainability. Some ideas:
- Consistent naming convention. (Camel case?)
- Comments where needed.
- Improv…
-
Dear CoreRT team,
Having followed this repo for now a couple of years and having developed a product depending on it, it's been quite a journey to follow the development in here. It's been very rew…
-
## Overview
When working with larger organizations interested in using Rust, one of the first hurdles we tend to run into is fitting into an existing build system. We've been exploring a number of …