aboutsummaryrefslogtreecommitdiff
path: root/src/parser/Expr.hs
AgeCommit message (Collapse)Author
2020-06-05Removed Imaginary type, Added variable name check (/= i), Added Matrix check ↵Charles
if rectangular
2020-06-05Added print environment command, prompt editing and history with haskelineCharles
2020-06-03Added polynom solver from computorv1, Added matrix multipilcationCharles
2020-06-03Refactoring parsing, Fixing builtin, rewrite everything elseCharles
2020-04-09builtin cleaningCharles
2020-03-16file Renaming, basic REPLCharles