Peter M. Groen
/
CLI11
Toggle navigation
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
main
4dac11c025cf0782b298e2ba461c956d2c2e6ffe
CLI11
include
CLI
App.hpp
28 Nov, 2017
3 commits
Finishing addition of ->configurable()
4dac11c0
Henry Fredrick Schreiner
authored
2017-11-28 21:28:37 -0500
Browse File »
Moving error messages definitions to Error.h
c1fb53f0
Henry Fredrick Schreiner
authored
2017-11-28 21:28:37 -0500
Browse File »
Using more powerful policy system, to allow git-like -m options
954c93d5
Henry Fredrick Schreiner
authored
2017-11-28 15:24:37 -0500
Browse File »
26 Nov, 2017
8 commits
Fixing -N values min count throw
958b0e51
Henry Fredrick Schreiner
authored
2017-11-26 15:11:48 -0500
Browse File »
Adding check for -2 opts
6638549a
Henry Fredrick Schreiner
authored
2017-11-26 15:11:48 -0500
Browse File »
Combining parse functions for short and long
1b3a4b63
Henry Fredrick Schreiner
authored
2017-11-26 15:11:48 -0500
Browse File »
Allow suggestions for number of args
133c7d50
Henry Fredrick Schreiner
authored
2017-11-26 15:11:48 -0500
Browse File »
Moved more string processing to Error
3e651e3b
Henry Fredrick Schreiner
authored
2017-11-26 15:11:48 -0500
Browse File »
Moving code to Error, better ArgumentMismatch throwing
f6c9ce61
Henry Fredrick Schreiner
authored
2017-11-26 15:11:48 -0500
Browse File »
Adding ArgumentMismatch, changable improvement
4d5bff23
Henry Fredrick Schreiner
authored
2017-11-26 15:11:48 -0500
Browse File »
Dropping unneeded check
afd4e328
Henry Fredrick Schreiner
authored
2017-11-26 06:47:50 -0500
Browse File »
25 Nov, 2017
1 commit
Adding fail if required values missing
3d309dc0
Henry Fredrick Schreiner
authored
2017-11-25 19:03:03 -0500
Browse File »
22 Nov, 2017
15 commits
A few warning fixes
c6fd8f4d
Henry Fredrick Schreiner
authored
2017-11-22 22:41:14 -0500
Browse File »
Nicer error messages
1286a122
Henry Fredrick Schreiner
authored
2017-11-22 22:41:14 -0500
Browse File »
Dropping name from simple print, better seperation for Errors
...
a958ffec
Some error codes are renamed
Henry Fredrick Schreiner
authored
2017-11-22 22:41:14 -0500
Browse File »
Typo error fix
17353068
Henry Schreiner
authored
2017-11-22 22:39:16 -0500
Browse File »
Dropping ERROR in simple printout
b45917e3
Henry Fredrick Schreiner
authored
2017-11-22 16:55:48 -0500
Browse File »
Reordering for better help
e8b15a29
Henry Fredrick Schreiner
authored
2017-11-22 14:26:19 -0500
Browse File »
Restore humgry option prioritizing over allow_extras
da841b9f
Henry Fredrick Schreiner
authored
2017-11-22 14:13:28 -0500
Browse File »
Make unlimited arguments less grabby
e2e88b78
Henry Fredrick Schreiner
authored
2017-11-22 14:13:28 -0500
Browse File »
Inherit subcommand values, adding getters and tests
2c976808
Henry Fredrick Schreiner
authored
2017-11-22 14:13:28 -0500
Browse File »
Using -N for up-to N
bcbd8c86
Henry Fredrick Schreiner
authored
2017-11-22 14:13:28 -0500
Browse File »
Adding refactor of min/max for subcommand
65493d64
Henry Fredrick Schreiner
authored
2017-11-22 14:13:28 -0500
Browse File »
Adding tests for help print
3cf5156b
Henry Fredrick Schreiner
authored
2017-11-22 13:45:18 -0500
Browse File »
Adding the ability to set custom failure messages
02548a64
Henry Fredrick Schreiner
authored
2017-11-22 13:45:18 -0500
Browse File »
Style fixes
1624b1fd
Henry Fredrick Schreiner
authored
2017-11-22 09:50:44 -0500
Browse File »
Adding better error messages, Xcode folders
20f881f6
Henry Fredrick Schreiner
authored
2017-11-22 09:12:09 -0500
Browse File »
21 Nov, 2017
4 commits
Removing some appveyor warnings
983993fc
Henry Fredrick Schreiner
authored
2017-11-21 21:28:32 -0500
Browse File »
Adding missing include for Windows
69ff3cd0
Henry Fredrick Schreiner
authored
2017-11-21 16:02:49 -0500
Browse File »
Subcommand parse order corrected and preserved
9acaeebd
Henry Fredrick Schreiner
authored
2017-11-21 14:42:33 -0500
Browse File »
Fix ExtrasError.
51c32efb
Marcus Brinkmann
authored
2017-11-21 14:42:33 -0500
Browse File »
20 Nov, 2017
9 commits
Dropping hidden keyword, just use empty string
92a3cacd
Henry Fredrick Schreiner
authored
2017-11-20 18:07:13 -0500
Browse File »
Fixes for warnings
a133e9cc
Henry Fredrick Schreiner
authored
2017-11-20 18:07:13 -0500
Browse File »
Adding tests for inhert, a few fixes
fa5da7de
Henry Fredrick Schreiner
authored
2017-11-20 18:07:13 -0500
Browse File »
Refactoring default for options
9b586786
Henry Fredrick Schreiner
authored
2017-11-20 18:07:13 -0500
Browse File »
Making RuntimeError a ParseError
0395467d
Henry Fredrick Schreiner
authored
2017-11-20 12:31:14 -0500
Browse File »
Adding docs, fixing examples for usage
0bca8fdd
Henry Fredrick Schreiner
authored
2017-11-20 12:31:14 -0500
Browse File »
Making sure just catching Error works
8955375e
Henry Fredrick Schreiner
authored
2017-11-20 12:31:14 -0500
Browse File »
Support runtime errors.
852929f0
Marcus Brinkmann
authored
2017-11-20 12:31:14 -0500
Browse File »
Support groups for subcommands.
642a6703
Marcus Brinkmann
authored
2017-11-20 11:39:51 -0500
Browse File »