-
The HQL query parser does not seem to support all fields in the ```extract()``` function. According to [the Hibernate user guide](https://docs.jboss.org/hibernate/orm/6.2/userguide/html_single/Hiberna…
-
I haven't been able to get the Antlr VSCode extension working.
It does static code analysis of the Lexer, but the Parser, even with a minimal file, returns: `RangeError: Maximum call stack size exc…
-
## Context
I'm using `antlr-kotlin` on a KMM project, targeting android and ios containers.
## Problem
The dependency on antlr-kotlin-runtime can no longer be resolved with an iOS target when us…
-
The `alignColons` [setting][ES], as I understand it, should only impact **colons** (`:`). However, I've noticed that it changes the formatting of **semi**colons (`;`) on the first line in both my pars…
-
Hi!
First time trying to use tree-sitter... my goal was building & using these existing grammars:
https://github.com/tree-sitter/tree-sitter-python
https://github.com/tree-sitter/tree-sitter-ja…
-
If there is a problem while working, an error code is displayed in the ANTLR Exception output window.
However, if there are no problems, I can't tell if it was successful because an error log was l…
-
hello, may i suggest the availability of node creation with empty values.
-
When I execute an SQL query on the Paimon catalog, an error occurs.
java:17
trino:427
```
java.lang.NoClassDefFoundError: io/trino/plugin/base/metrics/LongCount
at io.trino.plugin.hive.orc.OrcPa…
-
Had two existing grammar that were working with previous version of the extension - 2.3.1 - and now it is saying:
Error: Debugger creation failed. You are either trying to debug an unsupported file…
-
Subscript ranges can include a [numeric range](https://www.vensim.com/documentation/22090.html) that abbreviates a sequence of subscript indices as in the ref sample model.
```
Target: (t1-t3)
``…