Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-22 | (Main)~restructured main to be a bit smarter | Aryadev Chavali | |
Decompose args list via case so some arguments can be handled ahead of time. | |||
2021-07-22 | (General)~indentation | Aryadev Chavali | |
Makes it look a bit nicer. | |||
2021-06-26 | (Code)~rearrange definitions and code in Math module | Aryadev Chavali | |
2021-06-26 | (Code)+main.hs for entrypoint of program | Aryadev Chavali | |
2021-06-26 | (Code)+math module that holds all my mathematical functions | Aryadev Chavali | |
2021-06-26 | (Build)+Makefile with basic recipes | Aryadev Chavali | |
2021-06-26 | (Init)+README and gitignore | Aryadev Chavali | |
I've already started this project and a good way through it, so these are catch-up git commits. |