aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-25draft for ft_list*.s functionsCharles
2019-11-25ft_atoi_base.s kinda doneCharles
2019-11-23ft_atoi_base with calling convention is better, still need to handle negativeCharles
2019-11-23refactored mandatory functions, to respect c calling conventionCharles
2019-11-23Compiling with nasmCharles
2019-11-22ft_atoi_base without the actual base, ft_list_push_front, ft_list_sizeCharles
2019-11-22ft_atoi_base.s without the negative and base partCharles
2019-11-22ft_strdup.s and MakefileCharles
2019-11-22strcpy, strcmp, write, readCharles
2019-11-22ft_strlen.s (i can kinda compile this shit)Charles
2019-11-21Initial commit (i cant even compile this shit)Charles