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 16:37:24 +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 feat(gnl): adding the gnl free buffer in exit case 2025-12-11 16:36:22 +01:00
includes/libft style(includes): moving the includes in libft folder 2025-12-11 16:36:22 +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 build(str): adding the module sub-makefile 2025-12-11 14:44:48 +01: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
libft.mk build: now linking all lib in the libft directory 2025-12-11 16:37:24 +01:00
Makefile build: now linking all lib in the libft directory 2025-12-11 16:37:24 +01:00