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
01 Dec, 2017
2 commits
  • Fix style
    437dbab1
    Henry Fredrick Schreiner authored
    2017-12-01 07:34:52 -0500  
    Browse Code »
  • Adding version macro, preparing for release
    fd09c12e
    Henry Fredrick Schreiner authored
    2017-12-01 07:23:21 -0500  
    Browse Code »

30 Nov, 2017
8 commits
  • Fixing test error with clang + stdlibc++
    14a8c553
    Henry Fredrick Schreiner authored
    2017-11-30 16:29:30 -0600  
    Browse Code »
  • Fixing pip (hopefully)
    f0a29087
    Henry Fredrick Schreiner authored
    2017-11-30 16:29:30 -0600  
    Browse Code »
  • Removing unneeded error when cross-linking to older stdlib
    c5e9ce33
    Henry Fredrick Schreiner authored
    2017-11-30 16:29:30 -0600  
    Browse Code »
  • Add test target for Clang 5.0 and C++14.
    b9a6f42c
    Marcus Brinkmann authored
    2017-11-30 16:29:30 -0600  
    Browse Code »
  • Fixing Travis builds
    91a8698c
    Henry Fredrick Schreiner authored
    2017-11-30 14:51:22 -0500  
    Browse Code »
  • Using non-configurable to keep config and help out of config print
    14f1c9b8
    Henry Fredrick Schreiner authored
    2017-11-30 09:52:01 -0500  
    Browse Code »
  • Removing non-configurable from config_to_str
    68207bdc
    Henry Fredrick Schreiner authored
    2017-11-30 09:34:45 -0500  
    Browse Code »
  • Fix macOS Travis build
    93a16eea
    Henry Fredrick Schreiner authored
    2017-11-30 07:49:17 -0500  
    Browse Code »

28 Nov, 2017
9 commits
  • Fix error with if(string)
    45520a0e
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »
  • Better linking to GitBook
    261799b3
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »
  • Rename add_config to set_config
    a6c17a4a
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »
  • Add mention in README and CHANGELOG
    7e5f4dae
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »
  • Finishing addition of ->configurable()
    4dac11c0
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »
  • Moving error messages definitions to Error.h
    c1fb53f0
    Henry Fredrick Schreiner authored
    2017-11-28 21:28:37 -0500  
    Browse Code »
  • Adding update to docs
    04e01d2b
    Henry Fredrick Schreiner authored
    2017-11-28 15:24:37 -0500  
    Browse Code »
  • Adding back short-cuts
    d6b983a2
    Henry Fredrick Schreiner authored
    2017-11-28 15:24:37 -0500  
    Browse Code »
  • Using more powerful policy system, to allow git-like -m options
    954c93d5
    Henry Fredrick Schreiner authored
    2017-11-28 15:24:37 -0500  
    Browse Code »

27 Nov, 2017
4 commits
  • Fixing format of new example
    29b36857
    Henry Fredrick Schreiner authored
    2017-11-27 17:41:04 -0500  
    Browse Code »
  • Fix ArgumentMismatch missing public (makes it hard to catch)
    b0107750
    Henry Fredrick Schreiner authored
    2017-11-27 17:24:08 -0500  
    Browse Code »
  • Adding help shortcircut mention
    e762f8fb
    Henry Fredrick Schreiner authored
    2017-11-27 16:59:48 -0500  
    Browse Code »
  • Adding example of completely custom help option
    b2376bd3
    Henry Fredrick Schreiner authored
    2017-11-27 16:50:48 -0500  
    Browse Code »

26 Nov, 2017
12 commits
  • Improve one more message
    fc69345f
    Henry Fredrick Schreiner authored
    2017-11-26 22:40:40 -0500  
    Browse Code »
  • Adding info about latest PR ...
    1dc54dcd
    [skip ci]
    Henry Fredrick Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse Code »
  • Fixing -N values min count throw
    958b0e51
    Henry Fredrick Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse Code »
  • Adding check for -2 opts
    6638549a
    Henry Fredrick Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse Code »
  • Combining parse functions for short and long
    1b3a4b63
    Henry Fredrick Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse Code »
  • Allow suggestions for number of args
    133c7d50
    Henry Fredrick Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse Code »
  • Check that no change doesn't throw
    88c680a1
    Henry Fredrick Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse Code »
  • fix composite order
    e26fcd24
    Henry Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse Code »
  • Moved more string processing to Error
    3e651e3b
    Henry Fredrick Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse Code »
  • Moving code to Error, better ArgumentMismatch throwing
    f6c9ce61
    Henry Fredrick Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse Code »
  • Adding ArgumentMismatch, changable improvement
    4d5bff23
    Henry Fredrick Schreiner authored
    2017-11-26 15:11:48 -0500  
    Browse Code »
  • Dropping unneeded check
    afd4e328
    Henry Fredrick Schreiner authored
    2017-11-26 06:47:50 -0500  
    Browse Code »

25 Nov, 2017
1 commit
  • Adding fail if required values missing
    3d309dc0
    Henry Fredrick Schreiner authored
    2017-11-25 19:03:03 -0500  
    Browse Code »

24 Nov, 2017
4 commits
  • Adding docs
    d28c230e
    Henry Fredrick Schreiner authored
    2017-11-24 21:11:28 -0500  
    Browse Code »
  • Adding test, fixing option name to single name in message
    44de4de1
    Henry Fredrick Schreiner authored
    2017-11-24 21:11:28 -0500  
    Browse Code »
  • Return string for error message in validators
    85857d99
    Henry Fredrick Schreiner authored
    2017-11-24 21:11:28 -0500  
    Browse Code »
  • Using nicer format for transform
    71557335
    Henry Fredrick Schreiner authored
    2017-11-24 21:11:28 -0500  
    Browse Code »