Commit graph

32 commits

Author SHA1 Message Date
Juhani Krekelä
18ef6c8787 Fix clippy lints 2023-06-01 19:55:09 +03:00
Juhani Krekelä
e8e81b4564 Add support for cubic yards 2023-06-01 19:31:55 +03:00
Juhani Krekelä
8e4680a3bc Add support for square yards 2023-06-01 19:24:11 +03:00
Juhani Krekelä
4eb55ac7b8 Change terminology weight → mass 2023-06-01 03:00:10 +03:00
Juhani Krekelä
9badd90b91 Add support for long tons 2023-06-01 02:53:07 +03:00
Juhani Krekelä
f69177edca Add support for short tons 2023-06-01 02:53:07 +03:00
Juhani Krekelä
f354fbe555 Suggest disambiguations for ambiguous units 2023-05-31 23:19:57 +03:00
Juhani Krekelä
e2e1349913 Add support for US teaspoons 2023-05-31 22:42:00 +03:00
Juhani Krekelä
c16befe55c Add support for US tablespoons 2023-05-31 22:41:29 +03:00
Juhani Krekelä
1639748c68 Add support for US fluid ounces 2023-05-31 22:19:55 +03:00
Juhani Krekelä
1c3315d19d Add support for US cups 2023-05-31 22:10:49 +03:00
Juhani Krekelä
5555d0712e Add support for US liquid pints 2023-05-31 17:57:48 +03:00
Juhani Krekelä
6acd8b0e82 Add support for US liquid quarts 2023-05-31 17:57:09 +03:00
Juhani Krekelä
8a3002a8ad Add support for US gallons 2023-05-31 17:56:43 +03:00
Juhani Krekelä
9380d9059a Resort fluid volume units from smallest to largest for consistency 2023-05-31 17:55:40 +03:00
Juhani Krekelä
bec9e494b5 Add suport for imperial fluid ounces 2023-05-30 20:34:38 +03:00
Juhani Krekelä
f9975903aa Add support for imperial pints 2023-05-30 20:31:06 +03:00
Juhani Krekelä
8d50c9643a Add support for imperial quarts 2023-05-30 20:31:06 +03:00
Juhani Krekelä
9ef0c9655d Add support for imperial gallons 2023-05-30 20:31:06 +03:00
Juhani Krekelä
782e4a18a7 Add support for cubic feet 2023-05-29 22:40:03 +03:00
Juhani Krekelä
5a1d6850e3 Add support for cubic inches 2023-05-29 22:32:49 +03:00
Juhani Krekelä
1842d480e1 Disallow several temperatures in input 2023-05-29 21:39:48 +03:00
Juhani Krekelä
055ab32a99 Add support for square miles 2023-05-29 03:28:09 +03:00
Juhani Krekelä
7a7959c172 Add support for acres 2023-05-29 03:28:09 +03:00
Juhani Krekelä
85c5c9d66f Add support for square feet 2023-05-29 03:28:09 +03:00
Juhani Krekelä
7eb31b1b4b Add support for square inches 2023-05-29 03:28:09 +03:00
Juhani Krekelä
81082fd11d Add support for degrees Fahrenheit 2023-05-28 20:32:31 +03:00
Juhani Krekelä
b3fa9a01f1 Add conversion tests 2023-05-28 20:02:35 +03:00
Juhani Krekelä
e915a3f689 Implement output formatting 2023-05-14 04:23:39 +03:00
Juhani Krekelä
da620a04aa Implement most of application logic 2023-05-14 03:40:21 +03:00
Juhani Krekelä
7d82e46fd7 Implement parsing 2023-05-14 03:04:47 +03:00
Juhani Krekelä
06083dbce9 First commit 2023-05-13 17:50:18 +03:00