This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a change to branch NLPCRAFT-426
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from bb8c5d8 WIP
new 409e5f9 WIP
new eda7eb4 Fix for NLPCRAFT-426
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../model/intent/compiler/NCIdlCompilerBase.scala | 19 +
.../nlpcraft/model/intent/compiler/antlr4/NCIdl.g4 | 10 +-
.../model/intent/compiler/antlr4/NCIdlLexer.interp | 2 +-
.../model/intent/compiler/antlr4/NCIdlLexer.java | 1127 ++++++++++----------
.../compiler/functions/NCIdlFunctionsToken.scala | 24 +
5 files changed, 617 insertions(+), 565 deletions(-)