-
### 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…
-
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…
-
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"…
-
I started working on migrating current code from `DirectToStringCompiler` to `GenericCompiler` as well as make it use a printer instead of simply returning strings as expression. That (unfinished) wor…
-
### Description
The `earlgrey_es_sival` design uses the following ePMP configuration to restrict access to the OTP and AST memory regions:
```console
0: 40130000 NAPOT L--- sz=00001000 ; O…
moidx updated
5 months ago
-
uglify-js 3.19.3
[test-js.zip](https://github.com/user-attachments/files/17452043/test-js.zip)
Run
```
uglifyjs test.js
```
Receive
```
ERROR: Maximum call stack size exceeded
at [Symbo…
-
#### **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
-
We want to collect ideas about AST changes.
- Change boxing rules: https://github.com/swc-project/swc/pull/9158
kdy1 updated
3 months ago
-
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…
-
It emits empty output.