Commit Graph

20 Commits

Author SHA1 Message Date
Matthias Beyer 698c219e04 libimagentrylist: use generate_error_module!() macro and reexport generated types 2016-05-19 20:32:23 +02:00
Matthias Beyer fb79aedbd2 libimagentrylist: Replace error module imports with macro helper 2016-05-19 18:22:03 +02:00
Matthias Beyer 20ac5247f1 libimagentrylist: Replace error code with code generator macro 2016-05-17 00:26:36 +02:00
Andre Bogus 981707c9c9 more style adaptations
again following clippy
2016-05-13 22:27:53 +02:00
Matthias Beyer 72e53e16f6 Update log: 0.3.* -> 0.3 2016-05-10 17:54:47 +02:00
Matthias Beyer 79f585def9 Fix libimagentrylist::listers::path 2016-05-04 13:30:19 +02:00
Matthias Beyer 169d835e22 Remove unused deref() call 2016-04-21 13:19:01 +02:00
Matthias Beyer 985d273787 Remove unused deref() call 2016-04-21 13:18:22 +02:00
Matthias Beyer 6177ac9dad Enable lints 2016-04-17 20:53:10 +02:00
Matthias Beyer 20c78a99e4 Remove unused imports 2016-04-17 20:53:06 +02:00
Matthias Beyer a41d037bcf Add lister helper function 2016-04-06 11:49:03 +02:00
Matthias Beyer ecfdbab947 Add default arguments for builtin lister backends 2016-04-06 11:42:23 +02:00
Matthias Beyer 9a9b7fcc58 Add cli submodule for building and parsing CLI subcomponents 2016-04-06 11:35:22 +02:00
Matthias Beyer 19f89c5864 Add dependency: clap = 2.1.1 2016-04-06 11:32:29 +02:00
Matthias Beyer fdc7e2c391 Add LineLister 2016-03-26 15:28:18 +01:00
Matthias Beyer 5fe843e5d6 Add simple PathLister type 2016-03-26 15:28:18 +01:00
Matthias Beyer 52eb81a6f7 Add initial codebase 2016-03-26 15:28:18 +01:00
Matthias Beyer 8b1c36a86e Add dependencies 2016-03-26 15:28:18 +01:00
Matthias Beyer a8476c4229 Add README for this library 2016-03-26 15:28:18 +01:00
Matthias Beyer 13fa328198 Initial import 2016-03-26 15:28:18 +01:00