aboutsummaryrefslogtreecommitdiff
path: root/extract.c
AgeCommit message (Collapse)Author
2019-10-28reformed pformat struct, rename t_flistCharles
2019-10-15Wildcard handlingCharles
Back where I was before rewrite
2019-10-15Parsing rewriteCharles
- 4 extraction functions which parse some format attributes and remove them. - Not handling wildcard yet
2019-10-14WIP: format parsing arguments extractionCharles
Changed pformat struct, everything is broken