-
I'm trying to extract all the imports from a python file. To do this I'm using the `rustpython_parser::parse` function to get an AST and then iterating over all the statements in the `body` to find `S…
-
Hello, I encountered a problem when using version 3.25.10. When executing the following code, an error occurred when obtaining the container type of the LocalClassDeclaration type: `containerType()`
…
-
Hi guys, I really appreciate your amazing work that goes into LFortran. I thought, I'll test, how far I get with it to build the [Fortuno unit testing](https://github.com/fortuno-repos/fortuno) framew…
aradi updated
13 hours ago
-
Context: ***Please provide context***
Exception thrown:
```
|std:///Map.rsc|:109,0: MultipleKey(
|file:///Users/jan/Content/Periteleios/dev/adept-base/src/main/rascal/lang/basesql/ast/BaseSQL.…
-
Here is an example that causes Pylint to crash because Astroid raises an unexpected error:
```python
import dataclasses
from typing import TypeVar, Protocol
BaseT = TypeVar("BaseT")
T = TypeVar("T"…
-
### Please read the FAQ for the bug you encountered.
- [X] I have read the existing FAQ
### ⏯ Playground Link
https://ast-grep.github.io/playground.html#eyJtb2RlIjoiUGF0Y2giLCJsYW5nIjoidHN4Ii…
-
As per https://clang.llvm.org/extra/clang-tidy/Contributing.html, clang-query is used for interactive prototyping of AST matchers that will eventually be used via clang-tidy. However, there are differ…
-
**WARNING: Please, read this note carefully before submitting a new bug:**
It is important to realize that **this is NOT A SUPPORT FORUM**, this is for reproducible BUGS ONLY.
If you need suppor…
-
We want to collect ideas about AST changes.
- Change boxing rules: https://github.com/swc-project/swc/pull/9158
kdy1 updated
3 months ago
-
#### **System Information**
- **OS**: Ubuntu 24.04.1 LTS (x86_64)
- **Kernel**: 6.8.0-47-generic
- **Shell**: bash 5.2.21
- **Python Version**: Python 3.12
- **Poetry Version**: [Your Poetry vers…
EDLLT updated
3 weeks ago