aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-24(Math.hs)~indenting and rearrange code for cleanlinessHEADmasterAryadev Chavali
2021-07-23(Server)~abstract headers into seperate constantAryadev Chavali
2021-07-23(Server)+index.html landing page with support in appAryadev Chavali
2021-07-23(README)+dependencies list so I don't forget when I switch machinesAryadev Chavali
2021-07-23(Server)+basic error handling and an index routeAryadev Chavali
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
2021-07-22(General)~indentationAryadev Chavali
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