Commit Graph
22 Commits
Author SHA1 Message Date
steven-omaha 9c0be97cbb add TODOs 2023-01-12 15:21:17 +01:00
steven-omaha 1b4a4d8117 half-finish backend macro
i cannot figure out how procedural macros work actually
2023-01-12 15:01:04 +01:00
steven-omaha 49aa2b67e2 add backend macro (WIP) 2023-01-12 13:49:42 +01:00
steven-omaha d4c97679e2 refactor backend iterator 2023-01-10 18:33:51 +01:00
steven-omaha 6f2c6c4540 reorder some imports 2023-01-10 18:20:43 +01:00
steven-omaha ae0907c261 rework backend internals 2023-01-10 18:17:12 +01:00
steven-omaha 99bdced2a1 add error handling per backend 2023-01-10 17:45:37 +01:00
steven-omaha 1bf19f4669 move todo_per_backend into separate module 2023-01-10 15:21:02 +01:00
steven-omaha 627f66ea35 clean up minor items 2023-01-10 15:00:21 +01:00
steven-omaha 7bf464b732 fix reading group sections 2023-01-10 14:13:36 +01:00
steven-omaha 26c1e317bd rework section loading 2023-01-09 19:06:51 +01:00
steven-omaha 4907787911 start reimplementing main functions again 2023-01-09 18:30:12 +01:00
steven-omaha ce98fa1cea combine impls of Backends 2023-01-09 17:26:03 +01:00
steven-omaha 0da136fef7 implement generic backend methods with a macro 2023-01-09 17:23:34 +01:00
steven-omaha 80fb9d7252 get generic backend to work (to some extent) 2023-01-06 13:31:50 +01:00
steven-omaha ef4d0bc723 rework generic backend 2023-01-06 12:46:10 +01:00
steven-omaha 4d5303b93a Revert "add more generic backend stuff"
This reverts commit 9044f1484b.
2023-01-06 11:50:57 +01:00
steven-omaha 9044f1484b add more generic backend stuff 2023-01-05 17:57:38 +01:00
steven-omaha f8d7129fdf add cargo backend 2023-01-05 17:25:39 +01:00
steven-omaha 0875881db1 complete Pacman backend 2023-01-05 16:50:42 +01:00
steven-omaha 2f511cf87c add install and remove packages to Backend trait 2023-01-05 16:44:41 +01:00
steven-omaha ddcb5dec3d introduce backend modules 2023-01-05 16:30:13 +01:00