aboutsummaryrefslogtreecommitdiff
path: root/header.h
AgeCommit message (Expand)Author
2019-10-30Added flags for x and XCharles
2019-10-30Individual convert functions, more flagsCharles
2019-10-29Added '+' flag and delt with some special casesCharles
2019-10-29String conversion refactor, malloc protectionCharles
2019-10-29Reworking, binary flags, extract advanceCharles
2019-10-28reformed pformat struct, rename t_flistCharles
2019-10-25WIP: Added libft submodule, make ft_printf libCharles
2019-10-15Wildcard handlingCharles
2019-10-15Parsing rewriteCharles
2019-10-14WIP: format parsing arguments extractionCharles
2019-10-13Added precision and min field width wildcardCharles
2019-10-13Added precisionCharles
2019-10-13Min width, zero filled, left adjustedCharles
2019-10-12WIP parsing flags, happy pathCharles
2019-10-12Basic conversion parsingCharles