Activity
From 01/25/2025 to 02/23/2025
02/11/2025
- 08:49 AM Feature #9639: centralized name management (and conversion) OR jar based resolution
- In #7077, a customer has prototyped the implementation of temp-table DMO conversion split across different conversion...
- 08:31 AM Feature #9639 (New): centralized name management (and conversion) OR jar based resolution
- 08:30 AM Feature #9638: resolve OO dependencies during parsing using annotations in already converted classes
- The idea here is that at parse time (and during conversion as needed) we should use annotations in any already conver...
- 08:17 AM Feature #9638 (WIP): resolve OO dependencies during parsing using annotations in already converte...
- 08:15 AM Feature #9637: eliminate need for .NET skeletons by dynamically inspecting assemblies
- It is possible to use the reflection support in .NET to dynamically resolve references instead of requiring skeletons...
- 08:11 AM Feature #9637 (New): eliminate need for .NET skeletons by dynamically inspecting assemblies
- 08:03 AM Feature #9636 (New): update lexer and parser to OE 12.8.x
02/06/2025
- 02:43 PM Feature #3883: eclipse plug for developing 4GL code using FWD including editing, syntax checks, r...
- As of July 4, 2024 the Theia IDE project is generally available (no longer beta). It is easy to install on multiple ...
02/05/2025
- 09:19 AM Bug #9613: Name collision between DMO class name and FWD classes.
- I have the following 4GL program:...
- 09:09 AM Bug #9613 (New): Name collision between DMO class name and FWD classes.
02/03/2025
- 05:17 PM Feature #1757: update ANTLR to latest version
- I compared the two grammars. Indeed, @fql.g@ is (almost) a superset of @hql.g@. In order to avoid breaking the prepro...
- 05:01 PM Feature #1757: update ANTLR to latest version
- Is @fql.g@ then a superset of @hql.g@, or is using @fql.g@ to parse from @FQLPreprocessor@ likely to result in proble...
- 04:49 PM Feature #1757: update ANTLR to latest version
- I do, but they are not the same.
The former is used by @FQLPreprocessor@ for preprocessing the 'original' FQLs from ... - 04:39 PM Feature #1757: update ANTLR to latest version
- I thought @hql.g@ was deprecated and replaced by @fql.g@. Ovidiu, do you recall?
- 04:02 PM Feature #1757: update ANTLR to latest version
- We have these 9 ANTLR grammars which need to be migrated:
* @com/goldencode/expr/expression.g@
** standalone lexe...
Also available in: Atom