a3e357a0e7
simplified by entirely removing DataRef
2024-02-23 12:46:39 +01:00
ddc1f935c6
prowocessing: apply most basic reviews
2024-02-23 12:03:46 +01:00
98f6af78be
prowocessing: refactor trait based experiment to individual files
2024-02-21 13:11:31 +01:00
2d537cc4ee
prowocessing: add trait based experiment
2024-02-19 20:54:24 +01:00
3af262258e
cli: add dev command for enums experiment
2024-02-19 18:07:09 +01:00
33a1d85318
cli: add subcommand support
2024-02-19 17:54:40 +01:00
bbde1c84ca
chore: move error handling todos from msgs into comments
2024-01-21 21:08:27 +01:00
98f4a6cdeb
chore: use to_owned instead of to_string
2024-01-21 21:00:36 +01:00
3c529c3a1a
chore: rename executor -> evaluator and integrate into app
2024-01-21 03:22:46 +01:00
de9ca81b65
chore: appease clippy
2024-01-20 21:47:33 +01:00
23fadce867
fix: glue with app from #7
2024-01-20 21:32:25 +01:00
746c81ab60
app(cli): apply review
2024-01-20 20:05:09 +01:00
0615ea653c
app(doc): well... write the docs
2024-01-20 20:05:09 +01:00
6006f92d9c
app: better? config error handling
2024-01-20 20:05:09 +01:00
7c9dca0ae2
app: improve config loading and merging
2024-01-20 20:05:09 +01:00
ea2e5d6075
app: unify config handling stuff a bit
2024-01-20 20:05:09 +01:00
e67c80a6a9
move ron to be specific to app
2024-01-20 20:05:09 +01:00
96374b6491
split up modules into subfiles
2024-01-20 20:05:09 +01:00
4788278d86
more basic features, config gets read and startup messages
2024-01-20 20:05:09 +01:00
33aa131b95
app: improve errors a bit more
...
added a message to the label so the position of the error gets shown
and a note to make clear we don't have enough info for better error
messages thanks to serde
2024-01-20 20:05:08 +01:00
e7db9c38f3
cli: work on basic cli and serde error hanlding
2024-01-20 20:05:08 +01:00