Commit Graph

6 Commits

Author SHA1 Message Date
kodjo 7dcaa9c111 Fixed #29: Parsers: Implement parsing memoization
Fixed #77 : Parser: ShortTermMemoryParser should be called separately
Fixed #78 : Remove VariableNode usage
Fixed #79 : ConceptManager: Implement compile caching
Fixed #80 : SheerkaExecute : parsers_key is not correctly computed
Fixed #81 : ValidateConceptEvaluator : Validate concept's where and pre clauses right after the parsing
Fixed #82 : SheerkaIsAManager: isa() failed when the set as a body
Fixed #83 : ValidateConceptEvaluator : Support BNF and SYA Concepts
Fixed #84 : ExpressionParser: Implement the parser as a standard parser
Fixed #85 : Services: Give order to services
Fixed #86 : cannot manage smart_get_attr(the short, color)
2021-06-07 21:14:03 +02:00
kodjo 2761d8c26d Working on #48 : Fixed ExpressionParser.py 2021-03-12 10:20:43 +01:00
kodjo e303b32eb9 Working on #48 : Working 2021-03-11 16:13:55 +01:00
kodjo 30c99b2d67 Working on #48 : Working 2021-03-11 15:28:24 +01:00
kodjo 07f0d3670d Working on #48 : Working 2021-03-09 09:33:50 +01:00
kodjo a799ab2bbd Working on #48 : Renamed ExpressionParser.py into LogicalOperatorParser.py 2021-03-08 20:06:17 +01:00