aboutsummaryrefslogtreecommitdiffstats
path: root/src/argparser.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-08-18implement colour settings in c versionMattias Andrée1-0/+5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-18some c fixesMattias Andrée1-2/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-18add alternative modeMattias Andrée1-10/+11
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-09stronger license = better licenseMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26fix varargsMattias Andrée1-14/+14
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26fix some derpsMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26implement mapMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26m + add non-static prototypes to .h fileMattias Andrée1-0/+347
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26move non-static variables into .h fileMattias Andrée1-0/+57
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26move structs into .h fileMattias Andrée1-0/+81
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26move includes into new .h fileMattias Andrée1-0/+21
Signed-off-by: Mattias Andrée <maandree@operamail.com>