Logo white

Peter M. Groen / CLI11

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 1,166
  • Compare
  • Branches 1
  • Tags 0
  • CLI11
  • include
  • CLI.hpp
29 Jan, 2017
2 commits
  • Adding positional handling
    30a91b4a
    Henry Fredrick Schreiner authored
    2017-01-29 20:10:36 -0500  
    Browse File »
  • C++14 like syntax for enable_if_t
    5f3e20a9
    Henry Fredrick Schreiner authored
    2017-01-29 17:38:21 -0500  
    Browse File »

28 Jan, 2017
4 commits
  • Using C++14 like syntax
    3952addd
    Henry Fredrick Schreiner authored
    2017-01-28 22:05:40 -0500  
    Browse File »
  • Better version of EnableIf
    9376400d
    Henry Fredrick Schreiner authored
    2017-01-28 22:03:51 -0500  
    Browse File »
  • Trying enable if, new version
    b73d1bd9
    Henry Fredrick Schreiner authored
    2017-01-28 21:53:53 -0500  
    Browse File »
  • Fix for GCC namespace warning
    15a2a94e
    Henry Fredrick Schreiner authored
    2017-01-28 18:57:58 -0500  
    Browse File »

27 Jan, 2017
2 commits
  • Adding tests and shorter Error defs
    a20efe06
    Henry Fredrick Schreiner authored
    2017-01-27 10:47:41 -0500  
    Browse File »
  • Nicer adding of tests
    4b0f6dbf
    Henry Fredrick Schreiner authored
    2017-01-27 10:26:52 -0500  
    Browse File »

26 Jan, 2017
6 commits
  • Added more tests, some fixes
    1b2af21a
    Henry Fredrick Schreiner authored
    2017-01-26 17:09:56 -0500  
    Browse File »
  • Adding cmake, tests
    d070f32e
    Henry Fredrick Schreiner authored
    2017-01-26 16:48:30 -0500  
    Browse File »
  • Fix for error when running subcommands
    8ab3c8e7
    Henry Fredrick Schreiner authored
    2017-01-26 15:39:48 -0500  
    Browse Dir »
  • Fixed error, but still have positional problem
    52e2a3db
    Henry Fredrick Schreiner authored
    2017-01-26 15:37:00 -0500  
    Browse Dir »
  • Fixes for subcommands, still can cause allocate errors
    b935fcd1
    Henry Fredrick Schreiner authored
    2017-01-26 15:22:08 -0500  
    Browse Dir »
  • Adding better parser
    ce308129
    Henry Fredrick Schreiner authored
    2017-01-26 14:18:27 -0500  
    Browse Dir »

25 Jan, 2017
1 commit
  • Initial commit of CLI library. A few things working, but not much
    2db15139
    Henry Fredrick Schreiner authored
    2017-01-25 17:28:39 -0500  
    Browse Dir »