Commit graph

14 commits

Author SHA1 Message Date
c6af3665e0 Broken reading of config file. Need to create som sort of singleton at start of app so we don't need to read the config file multiple times 2023-05-05 16:09:12 +02:00
299548383e Version 0.1 finished 2023-05-05 15:29:09 +02:00
d43b5f2cc5 Re-designed the entire database, need to verify all existing features. However i do belive this is a more scalable solution 2023-05-04 20:34:12 +02:00
a64131327c Added most operations to ReadMe 2023-04-30 19:15:40 +02:00
d2411937dc Added a fetcher for data, added a lot more operators. Need to add a ReadMe on how this is used2 2023-04-30 18:48:50 +02:00
9ee6b47207 Basically finished with main functionality. Need to extend the language with more set operators as well as more bottom queries 2023-04-29 23:35:43 +02:00
5c4069ad49 need to clear IO somehow, possibly done by performing the bottom queries by themselves, then performing the operators on the pure lists 2023-04-29 21:36:42 +02:00
3fe066c6af Cleaned input and removed bracket around entire statement 2023-04-28 21:39:04 +02:00
5f8cf39aa7 Finished a dumb lexer 2023-04-28 21:08:56 +02:00
1728fefa44 We finally have a card type 2023-04-11 17:07:11 +02:00
c0d0e91dc4 Initial simple search has been implemented 2023-04-11 16:39:44 +02:00
081820e5ca changed gitignore 2023-03-16 15:56:55 +01:00
3e34bb7049 initial commit 2023-03-16 15:54:10 +01:00
8a331d8c42 added .gitignore 2023-03-16 15:53:40 +01:00