Commit Graph

38 Commits

Author SHA1 Message Date
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
e2d49c5fb6 Cleaned up variable names 2023-04-13 09:11:20 -07:00
84d2d68aa1 Added conversion between prefixed units 2023-04-13 09:01:18 -07:00
475d0e7c07 Minor cleanup 2023-04-13 08:06:04 -07:00
1f0f7e0ac9 Added prefix foundation 2023-04-13 08:05:52 -07:00
600c5f76cc Added unit conversion prototype 2023-04-11 11:48:15 -07:00
0497cd810d Fixed unit powers 2023-04-11 09:05:37 -07:00
0ca7705122 Cleanup 2023-04-11 08:56:39 -07:00
84f2d6e30c Unit cleanup 2023-04-11 08:21:30 -07:00
175261b5c0 Compound unit foundation 2023-04-10 21:03:16 -07:00
6ce4451db7 Added unit errors 2023-04-10 18:47:00 -07:00
e2fd61a2ef Improved unit printing 2023-04-10 14:02:11 -07:00
ae05ebb5ff Cleanup, added to_string_outer 2023-04-10 11:10:27 -07:00
a38293c247 Added unit fromstring 2023-04-09 08:39:36 -07:00
e9645208d9 Improved unit printing 2023-04-09 08:39:22 -07:00
d4b7f5b078 Improved unit printing 2023-04-08 20:48:49 -07:00
e9d4ec0b12 Cleanup 2023-04-08 20:40:35 -07:00
fb9cc03bb9 Reorganized quantity 2023-04-08 20:26:07 -07:00
5b8dd2f703 Added basic units (incomplete) 2023-04-08 16:47:47 -07:00
10f706582e Fixed configuration 2023-04-08 10:51:22 -07:00
1e04b15b46 Added comments 2023-04-07 20:55:23 -07:00
8982b3b118 rug types are only used if we're on unix 2023-04-07 20:52:18 -07:00
e4667eb998 Reorganized quantities 2023-04-07 18:11:20 -07:00
038bbc5fde Fixed minus printing 2023-04-02 08:27:21 -07:00
d3d13a64ff Minor changes 2023-04-01 19:05:40 -07:00
85a669e126 Added support for scientific notation 2023-04-01 18:29:01 -07:00
f07ba9ed38 Minor fixes 2023-04-01 18:27:47 -07:00
cb227d9539 Fixed quantity printing 2023-04-01 18:26:30 -07:00
047c900193 Fixed missing sign print 2023-04-01 16:43:26 -07:00
bb48a09cc7 Added decimal -> rational parsing 2023-04-01 14:20:11 -07:00
a38f68cd84 Added Quantity type 2023-04-01 13:50:52 -07:00