Commit graph

20 commits

Author SHA1 Message Date
7ec2c1209e updated README 2023-05-07 11:38:40 +02:00
aa583ad5dc added data 2023-05-07 11:37:32 +02:00
48e8a87310 fixed Color 2023-05-07 11:35:19 +02:00
b9579046ba finished 2023-05-07 11:05:21 +02:00
c08ef8b714 Probably finished this time 2023-05-06 17:25:08 +02:00
6b4bda39fb Fixed lazy file loading by only loading the database path when needed, and only ounce 2023-05-05 20:43:37 +02:00
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