summaryrefslogtreecommitdiffstats
path: root/libimagutil
AgeCommit message (Expand)Author
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
2016-04-21Make trace() output a bit nicerMatthias Beyer
2016-04-17libimagutil Update regex 0.1.x -> 0.1.*Matthias Beyer
2016-04-16Enable lintsMatthias Beyer
2016-04-16Use unused results by calling write!() with .ok()Matthias Beyer
2016-03-26Merge pull request #270 from matthiasbeyer/libimagutil/trace-newlineMatthias Beyer
2016-03-25Add README for libimagutilMatthias Beyer
2016-03-25Add another missing newline characterMatthias Beyer
2016-03-12trace: Add missing newlineMatthias Beyer
2016-03-07Merge pull request #203 from matthiasbeyer/libimagutil/ismatch-utilMatthias Beyer
2016-02-23util: Update regex = 0.1.54Matthias Beyer
2016-02-21Add ismatch!() macroMatthias Beyer
2016-02-20use lazy_static so we do not compile regex multiple timesMatthias Beyer
2016-02-11Add documentation of functionsMatthias Beyer
2016-02-11Add error tracing utilityMatthias Beyer
2016-02-11Add dependency: log = 0.3.5Matthias Beyer
2016-01-29tests: Allow quotes in keysMatthias Beyer
2016-01-29Adapt test: single quotedMatthias Beyer
2016-01-29Reimplement IntoKeyValue for StringMatthias Beyer
2016-01-22Remove remaining Cargo.lock filesMarcel Müller
2016-01-20Add getter for key/valueMatthias Beyer
2016-01-20Adapt testsMatthias Beyer
2016-01-20Split String->key-value with typesMatthias Beyer
2016-01-20Add key-value-splitter helperMatthias Beyer
2016-01-20Use regexMatthias Beyer
2016-01-20Add dep: regex = 0.1.47Matthias Beyer
2016-01-18util: Add variant-testsMatthias Beyer
2016-01-18util: Add variant-generator utilityMatthias Beyer
2016-01-09Add: libimagutilMatthias Beyer