-
I was hoping to use this parser generator to parse YAML, but to do this, I need to depend on indenting while matching rules. Executing user code in `Execute()` thus is too late for me.
Is it possible…
wvxvw updated
8 years ago
-
### Description of the bug
When sliced in 2.5.0 thin vertical lines become jagged, when sliced in 2.4.2 this is not a problem.
![Capture4](https://user-images.githubusercontent.com/65464200/18963672…
-
**Describe the bug**
Queries on diffs for even moderately large repositories are incredibly slow. Our repository at work has ~5,500 commits.
The following operation to get the diff with the most…
-
Hi team, this lib pegs `unicode-normalization@0.1.9`. It's now up to `unicode-normalization@0.1.21`, so it would be good to upgrade before it diverges too much. I have to downgrade other libraries sev…
-
### Issue type
- **Bug Report:** yes
- **Feature Request:** kinda
- **Question:** no
- **Not an issue:** no
### Prerequisites
- **Can you reproduce the issue?:** yes
- **Did you s…
-
When a device is plugged in and the computer goes to sleep and wakes up, the device gets reset and the port is re-enumerated. If the device is a USB mass storage drive, then the user sees a "unsafe re…
-
There were some concerns over the typical footgun of writing
```
case FOO:
case BAR:
```
(with the intention that `FOO` and `BAR` are global constants, not capture patterns).
The C…
-
Stretcher's dependencies indicate excon > 0.16, but in fact when we upgrade to 0.17 or above, we see this kind of failure in our tests:
```
Faraday::Error::ConnectionFailed:
getaddrinfo: n…
skwp updated
10 years ago
-
T1MOH
high
# `BuyUSSDSellCollateral()` always sells 0 amount if need to sell part of collateral
## Summary
Due to rounding error there is misbehaviour in `BuyUSSDSellCollateral()` function. …
-
See the deprecation warning on [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr).
It looks like we can substitute String.prototype.slice, includi…