This is an automated email from the ASF dual-hosted git repository.

sergeykamov pushed a commit to branch NLPCRAFT-70_NEW
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git

commit da360789d557086f75cf286b6051ce7b03609992
Merge: 4592734 a9703bc
Author: Sergey Kamov <[email protected]>
AuthorDate: Mon Aug 2 09:43:33 2021 +0300

    Merge branch 'master' into NLPCRAFT-70_NEW

 .../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(-)

Reply via email to