aboutsummaryrefslogtreecommitdiff
path: root/src/parser/Core.hs
AgeCommit message (Collapse)Author
2020-06-06Ugly and not working function value reduction, main evaluation refactoringHEADmasterCharles
2020-06-05Removed Imaginary type, Added variable name check (/= i), Added Matrix check ↵Charles
if rectangular
2020-06-03Added polynom solver from computorv1, Added matrix multipilcationCharles
2020-06-03Back to where I was but without the messCharles
2020-06-03Refactoring parsing, Fixing builtin, rewrite everything elseCharles
2020-03-16file Renaming, basic REPLCharles