Commit graph

5 commits

Author SHA1 Message Date
e952225ec6
refactor: handle errors 2024-12-30 16:32:05 +02:00
b7fc64a3a5
refactor(sorting): replace a lot of ifs with an array 2024-12-30 16:28:55 +02:00
3d9c39c872
refactor: get rid of toml
i decided that the binary size is too big and we shouldn't use any
libraries so i wrote my own parser that even seems to work
2024-12-30 02:05:33 +02:00
c1f80f9abe
feat: add actually working sorting 2024-12-30 01:26:58 +02:00
a409532425
first commmit 2024-12-28 17:39:36 +02:00