| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2019-10-15 | Parsing rewrite | Charles | |
| - 4 extraction functions which parse some format attributes and remove them. - Not handling wildcard yet | |||
| 2019-10-12 | WIP parsing flags, happy path | Charles | |
| 2019-10-12 | Basic conversion parsing | Charles | |
| Using a list to store each format conversion informations. | |||
| 2019-10-11 | Added and renamed files | Charles | |
| 2019-10-09 | Added hexdecimal support | Cabergs Charles | |
