|
5d8b7af28d
|
prepare 1.0.3
|
2023-04-17 20:47:59 -04:00 |
|
|
7d57800046
|
add readme
|
2023-04-17 20:42:26 -04:00 |
|
|
5f9af90e80
|
Merge branch 'master' into develop
|
2023-03-05 23:06:20 -03:00 |
|
|
4d7ecf8258
|
Merge pull request 'feature/fix_recursive_rules' (#22) from feature/fix_recursive_rules into develop
Reviewed-on: #22
|
2023-03-05 23:06:02 -03:00 |
|
|
04902214b7
|
prepare 1.0.2
|
2023-03-05 23:05:18 -03:00 |
|
|
0bfd93150f
|
update facts and rules recursively
|
2023-03-05 23:04:17 -03:00 |
|
|
96a5f25e02
|
Merge pull request 'develop' (#21) from develop into master
Reviewed-on: #21
|
2023-03-05 22:20:21 -03:00 |
|
|
d4c4d3fe75
|
Merge pull request 'typo' (#20) from typo into develop
Reviewed-on: #20
|
2023-03-05 22:19:56 -03:00 |
|
|
33808b4906
|
fix typo
|
2023-03-05 22:18:52 -03:00 |
|
|
44262df885
|
Merge pull request 'develop' (#19) from develop into master
Reviewed-on: #19
|
2023-02-28 22:17:52 -03:00 |
|
|
5db2343b23
|
Merge branch 'master' into develop
|
2023-02-28 22:17:45 -03:00 |
|
|
a07b94a228
|
Merge pull request 'feature/finishing_touches' (#18) from feature/finishing_touches into develop
Reviewed-on: #18
|
2023-02-28 22:17:19 -03:00 |
|
|
7e3cd0af75
|
prepare 1.0.1
|
2023-02-28 22:15:55 -03:00 |
|
|
97a91a0d6d
|
add 2 examples
|
2023-02-28 22:15:01 -03:00 |
|
|
a91bc9b579
|
enable example files to be commited
|
2023-02-28 22:14:51 -03:00 |
|
|
f2108492b8
|
make it clearer what is being returned
|
2023-02-28 22:11:48 -03:00 |
|
|
6a922e7464
|
Merge pull request 'restructure the includes to work in external programs' (#17) from develop into master
Reviewed-on: #17
|
2023-02-26 02:04:58 -03:00 |
|
|
69ce8faad7
|
Merge branch 'master' into develop
|
2023-02-26 02:04:52 -03:00 |
|
|
6ba11f1cc9
|
restructure the includes to work in external programs
|
2023-02-26 02:04:07 -03:00 |
|
|
cf9b5a02e1
|
Merge pull request 'build a static obelisk library for easier linking with other software' (#16) from develop into master
Reviewed-on: #16
|
2023-02-25 21:29:52 -03:00 |
|
|
60b920bc86
|
Merge branch 'master' into develop
|
2023-02-25 21:29:23 -03:00 |
|
|
402862b54a
|
build a static obelisk library for easier linking with other software
|
2023-02-25 21:27:32 -03:00 |
|
|
1940fe377a
|
Merge pull request 'develop' (#15) from develop into master
Reviewed-on: #15
|
2023-02-23 01:11:48 -03:00 |
|
|
1f8cc98ee2
|
Merge pull request 'feature/kb' (#14) from feature/kb into develop
Reviewed-on: #14
|
2023-02-23 01:09:37 -03:00 |
|
|
3a23121743
|
add query for suggested actions
|
2023-02-23 01:07:44 -03:00 |
|
|
d6532715bd
|
fix typo
|
2023-02-23 01:06:29 -03:00 |
|
|
d84f2a944c
|
allow the library to query the knowledge base
|
2023-02-22 00:42:40 -03:00 |
|
|
e665ff044f
|
improvements to the C wrapper and close a memory leak
|
2023-02-21 21:31:04 -03:00 |
|
|
0e9cc0f832
|
create a C wrapper for obelisk
|
2023-02-21 09:09:48 -03:00 |
|
|
adc5042c6c
|
format to 80 columns for terminal display
|
2023-02-20 22:05:57 -03:00 |
|
|
09925b567c
|
finish up comments
|
2023-02-20 22:01:14 -03:00 |
|
|
88f17011ef
|
finish knowledge base insertion
|
2023-02-20 09:11:10 -03:00 |
|
|
fc0984904c
|
add missing class doc
|
2023-02-19 01:09:54 -03:00 |
|
|
ba8788af56
|
implement rules
|
2023-02-19 01:03:35 -03:00 |
|
|
2f54f13b54
|
fix incorrect enum
|
2023-02-18 23:02:49 -03:00 |
|
|
d8ae5e1b95
|
finish inserting the suggested actions
|
2023-02-18 21:32:05 -03:00 |
|
|
91cce4c170
|
refactor and complete parts of the knowledge base
|
2023-02-18 21:06:42 -03:00 |
|
|
b220b1c215
|
update the documentation locations
|
2023-02-18 20:14:59 -03:00 |
|
|
36b8889a62
|
move knowledge base into the library
|
2023-02-16 22:58:20 -03:00 |
|
|
6ef6d14d18
|
restructure the link between the compiler and the library
|
2023-02-16 02:36:16 -03:00 |
|
|
841914bae8
|
print the version by accessing it directly
|
2023-02-16 02:27:24 -03:00 |
|
|
48955026c4
|
restructure library location
|
2023-02-16 02:26:14 -03:00 |
|
|
bf5033c70d
|
make lib and bin optional to only compile what is wanted
|
2023-02-16 01:27:15 -03:00 |
|
|
f6e93a1b67
|
add the obelisk library source
|
2023-02-16 01:16:57 -03:00 |
|
|
7b515f1f07
|
make it more obvious that name is used in the select
|
2023-02-16 00:44:32 -03:00 |
|
|
f7b62e4645
|
refactor select and insert methods to be less redundant
|
2023-02-16 00:40:43 -03:00 |
|
|
bc93f42c00
|
parse suggested actions
|
2023-02-16 00:35:29 -03:00 |
|
|
6062004f67
|
add missing comments to verb header
|
2023-02-16 00:34:45 -03:00 |
|
|
5a884fa2a0
|
make isTrue optional and default to false
|
2023-02-16 00:32:50 -03:00 |
|
|
3dcfdf23e8
|
remove old comments
|
2023-02-15 22:56:07 -03:00 |
|