summaryrefslogtreecommitdiffstats
path: root/libimagutil
AgeCommit message (Expand)Author
2017-08-27Reorganize code in subdirsMatthias Beyer
2017-08-26Update version strings for next release: 0.3.0 -> 0.4.0Matthias Beyer
2017-07-19Remove duplicated is_tag() function implementationMatthias Beyer
2017-07-18Move utility functionality for tests into libimagutilMatthias Beyer
2017-06-07Add missing license headersMatthias Beyer
2017-05-04Remove libimagutil::ismatch moduleMatthias Beyer
2017-05-03Version strings: 0.2.0 -> 0.3.0Matthias Beyer
2017-04-22Remove unused keyword "mut"Matthias Beyer
2017-04-21Simplify FoldResult implementationMatthew Piziak
2017-01-30Fix backwards-incompatibilities of regex crateMatthias Beyer
2017-01-30Update regex to 0.2.*Matthias Beyer
2017-01-19Move `[profile.dev] codegen-units = 2` to top-level Cargo.tomlmario
2016-11-03Don't re-open temporary file.Steven Allen
2016-10-31Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-unitsMatthias Beyer
2016-10-24libimagutil/Cargo.toml: Update dependenciesMatthias Beyer
2016-10-24Add codegen-units = 2 in ./libimagutil/Cargo.tomlMatthias Beyer
2016-10-20Fix: Cargo.toml does not know "website", but "homepage"Matthias Beyer
2016-10-18Add meta-info in libimagutil/Cargo.tomlMatthias Beyer
2016-10-13Create symlinks to documentation files in libimag*/README.mdMatthias Beyer
2016-10-13Move all libimag*/README.md to doc/src/05100-*Matthias Beyer
2016-10-07Merge pull request #771 from matthiasbeyer/clap-validatorsMatthias Beyer
2016-10-01libimagutil: Add copyright notice to all filesMatthias Beyer
2016-09-30Add cli validator: is_existing_path()Matthias Beyer
2016-09-30Add is_tag clap validator helperMatthias Beyer
2016-09-28Add implementation for validatorsMatthias Beyer
2016-09-28Add depsMatthias Beyer
2016-09-28Add module: cli_validatorsMatthias Beyer
2016-09-28Add dependenciesMatthias Beyer
2016-09-09Move edit_entry_with_cmd() to libimagutilMatthias Beyer
2016-09-05Merge pull request #695 from matthiasbeyer/libimagutil/warn-exitMatthias Beyer
2016-09-05Add warn_exit() convenience helperMatthias Beyer
2016-09-05Add comment for warn_result codeMatthias Beyer
2016-09-05Add comment for info_result codeMatthias Beyer
2016-09-05Add comment for debug_result codeMatthias Beyer
2016-09-05Add documentation for the code-generator macroMatthias Beyer
2016-08-28Add libimagutil::warn_result::*Matthias Beyer
2016-07-30Refactor, generate code with macroMatthias Beyer
2016-07-30Add info_resultMatthias Beyer
2016-07-29Add utility to print debugging information while mappingMatthias Beyer
2016-07-14Move from a helper function to a typeclass.John Sirois
2016-07-13Add a `fold_ok` utility.John Sirois
2016-07-12Update all version strings: 0.1.0 -> 0.2.0Matthias Beyer
2016-05-17Move trace_error() functionality from libimagutil to libimagerrorMatthias Beyer
2016-05-15Make trace() output redMatthias Beyer
2016-05-15Add dependency: ansi_term = 0.7Matthias Beyer
2016-05-15Merge pull request #401 from matthiasbeyer/libimagutil/code-cleanupMatthias Beyer
2016-05-14Remove unneeded scopesMatthias Beyer
2016-05-13more style adaptationsAndre Bogus
2016-05-10Update log: 0.3.* -> 0.3Matthias Beyer
2016-04-22Remove "caused by" markerMatthias Beyer