The first project of the common-core of the school 42, where the main goal is to develop tools to the rest of the cursus
Find a file
2025-12-11 14:44:48 +01:00
.github/workflows style(action): renaming the main.yml to norminette.yml 2025-09-04 15:18:50 +02:00
char build(char): adding the module sub-makefile 2025-12-11 14:44:48 +01:00
convert build(convert): adding the module sub-makefile 2025-12-11 14:44:48 +01:00
gnl build(gnl): adding the module sub-makefile 2025-12-11 14:44:48 +01:00
includes doc(char): adding the isspace documentation 2025-12-11 14:36:17 +01:00
list build(list): adding the module sub-makefile 2025-12-11 14:44:48 +01:00
math build(math): adding the module sub-makefile 2025-12-11 14:44:48 +01:00
memory build(memory): adding the module sub-makefile 2025-12-11 14:44:48 +01:00
print build(print): adding the module sub-makefile 2025-12-11 14:44:48 +01:00
str docs(str): moving the actual documentation on the header 2025-09-05 16:30:00 +02:00
test refactor(test/convert): norming the test of itoa 2025-09-17 16:46:13 +02:00
.gitignore core(ignore): adding the build directory to ignore 2025-09-17 17:32:49 +02:00
flake.nix build(nix): c_formatter_42 with the correction given 2025-09-05 17:35:51 +02:00
Makefile feat(make): adding the ft_atou function 2025-11-03 14:15:32 +01:00