Commit Graph

35 Commits

Author SHA1 Message Date
fde1220a96 Rearranged code, created lib.rs 2023-09-20 13:18:41 -07:00
4353548900 Fixed float printing 2023-09-03 15:56:33 -07:00
f9ec4d82fe Added a test 2023-08-17 17:31:43 -07:00
cc81c3979c Fixed mod bug 2023-08-17 16:38:02 -07:00
e0ca8be79f Added terminal color detection
Added configuration
Cleaned up context args
2023-08-17 10:10:38 -07:00
d31fd0b08c Cleaned up context argument 2023-08-16 22:33:38 -07:00
837f256347 Added shadow variables 2023-08-04 16:06:43 -07:00
10314a2deb Added a test 2023-08-03 22:13:45 -07:00
f130bed7aa Added incomplete flag 2023-08-03 13:56:50 -07:00
705824921f Added unit support to trig functions 2023-08-02 09:51:36 -07:00
9de3104074 Added function tests 2023-08-01 10:01:32 -07:00
99f4919fea Added tests 2023-07-31 15:52:52 -07:00
7b77c49ba4 Fixed unit matching 2023-07-28 10:33:51 -07:00
625be634bf Added a test 2023-07-28 09:21:59 -07:00
081dc1b7ab fixed tests 2023-06-14 21:11:00 -07:00
6bd7043971 Added define operator 2023-06-14 20:18:28 -07:00
00a421756d Reorganized variable code 2023-06-14 16:15:51 -07:00
5ffad0cc4e Improved history storage 2023-06-14 14:36:58 -07:00
2dec478b74 Added "ans" variable 2023-06-14 14:04:32 -07:00
f762817e4a Improved unit tostring 2023-06-14 12:38:26 -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
af2eb39fd5 Restructured packages 2023-06-11 13:53:45 -07:00
67a03d53df Added tests 2023-06-07 15:23:29 -07:00
dae76f3d56 Added check for negative powers 2023-06-07 15:21:36 -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
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
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
0e155c2b52 Moved tests 2023-04-07 18:16:22 -07:00