-
The current pegex parser accepts meta directives `%include` and `%extends` but these do not seem to do anything yet -- at least I couldn't find it. Is this a planned but not yet implemented feature? I…
-
On a node with 1GB heap after uploading a large PyTorch model a GET with model definition errors out:
`GET _ml/trained_models/LARGE_PYTORCH_MODEL?include=definition`
This caused the node to stop…
-
# Task Server Protocol
https://devenv.sh allows defining tasks in your favorite language using [JSON-RPC](https://www.jsonrpc.org/specification#response_object)
protocol and exposing them as an ex…
-
I don’t think we’ve adequately worked out what we _want_ for macros with editions.
Are we okay with a Rust 2015 crate that exposes a macro updating to Rust 2018 (including new idioms) with a mino…
-
As a response to my article https://metaredux.com/posts/2023/03/12/clojure-mode-meets-tree-sitter.html someone asked if it'd be possible/easy to modify the tree-sitter grammar used by `clojure-ts-mode…
-
|| preds reported|
|-|-|
|Trac ID|trac#3465|
|Type|defect|
|Created|2008-10-10 07:35:17Z|
|Branch|https://github.com/twisted/twisted/tree/getchild-web-3465|
In the Resource objects section of the [tw…
-
- [x] Use non-optional NodeLocation #278
- [x] Replace NodeLocation to point NodeSpan #279
- [x] When building parse trees, compute span range #281
-
Hi,
I'm having the aforementioned issue. Here's the output I'm getting from `gtdb_to_ncbi_majority_vote.py`, including the parameters I used:
```
gtdb_to_ncbi_majority_vote.py v0.2.0: Translate…
-
I try to parse the project [Stanford CoreNLP](https://github.com/stanfordnlp/CoreNLP/tree/master/src/edu/stanford/nlp) using JavaParser. I use version `3.13.6` of JavaParser. I get the following error…
-
Consider the following here document:
Heredoc Here "EOF" False (stringToWord "here document")
If pretty printed it looks like that:
mmhat updated
4 years ago