Commit graph

10 commits

Author SHA1 Message Date
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ä
ebff87c733 Remove extraneus comma in a match statement 2023-05-28 23:44:49 +03:00
Juhani Krekelä
46146ca712 Fix inconsistent newline before else if 2023-05-28 23:40:42 +03:00
Juhani Krekelä
81082fd11d Add support for degrees Fahrenheit 2023-05-28 20:32:31 +03:00
Juhani Krekelä
3dee08d6d4 Change parse_number and parse_unit to return Results directly 2023-05-28 18:22:49 +03:00
Juhani Krekelä
54118ca879 Fix parsing of numbers with internal spaces 2023-05-28 18:10:18 +03:00
Juhani Krekelä
7d82e46fd7 Implement parsing 2023-05-14 03:04:47 +03:00