index
:
go.wit.com/dev/alexflint/arg.git
devel
guimaster
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parse.go
Age
Commit message (
Collapse
)
Author
2016-02-22
Merge pull request #32 from alexflint/override_program_name
Alex Flint
make it possible to override the name of the program
2016-01-23
add support for IP address, email address, and MAC address
Alex Flint
2016-01-23
add support for pointers and TextUnmarshaler
Alex Flint
2016-01-23
add support for time.Duration fields
Alex Flint
2016-01-18
Add support for environment variables
brettlangdon
2016-01-18
make it possible to override the name of the program
Alex Flint
2016-01-05
MustParse returns *Parser
Alex Flint
2015-11-22
Merge pull request #13 from walle/show_builtin
Alex Flint
Add built ins to options in help output
2015-11-16
Add built ins to options in help output
Fredrik Wallgren
Adds help to the options in help output with an easy way to add more built ins.
2015-11-11
Move package documentation to doc.go
Fredrik Wallgren
2015-11-04
add more tests
Alex Flint
2015-11-01
fix first example in docs - h/t eric somerlade
Alex Flint
2015-11-01
separate help into WriteUsage and WriteHelp
Alex Flint
2015-11-01
add .travis.yml
Alex Flint
2015-11-01
fix example
Alex Flint
2015-11-01
added runnable examples
Alex Flint
2015-11-01
move more stuff over to the parser struct
Alex Flint
2015-10-31
added parser struct
Alex Flint
2015-10-31
udpate readme
Alex Flint
2015-10-31
added usage generation
Alex Flint
2015-10-31
positional arguments working
Alex Flint
2015-10-31
basic first version working
Alex Flint
[prev]