This is an automated email from the ASF dual-hosted git repository. sergeykamov pushed a commit to branch NLPCRAFT-91-FIX in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
commit 6e45412af4b8c9867e798cb8098f426ff034ba2a Merge: 3f15499 72efe75 Author: Sergey Kamov <[email protected]> AuthorDate: Mon Apr 19 15:31:51 2021 +0300 Merge branch 'master' into NLPCRAFT-91-FIX .../model/intent/compiler/NCIdlCompilerBase.scala | 8 +- .../nlpcraft/model/intent/compiler/antlr4/NCIdl.g4 | 2 +- .../model/intent/compiler/antlr4/NCIdlLexer.interp | 2 +- .../model/intent/compiler/antlr4/NCIdlLexer.java | 638 ++++++++++----------- .../probe/mgrs/sentence/NCSentenceManager.scala | 9 + .../compiler/functions/NCIdlFunctionsMath.scala | 4 +- 6 files changed, 334 insertions(+), 329 deletions(-)
