| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-30 | Individual convert functions, more flags | Charles | |
| - Each conversion type is handle by individual functions in convert_* files - handle the ' ', '#', '+' and length modifier flags. | |||
| 2019-10-29 | String conversion refactor, malloc protection | Charles | |
| 2019-10-29 | Reworking, binary flags, extract advance | Charles | |
| - Binary flags attribute instead of multiple bool - Extract doesnst strdup fmt each time, just advance the current pointer - In parsing push front then reverse - Moved some functions to libf | |||
| 2019-10-25 | WIP: Added libft submodule, make ft_printf lib | Charles | |
