aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-23(README)~added a few more todos in features, +website features todoAryadev Chavali
2021-07-23(General)~moved cli files into seperate folder to make space for websiteAryadev Chavali
2021-07-23(Repo)+MIT license fileAryadev Chavali
2021-07-22(Main)~restructured main to be a bit smarterAryadev Chavali
Decompose args list via case so some arguments can be handled ahead of time.
2021-07-22(General)~indentationAryadev Chavali
Makes it look a bit nicer.
2021-06-26(Code)~rearrange definitions and code in Math moduleAryadev Chavali
2021-06-26(Code)+main.hs for entrypoint of programAryadev Chavali
2021-06-26(Code)+math module that holds all my mathematical functionsAryadev Chavali
2021-06-26(Build)+Makefile with basic recipesAryadev Chavali
2021-06-26(Init)+README and gitignoreAryadev Chavali
I've already started this project and a good way through it, so these are catch-up git commits.