aboutsummaryrefslogtreecommitdiff
path: root/src/lst
AgeCommit message (Expand)Author
2020-02-10Merge branch 'push_swap'Charles
2020-02-10Added ft_lstsort, ft_lstsorted_mergeCharles
2020-02-02hash table unit testing, normingCharles
2020-01-30Renaming t_list -> t_ftlst, changing feature adding by headerCharles
2020-01-30hash table draftCharles
2020-01-18Added ft_getchar and fixing strtolCharles
2020-01-17Splited include like src/, Adding feature toggle protection in headerCharles
2020-01-15Fix strtol, Added list reverse functionsCharles
2020-01-15splited src in category, more generic makefileCharles