|
6592f208d9
|
add new tokens for the lexer and optimize the code
|
2022-11-04 11:19:30 -03:00 |
|
|
01e19adee7
|
change the compile commands to use gcc
this was done because valgrind wasn't working right with it
|
2022-11-04 11:17:49 -03:00 |
|
|
e9a72ea203
|
verify that the connection is open before trying to close it
|
2022-11-03 15:36:08 -03:00 |
|
|
31dca7e388
|
fix typo
|
2022-11-01 01:38:54 -03:00 |
|
|
2dc643ed39
|
handle unknown knowledge base errors
|
2022-11-01 01:17:45 -03:00 |
|
|
ffa239c418
|
ignore knowledge base files
|
2022-11-01 01:10:37 -03:00 |
|
|
723c45fc3c
|
create the knowledge base structure
|
2022-11-01 01:04:41 -03:00 |
|
|
0c891dbf23
|
Merge pull request 'feature/base' (#1) from feature/base into develop
Reviewed-on: #1
|
2022-10-25 17:09:39 -03:00 |
|
|
20192152d1
|
start working on the base of knowledge base
|
2022-10-25 17:08:36 -03:00 |
|
|
950efa945e
|
add lexer, parser, and ast tree
|
2022-10-17 22:26:36 -03:00 |
|
|
fa2d69de2b
|
ignore vscode and meson build directories
|
2022-10-06 00:33:37 -03:00 |
|
|
b52b2a4ada
|
initial commit
|
2022-10-02 20:30:58 -03:00 |
|