Commit graph

8 commits

Author SHA1 Message Date
140a7cc71f
feat: add command line options 2024-12-30 17:18:49 +02:00
1e811d61ed
feat: recursiveness 2024-12-30 17:05:56 +02:00
cf0aa33314
refactor: remove useless prints 2024-12-30 16:36:26 +02:00
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