summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2016-02-20Explicit lifetime has become uselessGeorges Racinet
2016-02-20in parser, don't use peek_at() directlyGeorges Racinet
2016-02-20In parser, stopped assuming offset=1 for various delimitersGeorges Racinet
2016-02-20Generalized line unfolding in parser (issue #2)Georges Racinet
2015-06-02Improve type signatureMarkus Unterwaditzer
2015-06-02Rewrite rust-vobject without pegMarkus Unterwaditzer
2015-03-29Nightly updatesMarkus Unterwaditzer
2015-03-16Store property name in propMarkus Unterwaditzer
2015-03-14impl Clone for PropertyMarkus Unterwaditzer
2015-03-13Avoid stringifyMarkus Unterwaditzer
2015-03-13Add error typeMarkus Unterwaditzer
2015-03-08Remove more warningsMarkus Unterwaditzer
2015-02-11Nightly updatesMarkus Unterwaditzer
2015-02-04nightly updatesMarkus Unterwaditzer
2015-02-02Fix warningsMarkus Unterwaditzer
2015-01-22implement FromStrMarkus Unterwaditzer
2015-01-22move peg parser to bottomMarkus Unterwaditzer
2015-01-19Fix for static binaries?Markus Unterwaditzer
2015-01-16Indent PEG grammarMarkus Unterwaditzer
2015-01-16bugfixesMarkus Unterwaditzer
2015-01-16Change string type slightlyMarkus Unterwaditzer
2015-01-16Property::new is consistent with Component::newMarkus Unterwaditzer
2015-01-16Simplify prop param insertionMarkus Unterwaditzer
2015-01-16Specify capacity of hashmapMarkus Unterwaditzer
2015-01-15Don't fold at first charMarkus Unterwaditzer
2015-01-15Generate newlineMarkus Unterwaditzer
2015-01-15Add convenience method for quickly creating propsMarkus Unterwaditzer
2015-01-15Allow users to generate own dataMarkus Unterwaditzer
2015-01-15Add comment about CONTROL charsMarkus Unterwaditzer
2015-01-15Ha, API rewriteMarkus Unterwaditzer
2015-01-15Replace list with byte-rangeMarkus Unterwaditzer
2015-01-14allow unstableMarkus Unterwaditzer
2015-01-14Link to relevant issueMarkus Unterwaditzer
2015-01-14Properly define qsafe_charMarkus Unterwaditzer
2015-01-14fix unfoldingMarkus Unterwaditzer
2015-01-14Fix eolMarkus Unterwaditzer
2015-01-11Nicer docstring syntaxMarkus Unterwaditzer
2015-01-10More rust alpha fixesMarkus Unterwaditzer
2015-01-10Rust alpha fixesMarkus Unterwaditzer
2014-12-29add basic support for groupsMarkus Unterwaditzer
2014-12-29Remove old packaging bsMarkus Unterwaditzer
2014-12-29Holy performance batmanMarkus Unterwaditzer
2014-12-28nightly fixesMarkus Unterwaditzer
2014-12-26nightly fixesMarkus Unterwaditzer
2014-11-29Rust nightly updatesMarkus Unterwaditzer
2014-11-14remove debug codeMarkus Unterwaditzer
2014-11-14Fix typoMarkus Unterwaditzer
2014-11-14WIPMarkus Unterwaditzer
2014-11-13Parse parametersMarkus Unterwaditzer
2014-11-09Add support for subcomponentsMarkus Unterwaditzer