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-11-03 14:14:32 +01:00
.github/workflows style(action): renaming the main.yml to norminette.yml 2025-09-04 15:18:50 +02:00
char docs(char): moving the actual documentation on the header 2025-09-05 16:28:33 +02:00
convert fix(convert/atou): moving the initialiation to the top 2025-11-03 14:14:32 +01:00
includes refactor(convert): norming the convert header 2025-09-17 16:47:00 +02:00
list docs(list): moving the actual documentation on the header 2025-09-05 16:29:29 +02:00
math style(math/sqrt): changing the parameter name to be clearer 2025-09-17 16:45:41 +02:00
memory docs(memory): moving the actual documentation on the header 2025-09-05 16:29:40 +02:00
print docs(print): moving the actual documentation on the header 2025-09-05 16:29:51 +02: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 core(make/tmux): adding tmux rules 2025-09-27 00:09:46 +02:00