| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-25 | WIP: Added libft submodule, make ft_printf lib | Charles | |
| 2019-10-15 | Wildcard handling | Charles | |
| Back where I was before rewrite | |||
| 2019-10-15 | Parsing rewrite | Charles | |
| - 4 extraction functions which parse some format attributes and remove them. - Not handling wildcard yet | |||
| 2019-10-13 | Added precision | Charles | |
| For integral numbers, min width For strings, max len | |||
| 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 | |
| 2019-10-08 | Added Makefile, ft_printf template | Charles | |
