• Joined on 2017-10-29
nortti pushed to main at nortti/metrify 2023-06-01 16:40:10 +00:00
254ac20186 Run a REPL if no arguments are given
e8e81b4564 Add support for cubic yards
8e4680a3bc Add support for square yards
b8d9ba177c Add a caveat section in the README.md
Compare 4 commits »
nortti pushed to main at nortti/metrify 2023-06-01 00:35:31 +00:00
91b236d8b3 Fix capitalization for degrees Fahrenheit
nortti pushed to main at nortti/metrify 2023-06-01 00:31:08 +00:00
79634cb944 Add README.md
b13191050f Add additional ways to spell US cup
4eb55ac7b8 Change terminology weight → mass
Compare 3 commits »
nortti pushed to main at nortti/metrify 2023-05-31 23:56:07 +00:00
db674d1419 Suggest disambiguation for tons
9badd90b91 Add support for long tons
f69177edca Add support for short tons
d6e0e95a6a Simplify parse::test::units
a297d87ff1 Simplify parse::test::ambiguous_units
Compare 5 commits »
nortti pushed to main at nortti/metrify 2023-05-31 20:20:46 +00:00
f354fbe555 Suggest disambiguations for ambiguous units
e2e1349913 Add support for US teaspoons
c16befe55c Add support for US tablespoons
1639748c68 Add support for US fluid ounces
1c3315d19d Add support for US cups
Compare 10 commits »
nortti pushed to main at nortti/metrify 2023-05-30 17:35:06 +00:00
bec9e494b5 Add suport for imperial fluid ounces
f9975903aa Add support for imperial pints
8d50c9643a Add support for imperial quarts
9ef0c9655d Add support for imperial gallons
Compare 4 commits »
nortti pushed to main at nortti/metrify 2023-05-29 19:40:47 +00:00
782e4a18a7 Add support for cubic feet
5a1d6850e3 Add support for cubic inches
Compare 2 commits »
nortti pushed to main at nortti/metrify 2023-05-29 19:05:59 +00:00
5d8462c6e4 Add more ways to spell square mile
8060f79067 Add more ways to spell square feet
e6ec05323f Add more ways to spell square inches
c81ebb80df Add more ways to spell degrees Fahrenheit
5335e141a4 Allow units to contain nubers after a caret
Compare 6 commits »
nortti pushed to main at nortti/metrify 2023-05-29 18:40:01 +00:00
1842d480e1 Disallow several temperatures in input
1a493a1716 Fix spelling Celcius → Celsius
Compare 2 commits »
nortti pushed to main at nortti/metrify 2023-05-29 00:29:02 +00:00
055ab32a99 Add support for square miles
7a7959c172 Add support for acres
85c5c9d66f Add support for square feet
7eb31b1b4b Add support for square inches
d6441454fc Split format::test::units to per-unit tests
Compare 5 commits »
nortti pushed to main at nortti/metrify 2023-05-28 20:44:53 +00:00
ebff87c733 Remove extraneus comma in a match statement
nortti pushed to main at nortti/metrify 2023-05-28 20:40:47 +00:00
46146ca712 Fix inconsistent newline before else if
nortti pushed to main at nortti/metrify 2023-05-28 20:24:09 +00:00
88d143b8e6 Add CC0 license
nortti pushed to main at nortti/metrify 2023-05-28 17:34:34 +00:00
81082fd11d Add support for degrees Fahrenheit
b3fa9a01f1 Add conversion tests
f8db69e3b2 Format numbers so that they are easier to read
d77a84fef1 Use SI-prefixes that make sense for the given unit
3dee08d6d4 Change parse_number and parse_unit to return Results directly
Compare 6 commits »
nortti pushed to master at nortti/sortix-mirror 2023-05-21 22:13:54 +00:00
d671516e9c Change chvideomode(1) to use "WIDTHxHEIGHTxBPP" consistently.
f6d6b60c10 Use getopt_long(3) and err(3) family in chvideomode(1).
2c0a559309 Use getopt_long(3) and err(3) family in chkblayout(1).
66c4b7486a Move chkblayout(1) and chvideomode(1) into their own directories.
610b51ffdc Fix getopt_long(3) handling of required argument at the end of argv.
Compare 5 commits »
nortti pushed to staging at nortti/sortix-mirror 2023-05-15 22:03:59 +00:00
3ac73fa2e9 Aurora procedural wallpaper.
0c68126d80 Work around pty deadlock.
fc35a83207 Add cdrom mounting live environment.
f760a5dcb4 Revert "Parallelize driver initialization."
41ce661869 Parallelize driver initialization.
Compare 30 commits »
nortti pushed to master at nortti/sortix-mirror 2023-05-15 22:03:55 +00:00
1e17e7fab7 Add automatic installer and upgrader.
77c2e7f59e Fix chvideomode(1) --max- option parsing.
Compare 2 commits »
nortti pushed to master at nortti/sortix-mirror 2023-05-14 21:31:33 +00:00
e9d9eabb6e Add non-interactive mode to disked(8).
b029127df5 Add passwd(1) -H option.
c77745e447 Change chvidemode(1) to set requested mode instead of running command.
Compare 3 commits »
nortti pushed to staging at nortti/sortix-mirror 2023-05-14 21:18:36 +00:00
3730c07330 Aurora procedural wallpaper.
3b2685931b Work around pty deadlock.
86acd95309 Add cdrom mounting live environment.
64c65ddba0 Revert "Parallelize driver initialization."
4552947ac9 Parallelize driver initialization.
Compare 33 commits »
nortti pushed to main at nortti/metrify 2023-05-14 01:41:43 +00:00
188df1fa5c Add test for negative number formatting