summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-20Version 0.1.1Markus Unterwaditzer
2016-02-20Also test on nightlyMarkus Unterwaditzer
2016-02-20Clippy fixesMarkus Unterwaditzer
2016-02-20Introduce clippyMarkus Unterwaditzer
2016-02-20Merge pull request #9 from gracinet/masterMarkus Unterwaditzer
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-20Got rid of 'unused' warningGeorges Racinet
2016-02-20Generalized line unfolding in parser (issue #2)Georges Racinet
2015-12-28Untrue as of 0.1Markus Unterwaditzer
2015-12-16Version 0.1.0Markus Unterwaditzer
2015-06-02Improve type signatureMarkus Unterwaditzer
2015-06-02Rewrite rust-vobject without pegMarkus Unterwaditzer
2015-04-16Nightly fixesMarkus 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-11Switch back to official pegMarkus Unterwaditzer
2015-02-11Nightly updatesMarkus Unterwaditzer
2015-02-11Use rust-peg nightlyMarkus Unterwaditzer
2015-02-04nightly updatesMarkus Unterwaditzer
2015-02-02Fix warningsMarkus Unterwaditzer
2015-01-25this is a library!Markus Unterwaditzer
2015-01-22Add more intro infoMarkus 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-15Fix permissions for deploymentMarkus Unterwaditzer
2015-01-15restore note about performanceMarkus Unterwaditzer
2015-01-15rewrite readmeMarkus Unterwaditzer
2015-01-15Ha, API rewriteMarkus Unterwaditzer
2015-01-15Replace list with byte-rangeMarkus Unterwaditzer
2015-01-14Don't build deps' docsMarkus Unterwaditzer
2015-01-14allow unstableMarkus Unterwaditzer
2015-01-14Link to relevant issueMarkus Unterwaditzer