This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from a667f12 WIP on NLPCRAFT-385.
add ba253d8 WIP on NLPCRAFT-390
add a9703bc WIP on NLPCRAFT-390
No new revisions were added by this update.
Summary of changes:
.../model/intent/compiler/NCIdlCompilerBase.scala | 17 +
.../nlpcraft/model/intent/compiler/antlr4/NCIdl.g4 | 5 +
.../intent/compiler/antlr4/NCIdlBaseListener.java | 2 +-
.../model/intent/compiler/antlr4/NCIdlLexer.interp | 2 +-
.../model/intent/compiler/antlr4/NCIdlLexer.java | 1059 ++++++++++----------
.../intent/compiler/antlr4/NCIdlListener.java | 2 +-
.../model/intent/compiler/antlr4/NCIdlParser.java | 2 +-
.../compiler/functions/NCIdlFunctionsToken.scala | 42 +
8 files changed, 609 insertions(+), 522 deletions(-)