kodjo
|
177a6b1d5f
|
Implemented FunctionParser
|
2020-09-17 14:11:09 +02:00 |
|
kodjo
|
8a866880bc
|
Added is_lesser and is_greatest in SheerkaComparison
|
2020-08-30 20:31:06 +02:00 |
|
kodjo
|
37cd3ed757
|
Fixed some bugs
|
2020-08-27 18:54:28 +02:00 |
|
kodjo
|
351c16f946
|
First implementation of questions management
|
2020-08-14 08:16:33 +02:00 |
|
kodjo
|
b768eaa95d
|
Fixed RET functionnality misbehaviour
|
2020-07-08 13:35:18 +02:00 |
|
kodjo
|
56e1cb4587
|
Fixed some bugs
|
2020-07-05 20:19:19 +02:00 |
|
kodjo
|
ad8a997942
|
Added hundreds concept
|
2020-07-02 18:01:06 +02:00 |
|
kodjo
|
2c5840752a
|
Fixed BnfNodeParser to allow expressions like 'number hundred' when number is a group
|
2020-06-27 18:56:04 +02:00 |
|
kodjo
|
7310bc5522
|
Fixed infinite recursion when parsing complex BNF node
|
2020-06-23 15:22:27 +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
|
b5d56e13f9
|
Commented hundreds definitions
|
2020-03-10 16:47:05 +01:00 |
|
kodjo
|
59068a5649
|
added concept 'hundreds'
|
2020-03-10 16:13:27 +01:00 |
|
kodjo
|
1bde97b5e3
|
Concept validation must be requested
|
2020-03-09 12:23:53 +01:00 |
|
kodjo
|
ef31a4807d
|
Concepts bodies are now evaluated on demand
|
2020-02-27 10:48:45 +01:00 |
|
kodjo
|
7481b458e1
|
Added chicken and egg recursion detection
|
2020-02-06 17:50:14 +01:00 |
|
kodjo
|
afc1e22949
|
Added basic implentation for where
|
2020-02-05 18:47:20 +01:00 |
|
kodjo
|
a5a721094b
|
Fixed concepts file
|
2020-01-31 23:20:56 +01:00 |
|
kodjo
|
9da0f35e86
|
Added default concepts in concepts init file
|
2020-01-31 20:24:36 +01:00 |
|
kodjo
|
78fc046f5a
|
Fixed unit test
|
2020-01-31 20:13:17 +01:00 |
|
kodjo
|
b9afcba61f
|
Refactored ExecutionContext serialization (added sheerkapickle) and added History management
|
2020-01-31 18:58:03 +01:00 |
|