kodjo
|
a2a8d5c5e5
|
Implemented a first and basic version of a Rete rule engine
|
2021-02-09 16:06:32 +01:00 |
|
kodjo
|
315f8ea09b
|
Added first version of DebugManager. Implemented draft of the rule engine
|
2020-11-20 13:41:45 +01:00 |
|
kodjo
|
e8f2705dcf
|
Refactored Parsers. Introduced BaseCustomGrammarParser. Renamed DefaultParser into DefConceptParser
|
2020-10-02 04:45:47 +02:00 |
|
kodjo
|
9b965105e9
|
Hardened DefaultParser
|
2020-09-22 17:39:42 +02:00 |
|
kodjo
|
177a6b1d5f
|
Implemented FunctionParser
|
2020-09-17 14:11:09 +02:00 |
|
kodjo
|
e84b394da2
|
Added first implementation of concepts ambiguity resolution + Jenkins file test
|
2020-07-15 18:29:43 +02:00 |
|
kodjo
|
c4399d631c
|
Added RET keyword
|
2020-07-07 11:34:40 +02:00 |
|
kodjo
|
af3a3ffe92
|
Added first version of console autocompletion
|
2020-06-09 22:26:47 +02:00 |
|
kodjo
|
479461c0a4
|
Introduced ParserInput
|
2020-05-25 18:09:12 +02:00 |
|
kodjo
|
3ce6ce2a76
|
I can now use keyword in concept definition and parsing
|
2020-05-22 15:46:04 +02:00 |
|
kodjo
|
5489ef00b9
|
Fixed SyaNodeParser false positive recognition issue
|
2020-05-15 10:36:05 +02:00 |
|
kodjo
|
d6ea2461a8
|
First version of explain. Creating a new parser was a wrong approach. Need to reimplement
|
2020-04-17 17:24:57 +02:00 |
|
kodjo
|
afc1e22949
|
Added basic implentation for where
|
2020-02-05 18:47:20 +01:00 |
|
kodjo
|
c489a38ebc
|
Refactored sheerka class: splitted to use sub handlers. Refactored unit tests to use classes.
|
2020-01-22 17:49:28 +01:00 |
|