kodjo
05577012f3
Fixed #32 : concept groups are not correctly updated
...
Fixed #35 : Refactor test helper class (CNC, CC, CIO)
Fixed #36 : Concept values are not used when declared with variable expression
Fixed #37 : Objects in memory lose their values are restart
Fixed #38 : func(a=b, c) (which is not allowed) raise an exception
2021-03-05 11:16:19 +01:00
kodjo
4b6e1dd55b
Implemented ConceptManager with concept creation, modification and deletion
2020-12-08 15:36:21 +01:00
kodjo
315f8ea09b
Added first version of DebugManager. Implemented draft of the rule engine
2020-11-20 13:41:45 +01:00
kodjo
e84b394da2
Added first implementation of concepts ambiguity resolution + Jenkins file test
2020-07-15 18:29:43 +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
37d3d16e21
ExactConceptParser can now recognize concepts by their names
2020-05-21 16:27:18 +02:00
kodjo
56e0a9d338
Fixed minor issues and enhancements
2020-05-15 17:01:26 +02:00
kodjo
6e343ba996
Refactored Caching, Refactored BnfNodeParser, Introduced Sphinx
2020-05-12 17:21:10 +02:00
kodjo
1bde97b5e3
Concept validation must be requested
2020-03-09 12:23:53 +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