-
## Description
I've been trying to solve the Day 5 of Advent of Code 2022 (AoC), I decided to give nom a try to parse the input from this problem since it looks to be somewhat complex. In this proble…
-
Let’s let this issue serve as the single place to collect user stories around the “open-stylable shadow roots” proposal.
https://github.com/WICG/webcomponents/issues/909
Submit user stories as …
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/winnow-rs/winnow/discussions)
- [X] I have searched the [open](https://github.com/winnow-rs/winno…
-
The discussion around namespacing had some proposals on syntax, but I'm starting to think https://github.com/less/less.js/issues/2767 makes the proposal problematic. https://github.com/less/less.js/is…
-
This project is the last missed dependency which blocks scalatest.
Can you publish a versio for SN-0.5.0?
Thanks.
catap updated
7 months ago
-
**Describe the bug**
Trying to _manually_ (because included `Makefile` forces `v1-` commands) build [Agda](https://github.com/agda/agda.git) from source, I'm getting the following error:
```
$ ca…
-
I will maintain in this OP a summary of current proposed syntax as I understand it to be. Note this is not authoritative, subject to change, and it may be inaccurate. Please make comments to discuss.
…
-
According to the document, function parse has 2 implementation. One of them is required to match the entire string.
The variant_rule should implement the ABNF rule variant = rule1 / rule2 / rule3 ...…
-
## Compiler version
3..4.1-RC2
## Minimized code
Use `-indent -rewrite` on following code:
```Scala
@main
def main: Unit = {
object reactions {
def += (f: PartialFunction[Strin…
-
When the session set up fails, then the HLS thread crashes and will not be restarted.
I added a `catch` to the session setup, logging the error. After the error is thrown, HLS appears to be complet…