Commit graph

25 commits

Author SHA1 Message Date
Schrottkatze 54401d2a21
app: apply review 2024-07-08 20:49:13 +02:00
Schrottkatze 18309ec919
app, prowocessing: move dev commands to tests 2024-07-08 20:49:13 +02:00
Schrottkatze 911339fc2a
simplified by entirely removing DataRef 2024-07-08 20:49:12 +02:00
Schrottkatze b7bc0366c2
prowocessing: apply most basic reviews 2024-07-08 20:48:56 +02:00
Schrottkatze dddbcccf72
prowocessing: refactor trait based experiment to individual files 2024-07-08 20:48:10 +02:00
Schrottkatze 26996fbd00
prowocessing: add trait based experiment 2024-07-08 20:48:10 +02:00
Schrottkatze db9228dec4
cli: add dev command for enums experiment 2024-07-08 20:48:10 +02:00
Schrottkatze 56ec11e143
cli: add subcommand support 2024-07-08 20:48:09 +02:00
Schrottkatze 8a541546d9
app: fix error_reporting not being used 2024-04-28 13:22:04 +02:00
Schrottkatze 56848a1b05
svg-filters: add basic graph and stuffs 2024-03-15 19:52:40 +01:00
MultisampledNight bbde1c84ca
chore: move error handling todos from msgs into comments 2024-01-21 21:08:27 +01:00
MultisampledNight 98f4a6cdeb
chore: use to_owned instead of to_string 2024-01-21 21:00:36 +01:00
MultisampledNight 3c529c3a1a
chore: rename executor -> evaluator and integrate into app 2024-01-21 03:22:46 +01:00
MultisampledNight de9ca81b65
chore: appease clippy 2024-01-20 21:47:33 +01:00
MultisampledNight 23fadce867
fix: glue with app from #7 2024-01-20 21:32:25 +01:00
Schrottkatze 746c81ab60
app(cli): apply review 2024-01-20 20:05:09 +01:00
Schrottkatze 0615ea653c
app(doc): well... write the docs 2024-01-20 20:05:09 +01:00
Schrottkatze 6006f92d9c
app: better? config error handling 2024-01-20 20:05:09 +01:00
Schrottkatze 7c9dca0ae2
app: improve config loading and merging 2024-01-20 20:05:09 +01:00
Schrottkatze ea2e5d6075
app: unify config handling stuff a bit 2024-01-20 20:05:09 +01:00
Schrottkatze e67c80a6a9
move ron to be specific to app 2024-01-20 20:05:09 +01:00
Schrottkatze 96374b6491
split up modules into subfiles 2024-01-20 20:05:09 +01:00
Schrottkatze 4788278d86
more basic features, config gets read and startup messages 2024-01-20 20:05:09 +01:00
Schrottkatze 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
Schrottkatze e7db9c38f3
cli: work on basic cli and serde error hanlding 2024-01-20 20:05:08 +01:00