aboutsummaryrefslogtreecommitdiffstats
path: root/src/argparser.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* beginning of refactored versionMattias Andrée2014-08-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix more warningsMattias Andrée2014-04-241-11/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix a bunch or warningsMattias Andrée2014-04-241-62/+63
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + mark pure functionsMattias Andrée2014-04-241-45/+45
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* issue 7, c versionMattias Andrée2013-08-271-1/+18
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* c fixMattias Andrée2013-08-261-0/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* c fixMattias Andrée2013-08-261-0/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* issue 2, c versionMattias Andrée2013-08-241-0/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* c version bug fix3.0Mattias Andrée2013-08-231-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* issue 4, c versionMattias Andrée2013-08-211-0/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Half of the work for issue 4, c versionMattias Andrée2013-08-181-6/+26
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement colour settings in c versionMattias Andrée2013-08-181-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* some c fixesMattias Andrée2013-08-181-2/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add alternative modeMattias Andrée2013-08-181-10/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* stronger license = better licenseMattias Andrée2013-08-091-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix varargsMattias Andrée2013-06-261-14/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix some derpsMattias Andrée2013-06-261-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement mapMattias Andrée2013-06-261-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + add non-static prototypes to .h fileMattias Andrée2013-06-261-0/+347
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move non-static variables into .h fileMattias Andrée2013-06-261-0/+57
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move structs into .h fileMattias Andrée2013-06-261-0/+81
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move includes into new .h fileMattias Andrée2013-06-261-0/+21
Signed-off-by: Mattias Andrée <maandree@operamail.com>