summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2021-01-24reformat README file into HTMLGabriel Jensen
create the arch_t and kernel_t types use char const * instead of std::string use custom function instead of std::cerr and std::cout replace as many stdlib function with custom-made ones
2021-01-13create license fileGabriel Jensen
makefile optimizations added readme added stdc version checking x connection handling to a different file