Commit Graph

23 Commits

Author SHA1 Message Date
e0ca8be79f Added terminal color detection
Added configuration
Cleaned up context args
2023-08-17 10:10:38 -07:00
7cb9dbf2e0 Hack for large exponents 2023-08-03 07:47:07 -07:00
e3fdfa3c39 Fixed unit tobase() conversion 2023-08-02 09:16:47 -07:00
7b77c49ba4 Fixed unit matching 2023-07-28 10:33:51 -07:00
a76af3c69a Comments 2023-07-28 09:37:10 -07:00
be043af4f0 Cleaned up a few panic!()s 2023-07-28 09:36:25 -07:00
185b0415ff Fixed unit matching 2023-07-28 09:28:08 -07:00
f762817e4a Improved unit tostring 2023-06-14 12:38:26 -07:00
061f58ba53 Added nounit and tobase functions 2023-06-14 09:24:34 -07:00
3acfc7ebfd Reworked unit prefixes 2023-06-13 21:18:00 -07:00
a6bcbd5f66 Added no_space parameter for units 2023-06-13 09:13:24 -07:00
4f8ee660d7 Added build script to generate units 2023-06-12 15:01:44 -07:00
28c1a84b80 Fixed variable names 2023-06-11 16:52:23 -07:00
91b2361f28 Fixed compound unit conversion 2023-06-11 16:44:44 -07:00
7382627041 Fixed mph/mpg behavior 2023-06-11 15:05:17 -07:00
102e619d1a Minor edits 2023-05-15 10:05:46 -07:00
356a3c7824 More units 2023-04-14 11:05:25 -07:00
0cb171cde1 Added volume units 2023-04-14 09:28:39 -07:00
b2a809ea8b Added more units 2023-04-13 20:11:20 -07:00
76ac7be050 Added units 2023-04-13 14:10:45 -07:00
5de314e11c Fixed unit conversion 2023-04-13 13:36:10 -07:00
3948f10bd7 Added prefix-generating macros 2023-04-13 11:33:51 -07:00
78b0262f61 Rearranged files 2023-04-13 09:21:53 -07:00