Commit Graph

367 Commits

Author SHA1 Message Date
d31fd0b08c Cleaned up context argument 2023-08-16 22:33:38 -07:00
22935957e2 Updated README 2023-08-05 10:14:20 -07:00
2e39bbd524 Updated TODO 2023-08-05 10:10:40 -07:00
816e3483f3 Updated TODO v1.0.0 2023-08-05 10:08:59 -07:00
249dcc5cf2 Version bump 2023-08-05 10:08:54 -07:00
ce91af81ed Updated todo 2023-08-05 10:05:48 -07:00
8b20395b3e Minor cleanup 2023-08-05 10:05:37 -07:00
c56ba3d62e Updated TODO 2023-08-05 09:30:19 -07:00
fbd984c36e Improved tuple parsing 2023-08-05 09:29:59 -07:00
c0b0402a7d Renamed functions for consistency 2023-08-05 09:27:51 -07:00
c17a9f313b Fixed error printing 2023-08-04 22:47:27 -07:00
28627e7042 Updated TODO 2023-08-04 22:41:18 -07:00
558b914e5f Moved functions to main.rs 2023-08-04 22:40:27 -07:00
5093015dd2 Improved var command 2023-08-04 22:40:09 -07:00
36d041c3c1 Added more formats 2023-08-04 22:39:36 -07:00
c3323ccd29 Added user function evaluation 2023-08-04 21:53:12 -07:00
4cb45432f9 Fixed UserFunction operator 2023-08-04 21:52:55 -07:00
eadd6780ce Added user function parsing 2023-08-04 21:33:42 -07:00
b40af1af53 Improved definition parsing 2023-08-04 16:06:51 -07:00
837f256347 Added shadow variables 2023-08-04 16:06:43 -07:00
602fde4441 Added function definition foundation 2023-08-04 12:27:20 -07:00
be46099671 Removed comment 2023-08-04 12:26:54 -07:00
bf287516ed Fixed printing on enter 2023-08-04 12:26:02 -07:00
d452f76455 Added functions to context 2023-08-04 12:25:10 -07:00
9a391480b9 Minor prompt fixes 2023-08-04 12:24:58 -07:00
88e272fd6f Removed extra \rs 2023-08-04 12:24:39 -07:00
0538b1e547 Added more errors 2023-08-04 12:22:23 -07:00
7a1e4bd725 Updated TODO 2023-08-03 22:15:20 -07:00
7f675c9d81 Improved error message 2023-08-03 22:15:11 -07:00
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
8076990a41 Scope fix 2023-08-03 22:05:55 -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
917746f44f Updated README 2023-08-03 14:04:27 -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
165dddb714 Updated TODO 2023-08-02 17:45:28 -07:00
da31fc43e5 Added variable delete command 2023-08-02 17:37:29 -07:00
ef408ff181 Minor tweaks to constants 2023-08-02 15:41:04 -07:00
52715818b7 Updated TODO 2023-08-02 15:37:24 -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