aboutsummaryrefslogtreecommitdiff
path: root/src/io
AgeCommit message (Expand)Author
2020-03-30Added documentation for ht and lstCharles
2020-02-28hash table unit testing, normingCharles
2020-02-14Added documentation for all functions and refactored ft_strjoin_free -> ft_st...Charles
2020-02-10Merge branch 'push_swap'Charles
2020-02-02hash table unit testing, normingCharles
2020-01-30renaming header files, .libftignore file for simpler features selectionCharles
2020-01-18Added ft_getchar and fixing strtolCharles
2020-01-17Splited include like src/, Adding feature toggle protection in headerCharles
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