259 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
682205f5e1
Fixed function evaluator 2023-09-04 13:49:20 -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
b136353d36
Comments 2023-08-21 13:24:49 -07:00
a125e867c4
Help text typo 2023-08-21 13:24:28 -07:00
c477302c88
Fixed ans evaluation 2023-08-21 13:17:58 -07:00
77c357c2f3
All style definitions in one place 2023-08-20 16:49:35 -07:00
3ae5383eed
Minor cleanup 2023-08-20 16:49:05 -07:00
4055c08217
Fixed incompatible messages when one unit is a scalar 2023-08-20 16:33:34 -07:00
6969d17cce
Added substitution config switch 2023-08-20 16:19:57 -07:00
f9ec4d82fe
Added a test 2023-08-17 17:31:43 -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
e0ca8be79f
Added terminal color detection
Added configuration
Cleaned up context args
2023-08-17 10:10:38 -07:00
d31fd0b08c
Cleaned up context argument 2023-08-16 22:33:38 -07:00
8b20395b3e
Minor cleanup 2023-08-05 10:05:37 -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
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
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
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