-
To repro:
- use grammars here: https://github.com/sepp2k/antlr4-string-interpolation-examples/tree/master/with-duplication
- run commands
- `java -jar ./antlr4-4.8-2-SNAPSHOT-complete.jar
-…
-
## Summary
The current implementation necessitates a single config.toml file under `~/.hermes/config.toml`. It'd be wildly helpful to allow for having a chains directory that contains each …
-
splitting off from #3751 - which now just covers the add side of this work
Spec draft: https://github.com/NuGet/Home/wiki/Support-dotnet-ref-add%7Cupdate%7Cdelete-packageref
nuget.exe update for…
-
The splitting algorithm biases too much towards good routes, regardless of capacity.
We first find routes, keep the N bests and then adjust capacity.
But it may end up using only routes with the s…
-
### Description
Polars currently has three string-splitting functions:
- `str.split()` -> list of `n` strings
- `str.splitn(n)` -> struct of `n` strings: makes `n-1` splits
- `str.split_exact(n)…
-
In Nextjs 13, in order to send requests to server components, there must be no hooks in the file containing the function to be used.
We need to be able to extract requests and hooks into separate f…
-
When calling peaks using:
```
peaks
-
### Which problem is this feature request solving?
We are using `netlify-lambda` for [Preact's docs](https://github.com/preactjs/preact-www) and only today did I realize that it has long since been d…
-
Hello,
In PdfPTable, we have support to write tables in two ways:
1. document.add(table);
2. table.writeSelectedRows();
In the first approach, if a table row's content is too long to fit on a …
-
### Affected Packages
extension-unique-id, extension-bullet-list, extension-ordered-list
### Version(s)
unique-id extension: 2.11.9; list extensions: 2.9.1
### Description of the Bug
Splitting a …