Commit graph

17 commits

Author SHA1 Message Date
8a541546d9
app: fix error_reporting not being used 2024-04-28 13:22:04 +02:00
56848a1b05
svg-filters: add basic graph and stuffs 2024-03-15 19:52: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