kodjo
|
d100b7e8b3
|
Introduced ConceptsAlgebra
|
2020-09-27 20:28:50 +02:00 |
|
kodjo
|
17c74d3808
|
Squashed commit of the following:
commit 5992c7a752199d03c4050ad0753d3c9ce0b7e9c3
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Wed Sep 23 17:54:07 2020 +0200
Added #import functionality when restoring
commit 30f6344ea1bac3fb00c47aaafb3048293040e067
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Wed Sep 23 12:27:13 2020 +0200
Hardening questions management
commit 7bb325233ba6a8300d31439d5ad2cac22d7b4458
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Tue Sep 22 20:18:50 2020 +0200
Enhanced error responses when using memory() and get_attr()
commit 04799364207aa7a8bd53b3a055d6452602968d8f
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Tue Sep 22 17:20:25 2020 +0200
Hardened DefaultParser
commit 1fbacbbc452c4dfc32ac1dc88f97dc2b6686dca5
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Tue Sep 22 14:55:55 2020 +0200
More unit tests for DefaultParser
commit 8ba2bb7c133b6ac29cbebba82fb5c6efed731a1f
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Tue Sep 22 09:57:49 2020 +0200
You can use double quote when defining concept name
commit a494c64620034f352ecae15c9818b8074e9ca14e
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Mon Sep 21 21:29:41 2020 +0200
fixed memory() and RET usage
commit 90c282af3d031bd6f9b5158c291b07d5e6bbe714
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Mon Sep 21 17:58:51 2020 +0200
Working on Python Evaluator
commit e4e1dc28da095ef61d2dbc7dafe7a1f3ead3edd0
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Mon Sep 21 11:26:52 2020 +0200
Fixed MemoryObject serialization
commit 7e7e1ed28a97e5fdea09c79ce501fb81f8d748a8
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Sat Sep 19 20:52:06 2020 +0200
Working on memory objects serialization
commit 1390f8c6b852251d5c43fd5abb7ee3157c372e48
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Sat Sep 19 18:59:54 2020 +0200
Working on memory objects
commit d72518df48ab8686ddcfc05c86d399af629c93de
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Sat Sep 19 16:16:31 2020 +0200
Added basic memory management
commit 728224882156d9f18f339d5d588f13546ebd1479
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Fri Sep 18 23:44:56 2020 +0200
Working on Memory
commit a452c1c1572d32692f1b32a79e04a560941e24a0
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Fri Sep 18 18:30:38 2020 +0200
Working on long term memory management
commit 2decfa827259277b0e088623966056f7dbdb70ce
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Fri Sep 18 11:48:46 2020 +0200
Added set_attr and set_attr
commit d46af547a0890e025c89e3d9e322bb439002cc21
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Fri Sep 18 10:31:14 2020 +0200
Added auto_eval
commit 416e5beb075c82cf9d177c0ab18795ac6b9eca12
Author: Kodjo Sossouvi <kodjo.sossouvi@gmail.com>
Date: Thu Sep 17 15:39:23 2020 +0200
Added grammar update upon set modification
|
2020-09-23 17:57:26 +02:00 |
|
kodjo
|
dd520c1680
|
Fixed memory() and RET usage
|
2020-09-21 21:30:38 +02:00 |
|
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 |
|