138 Commits

Author SHA1 Message Date
813c1e7292
Fixed a minor bug 2023-06-11 10:39:52 -07:00
dedb192d54
Cleanup 2023-06-11 10:39:46 -07:00
67a03d53df
Added tests 2023-06-07 15:23:29 -07:00
fe58addcc2
Added command-line argument parsing 2023-06-07 15:21:48 -07:00
dae76f3d56
Added check for negative powers 2023-06-07 15:21:36 -07:00
a7e1a5a69f
Edited help message 2023-06-07 15:01:16 -07:00
ed82e7f17b
Centered greeter 2023-06-07 14:52:02 -07:00
4eff57c273
Error message edits 2023-06-07 14:43:05 -07:00
c73bec0c13
Added simple commands 2023-06-07 14:38:22 -07:00
156b94c937
Whitespace 2023-06-07 14:37:23 -07:00
03d081fe06
Removed greeter 2023-06-07 09:19:02 -07:00
f1a4cc0072
Cleaned up tests 2023-06-07 09:18:08 -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
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
14ab0bd1d8
Renamed sec to secant 2023-04-13 08:06:35 -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
7ecdfae6fc
Minor bug 2023-04-11 11:32:42 -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
ad3ae83c66
Improved evaluator errors 2023-04-10 18:53:35 -07:00
6ce4451db7
Added unit errors 2023-04-10 18:47:00 -07:00
fbc0a6557e
Cleanup 2023-04-10 18:46:46 -07:00
b21104713f
Disabled a few tests 2023-04-10 14:12:16 -07:00
e2fd61a2ef
Improved unit printing 2023-04-10 14:02:11 -07:00
775d85b170
Fixed tests 2023-04-10 14:02:01 -07:00
3007d7f875
Merge branch 'master' of ssh://git.betalupi.com:33/Mark/daisy 2023-04-10 12:49:09 -07:00
0f04a42dcb
Added tests 2023-04-10 12:48:36 -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
e0f36ce112
Added conditional compilation for os type 2023-04-07 20:36:55 -07:00