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 (
Expand
)
Author
2021-07-24
(Math.hs)~indenting and rearrange code for cleanliness
HEAD
master
Aryadev Chavali
2021-07-23
(Server)~abstract headers into seperate constant
Aryadev Chavali
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
2021-07-22
(General)~indentation
Aryadev Chavali
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