Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-24 | reformat README file into HTML | Gabriel 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-22 | redo .gitignore ifle | Gabriel Jensen | |
clean up Makefile create PKGBUILD file create dedicated folder for language examples try to avoid macros where possible remove C relics create semi-working Vulkan test |