-
try to test some base lib at go
`go version go1.13.8 linux/amd64`
` ./go2hx github.com/buger/jsonparser`
`type expr unknown: *ast.BinaryExpr
type expr unknown: *ast.BinaryExpr
type expr u…
-
### Self-Troubleshooting Checklist
- [X] Are you running Prettier Apex >= 2.0.0? If Yes, have you gone through the [Upgrade Guide](https://github.com/dangmai/prettier-plugin-apex/wiki/Upgrading-to-Pr…
-
**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…
-
As I was working on #21 I came across various syntactical issues with how Crystal parses certain constructs/expressions, however, this also lead me to uncover (or I guess rediscover?) a deeper issue w…
-
Add a completer for struct new expressions:
See https://doc.flix.dev/structs.html#creating-a-struct
For example:
```
struct Person[r] {
name: String,
mut age: Int32,
mut heigh…
-
During a Slack conversation with Rubén Rubio, we found out that Deptrac was the slowest quality gate in his CI pipeline. Even slower than running both PHPStan and Psalm together. This should not be th…
-
Hello in getting this error when running the command
genese cpx -l js .\src\
****
Welcome to @genese cli
C:\Users\gabriel\AppData\Roaming\npm\node_modules\@genese\complexity\dist\src\language…
-
I've noticed that incomplete null statements such as `IS N` are corrected in our syntax tree. This sends the autocomplete down a "completed operator expression" route as opposed to an unknown operator…
-
# Bug report
### Bug description:
Configuration:
```sh
./configure --with-pydebug -enable-profiling --disable-ipv6 && make -j5
```
Output: [full.txt](https://github.com/user-attachments/files/175500…
-
Hi there, clang++ crashes from a SEGV on the following invalid test case:
```cpp
a() {struct b c (sizeof(b * [({ {tree->d* next)} 0
```
Tested version(s): 14.0.0 ~ 19.1.0, trunk.
Exampl…