|
|
738c3edf62
|
feat: add ft_memset function
|
2025-09-30 19:28:10 +02:00 |
|
|
|
afc50a3718
|
fix: update function name
|
2025-09-30 19:01:09 +02:00 |
|
|
|
421a91d4de
|
feat: add ft_strlen function
|
2025-09-29 20:35:58 +02:00 |
|
|
|
d3b4c38ff4
|
fix: add libft include
|
2025-09-29 20:02:58 +02:00 |
|
|
|
a53f74af41
|
feat: add ft_isprint function
|
2025-09-29 20:02:40 +02:00 |
|
|
|
68e6c61de9
|
fix: const char -> int, first parameter
|
2025-09-29 19:54:07 +02:00 |
|
|
|
838baa28f4
|
feat: add comments and define macros
|
2025-09-29 19:53:19 +02:00 |
|
|
|
88e1b8e34f
|
fix: new line error ft_isascii
|
2025-09-28 21:58:31 +02:00 |
|
|
|
8187470c79
|
feat: add ft_isascii function
|
2025-09-28 21:55:55 +02:00 |
|
|
|
9aa0f4ae10
|
feat: add ft_isalnum function
|
2025-09-28 21:50:39 +02:00 |
|
|
|
ea3a893cc8
|
feat: return directly the statement
|
2025-09-28 21:48:52 +02:00 |
|
|
|
bbd0e4a3a1
|
feat: add ft_isdigit function and header
|
2025-09-28 21:39:29 +02:00 |
|
|
|
6d9c4a904e
|
fix: replace < > to <= >=
|
2025-09-28 21:34:41 +02:00 |
|
|
|
f0af8e2225
|
feat: add ft_isalpha function
|
2025-09-28 21:27:50 +02:00 |
|
|
|
60a2281dd2
|
feat: add github actions
|
2025-09-28 20:45:55 +02:00 |
|
|
|
ba8dda071e
|
feat: add fclean and re target
|
2025-09-28 20:28:01 +02:00 |
|
|
|
c9994362f7
|
feat: init readme
|
2025-09-28 20:27:40 +02:00 |
|
|
|
4968e2e29e
|
feat: init makefile and ignore all .pdf files
|
2025-09-28 19:56:32 +02:00 |
|
Loïc GUEZO
|
5375f5e373
|
Initial commit
|
2025-09-28 18:41:33 +02:00 |
|