Commit graph

5 commits

Author SHA1 Message Date
Martin
5ed3e16d65 add over.callback.integers 2017-11-23 16:01:21 +01:00
Martinez
e9556c1fbe - Options use a more robust int callback by default (handles hex and oct digits as well)
- over.misc.hexdump extended with initial_offset
2017-10-09 23:51:38 +02:00
Martinez
16770b209c - added a directory callback
- updated the template (fixes #11)
2016-10-10 16:52:59 +02:00
Martinez
44c47e50f0 add over.callback.strings 2016-08-07 22:48:09 +02:00
Martinez
2757cd8e96 Major improvements, deduplication and simplification in over.app.
- over.app.ConfigFile can create empty config files and read all options from them
- over.callback was created to hold commandline parser callbacks
- over.app.Option.is_boolean hint added
- major improvements and increased robustness of over.app.Main command line parser
2016-05-17 16:48:58 +02:00