-
| | |
| --- | --- |
| Bugzilla Link | [34638](https://llvm.org/bz34638) |
| Version | 5.0 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@hfinkel |
## Extend…
-
It would be really handy.
-
I'd love to use NSLogger from other platforms like node.js or python. Just curious if the community also feels this way.
-
Hi, I am glad to find this powerful pkg. However, their is no tutorial or example to show how to use it. Could we add some tutorials or examples for each module?
-
My project is Vue 2.x. I am using `@babel/plugin-proposal-optional-chaining` and I have a line of code in my component.vue file that uses "?"
```
this.$refs.refreshBtn?.$el.addEventListener("anima…
-
### Did you check existing issues?
- [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [x] I have searched the ex…
-
Example:
```py
a = all(0 < x < 20 for x in numbers)
```
causes Old parser Error:
```py
$ lpython --show-ast examples/expr2.py --tree
Traceback (most recent call last):
File "/…
-
### 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…
epage updated
3 months ago
-
It doesn't look like nikic/PHP-Parser keeps track of how the number is written. It looks like zero-prefixed numbers are just converted to decimal, and printed back out as decimal: https://github.com/n…
-
In the not-too-distant future, I'd like to bump Tree-sitter's version to 1.0, indicating a greater degree of stability and completeness. After that I'd like to regenerate all of the parsers in the [tr…