Commit Graph

18 Commits

Author SHA1 Message Date
mos 955fd5b0ae short-hand default via derive 2024-07-30 14:37:23 +02:00
mos ea09723455 remove output file on error 2024-07-28 12:08:31 +02:00
mos eb99ba7119 improve identifier parsing 2024-07-28 11:26:00 +02:00
mos c66728ab0e fix and improve parser logic to handle errors better 2024-07-28 11:17:25 +02:00
mos 3266726f16 remove unused dependency 2024-07-28 09:58:57 +02:00
mos 32d068649c cleaner match and returning 2024-07-28 09:50:12 +02:00
mos 2531b4ac0d improve data hashmap retrieval handling 2024-07-28 09:08:28 +02:00
mos bbf8659587 remove redundant result handling 2024-07-28 09:04:39 +02:00
mos 5028cf3eec improve path error handling 2024-07-28 08:57:44 +02:00
mos 3dfdf1af7b fix const written as float 2024-07-27 22:28:26 +02:00
mos 796cedbcac minor cleanup 2024-07-27 17:57:09 +02:00
mos 2c2d2da645 improve parse_const check 2024-07-27 17:54:23 +02:00
mos 0ae1bdb3e7 fix signed parsing 2024-07-27 17:00:29 +02:00
mos 8e0e1dcca5 improve ParseResult usage 2024-07-27 16:45:32 +02:00
mos 3c55dc8d45 change default output path 2024-07-27 16:40:30 +02:00
mos 73f2efa476 reorder deserializer definitions 2024-07-27 16:37:30 +02:00
mos 87048fc83b use display for serde errors 2024-07-27 16:31:50 +02:00
mos ebf807dcce initial commit 2024-07-27 16:24:57 +02:00