Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-26 | Added test.c | mrb0nk500 | |
2021-05-26 | Changed the return type of the start function from | mrb0nk500 | |
void to int. This is so that we can check if an error occured in the start function. | |||
2021-05-26 | Added libtcc-test.c | mrb0nk500 | |
2021-05-26 | Initial commit. | mrb0nk500 | |
Added the Makefile. |