This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a change to branch NLPCRAFT-91-FIX
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from 3f15499 WIP.
add 1d6aae1 WIP.
add 72efe75 Minor fixes.
new 6e45412 Merge branch 'master' into NLPCRAFT-91-FIX
The 1 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 | 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(-)