Commit Graph

209 Commits

Author SHA1 Message Date
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
625be634bf Added a test 2023-07-28 09:21:59 -07:00
dfb1772a45 Updated help commands 2023-07-28 08:25:58 -07:00
41bf1954a1 Fixed variable parse order 2023-06-17 22:15:58 -07:00
1671bbbade Error tweak 2023-06-17 19:39:45 -07:00
73049eeec4 Cleanup 2023-06-17 19:08:05 -07:00
1495dcd561 Renamed token and pretoken 2023-06-16 12:58:06 -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