aboutsummaryrefslogtreecommitdiff
path: root/include/libft.h
AgeCommit message (Expand)Author
2020-01-30renaming header files, .libftignore file for simpler features selectionCharles
2020-01-17Splited include like src/, Adding feature toggle protection in headerCharles
2020-01-16Merge push_swap to masterCharles
2020-01-16Features toggle to avoid bloat and unauthorized functions, config file, scrip...Charles
2020-01-15Fix strtol, Added list reverse functionsCharles
2020-01-15Added ft_strtol, ft_isspace, ft_todigit, ft_strict_atoi, modified ft_atoi to ...Charles
2020-01-15splited src in category, more generic makefileCharles
2020-01-15Move *.o -> src/, *.h -> include/ and *.o -> buildCharles