aboutsummaryrefslogtreecommitdiff
path: root/libft
AgeCommit message (Collapse)Author
2019-11-14Fixed little memory leak in handle_precisionHEADmasterCharles
2019-11-06Refactored parsing to handle alone '%'Charles
- renamed a few variables - added join_free* to libft - normed everything but ft_printf.c
2019-10-25WIP: Added libft submodule, make ft_printf libCharles