aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-10mMattias Andrée1-4/+9
2013-07-02derpMattias Andrée1-0/+2
2013-07-02misc fixMattias Andrée2-12/+17
2013-07-02mMattias Andrée1-43/+43
2013-06-30add c testMattias Andrée1-0/+98
2013-06-30add package for java versionMattias Andrée2-0/+3
2013-06-27add argument checking in java testMattias Andrée1-1/+27
2013-06-27message should be null if there are no message argumentsMattias Andrée1-7/+9
2013-06-27add options to java testMattias Andrée1-0/+7
2013-06-27option classes in java version can be static and should hence be soMattias Andrée1-4/+4
2013-06-27fix get parentName in java versionMattias Andrée1-9/+15
2013-06-27derpMattias Andrée1-3/+2
2013-06-27mMattias Andrée2-1/+5
2013-06-27m bug fix + beginning of java testMattias Andrée2-1/+53
2013-06-26m bugMattias Andrée1-1/+1
2013-06-26m + bash bug fixes + add test for bash versionMattias Andrée3-33/+140
2013-06-26add default value 1 for lvl in args_parent_name in bash versionMattias Andrée1-0/+3
2013-06-26add test for python versionMattias Andrée1-0/+74
2013-06-26m fix bugMattias Andrée1-1/+1
2013-06-26m fix bugMattias Andrée1-1/+1
2013-06-26fix typo in bash versionMattias Andrée1-1/+1
2013-06-26fix syntax bugs in python versionMattias Andrée1-8/+8
2013-06-26typoMattias Andrée1-1/+1
2013-06-26fix varargsMattias Andrée2-35/+69
2013-06-26missed to initialise variableMattias Andrée1-1/+1
2013-06-26whoopsMattias Andrée1-2/+2
2013-06-26return list of values when freeing a mapMattias Andrée1-3/+31
2013-06-26fix -pedantic warningsMattias Andrée1-2/+2
2013-06-26fix -Wextra warningsMattias Andrée1-3/+3
2013-06-26fix -Wall warningsMattias Andrée1-2/+5
2013-06-26fix more derpsMattias Andrée1-7/+7
2013-06-26fix some derpsMattias Andrée2-36/+37
2013-06-26implement mapMattias Andrée2-9/+119
2013-06-26m functio renameMattias Andrée1-17/+17
2013-06-26m + add non-static prototypes to .h fileMattias Andrée2-1/+348
2013-06-26move non-static variables into .h fileMattias Andrée2-55/+57
2013-06-26move structs into .h fileMattias Andrée2-80/+81
2013-06-26move includes into new .h fileMattias Andrée2-3/+22
2013-06-26complete map structureMattias Andrée1-1/+14
2013-06-26add functions for creating optionsMattias Andrée1-1/+79
2013-06-26add the map variablesMattias Andrée1-4/+11
2013-06-26free the mapsMattias Andrée1-0/+12
2013-06-26whoopsMattias Andrée1-1/+1
2013-06-26implement more map functionsMattias Andrée1-5/+45
2013-06-25implement more map functionsMattias Andrée1-17/+163
2013-06-25m + implement the reset of the optmap functionsMattias Andrée1-7/+38
2013-06-25use reallocMattias Andrée1-23/+58
2013-06-25missing variable + make some variables staticMattias Andrée1-6/+11
2013-06-25typoMattias Andrée1-4/+4
2013-06-25mMattias Andrée1-3/+4