Commit Graph

15 Commits

Author SHA1 Message Date
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
fbd984c36e Improved tuple parsing 2023-08-05 09:29:59 -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
999f24ce52 Added tuples 2023-08-03 14:39:53 -07:00
4ddafd84ef Removed = operator 2023-08-03 14:02:45 -07:00
7cb9dbf2e0 Hack for large exponents 2023-08-03 07:47:07 -07:00
9698a691aa Improved superscripts 2023-08-02 12:37:29 -07:00
5d234b9ff6 Comments and whitespace 2023-08-01 09:44:05 -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
241bb572a5 Added linelocation to all errors 2023-07-28 15:01:36 -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