index
:
numberdisplay
master
Haskell program which displays some simple properties of a given integer
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-07-23
(Server)+index.html landing page with support in app
Aryadev Chavali
2021-07-23
(README)+dependencies list so I don't forget when I switch machines
Aryadev Chavali
2021-07-23
(Server)+basic error handling and an index route
Aryadev Chavali
2021-07-23
(README)~added a few more todos in features, +website features todo
Aryadev Chavali
2021-07-23
(General)~moved cli files into seperate folder to make space for website
Aryadev Chavali
2021-07-23
(Repo)+MIT license file
Aryadev Chavali
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.