|
5bcc598880
|
Enable adding and removing ingredients from recipes.
|
2024-10-21 13:54:07 +02:00 |
|
|
c31ccdece2
|
Close database upon errors.
|
2024-10-12 10:48:35 +02:00 |
|
|
2434a516cd
|
Remove unused ret variable in cmd_info().
|
2024-10-12 10:27:59 +02:00 |
|
|
d30f8df5c1
|
Put database in class and use throw exceptions.
|
2024-10-11 17:43:28 +02:00 |
|
|
ba7f930231
|
Rename functions command_* -> cmd_*
|
2024-10-11 16:18:22 +02:00 |
|
|
1a590b477e
|
Add info command.
|
2024-10-11 12:01:22 +02:00 |
|
|
c0c6959774
|
Regularize token use.
Mainly using the 'not' and 'not_eq' tokens.
|
2024-10-11 10:54:14 +02:00 |
|
|
e25fb66dbc
|
Add removal feature.
|
2024-10-11 10:43:38 +02:00 |
|
|
5f53180a60
|
Add list feature.
|
2024-10-11 09:24:48 +02:00 |
|
|
81eced2636
|
Finish porting to C++.
|
2024-10-10 07:27:22 +02:00 |
|
|
836daeb69b
|
Switch to using C++.
|
2024-10-09 19:50:53 +02:00 |
|