Commit Graph

68 Commits

Author SHA1 Message Date
315be575ee Fixed small function 2023-09-20 11:09:44 -07:00
8a026fc2ea Updated scalar print routine 2023-09-20 11:07:47 -07:00
8497c125ef Minor cleanup 2023-09-20 11:06:37 -07:00
e1ba2a9c1f Whitespace 2023-09-03 16:03:34 -07:00
b9cfe719a6 Cleaned up to_string functions 2023-09-03 16:03:24 -07:00
47abd9d18e Migrated floatbase to bigdecimal 2023-09-03 15:57:46 -07:00
4353548900 Fixed float printing 2023-09-03 15:56:33 -07:00
2391606ae1 Fully removed RUG dependency 2023-09-03 14:36:00 -07:00
11b5cd877a Replaced RUG rational with num rational 2023-08-27 22:28:17 -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
dd0f4387b6 Fixed variable name check 2023-08-03 22:05:46 -07:00
7cb9dbf2e0 Hack for large exponents 2023-08-03 07:47:07 -07:00
f8b1a11bb7 Added celsius and fahrenheit functions 2023-08-02 11:39:36 -07:00
705824921f Added unit support to trig functions 2023-08-02 09:51:36 -07:00
e3fdfa3c39 Fixed unit tobase() conversion 2023-08-02 09:16:47 -07:00
a489eec482 Minor optimization 2023-07-28 11:41:25 -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
4dfaf2b863 Fixed trig functions 2023-06-14 19:34:57 -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
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