-
## Feature request
Follow up of https://github.com/webpack/webpack/discussions/13408#discussioncomment-760254
I'm author of the [swc][] project and I'm looking for way to improve the perform…
kdy1 updated
9 months ago
-
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
-
I would like to improve the Elm lang parser with the signature, but not sure about how to do it. If you point me to some docs or examples I can try to do a PR.
The actual output from elm `functions…
-
### Describe the issue
Hello,
I'm trying to deploy ClusterOutput and ClusterParser to the specific namespace where the FluentBit Operator is deployed, the resources are being deployed, however, on…
-
for scope, now we have these flags
```
{scope=push}
{scope=ref}
{scope=pop}
{scope=clear}
{scope=set}
{placeholder}
```
In my custom syntax file, i need to parse the same pattern in different…
-
Hello,
I got this stack trace (with location but not filename):
```
Traceback (most recent call last):
File "/var/lib/insights/last_stable.egg/insights/parsers/nginx_conf.py", line 156, in parse…
Et7f3 updated
7 months ago
-
A quick example to reproduce is to parse this markdown:
```
let language = Language(language: tree_sitter_swift())
let parser = Parser()
try! parser.setLanguage(language)…
-
Several dataverse users have requested more flexibility in what is displayed for dataset citations. Not so much changing information display order, but actually choosing what to display for their data…
-
By default all datasets in a Dataverses are sorted by Newest with the option to change to other options. However, these options cannot be saved for a particular Dataverse.
-
**Summary**
There are only 3 files in my directory for testing Parsr:
- test.py
- defaultConfig.json
- sample.pdf
When I run test.py, I get an eventual connection error.
**Steps To Reproduce…