Commit Graph

378 Commits

Author SHA1 Message Date
86b5356d4f Updated TODO 2023-08-17 16:38:17 -07:00
cc81c3979c Fixed mod bug 2023-08-17 16:38:02 -07:00
b846a7c144 Fixed help art 2023-08-17 12:49:29 -07:00
09996801d8 Updated TODO 2023-08-17 10:32:05 -07:00
da1507e1fc Version bump 2023-08-17 10:11:28 -07:00
7c54c1eb91 Updated TODO 2023-08-17 10:10:43 -07:00
e0ca8be79f Added terminal color detection
Added configuration
Cleaned up context args
2023-08-17 10:10:38 -07:00
fc4c28543f Updated README 2023-08-16 22:44:54 -07:00
36540f37b8 Merge branch 'master' of ssh://git.betalupi.com:33/Mark/daisy 2023-08-16 22:33:40 -07:00
d31fd0b08c Cleaned up context argument 2023-08-16 22:33:38 -07:00
9ea1990f3c Update README.md 2023-08-05 15:11:32 -07:00
8d39b290fa Update README.md 2023-08-05 14:01:04 -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