Commit Graph

217 Commits

Author SHA1 Message Date
10314a2deb Added a test 2023-08-03 22:13:45 -07:00
e67a5c4696 Added formattedtext and better error class 2023-08-03 22:13:38 -07:00
dd0f4387b6 Fixed variable name check 2023-08-03 22:05:46 -07:00
999f24ce52 Added tuples 2023-08-03 14:39:53 -07:00
bc3bd3d1fc Added new assignment routine 2023-08-03 14:28:22 -07:00
83f00c761b Substitute cleanup 2023-08-03 14:25:11 -07:00
ae2041e42f Cleanup 2023-08-03 14:04:12 -07:00
4ddafd84ef Removed = operator 2023-08-03 14:02:45 -07:00
07edc4f047 Minor tweaks 2023-08-03 13:57:39 -07:00
f130bed7aa Added incomplete flag 2023-08-03 13:56:50 -07:00
522917da63 Linelocation fixes 2023-08-03 13:55:26 -07:00
7cb9dbf2e0 Hack for large exponents 2023-08-03 07:47:07 -07:00
da31fc43e5 Added variable delete command 2023-08-02 17:37:29 -07:00
ce14df866b Added variable and constant listing 2023-08-02 15:36:55 -07:00
d4d8f41b00 Comments 2023-08-02 12:50:44 -07:00
2d69e73897 Added variable re-evaluation 2023-08-02 12:49:14 -07:00
9698a691aa Improved superscripts 2023-08-02 12:37:29 -07:00
f35aeefeb1 Minor cleanup 2023-08-02 12:37:15 -07:00
7a4762df77 Updated help command 2023-08-02 11:50:55 -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
aa94df1df1 Added degree substitution 2023-08-02 09:49:13 -07:00
e3fdfa3c39 Fixed unit tobase() conversion 2023-08-02 09:16:47 -07:00
ce8c7e9b16 Added more constants 2023-08-02 08:49:20 -07:00
f869e2a512 Improved error printing 2023-08-01 10:35:34 -07:00
62c8ea0151 Fixed linelocations 2023-08-01 10:34:54 -07:00
9de3104074 Added function tests 2023-08-01 10:01:32 -07:00
f7153f6589 Added more operator characters 2023-08-01 09:46:53 -07:00
5d234b9ff6 Comments and whitespace 2023-08-01 09:44:05 -07:00
47cbd29c27 Added detailed conversion error 2023-08-01 09:43:47 -07:00
5ec3d6e380 Updated help text 2023-08-01 09:43:15 -07:00
2949b07d7c Minor cleanup 2023-08-01 09:07:33 -07:00
4ea39a7f60 Added is_poly_power 2023-07-31 20:43:50 -07:00
e768df08a7 Improved expression printing 2023-07-31 20:31:26 -07:00
fa94d9ca35 Minor cleanup 2023-07-31 16:54:03 -07:00
6e46f6c42a updated help text 2023-07-31 16:44:16 -07:00
e412c53124 Added undefined error 2023-07-31 16:43:30 -07:00
b913eb2cf0 Comments 2023-07-31 16:30:52 -07:00
97b64e6bef Cleaned up eval error messages 2023-07-31 16:05:48 -07:00
b072ff3691 Fixed a minor bug 2023-07-31 16:01:21 -07:00
99f4919fea Added tests 2023-07-31 15:52:52 -07:00
8dd1a785d0 Fixed substitution bug 2023-07-28 15:09:25 -07:00
401e877a2f Fixed substitution bug 2023-07-28 15:01:43 -07:00
241bb572a5 Added linelocation to all errors 2023-07-28 15:01:36 -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
7fb0e0274c Minor cleanup 2023-07-28 10:04:56 -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