Age | Commit message (Expand) | Author |
---|---|---|
2016-02-20 | Got rid of 'unused' warning | Georges Racinet |
2016-02-20 | Generalized line unfolding in parser (issue #2) | Georges Racinet |
2015-12-28 | Untrue as of 0.1 | Markus Unterwaditzer |
2015-12-16 | Version 0.1.0 | Markus Unterwaditzer |
2015-06-02 | Improve type signature | Markus Unterwaditzer |
2015-06-02 | Rewrite rust-vobject without peg | Markus Unterwaditzer |
2015-04-16 | Nightly fixes | Markus Unterwaditzer |
2015-03-29 | Nightly updates | Markus Unterwaditzer |
2015-03-16 | Store property name in prop | Markus Unterwaditzer |
2015-03-14 | impl Clone for Property | Markus Unterwaditzer |
2015-03-13 | Avoid stringify | Markus Unterwaditzer |
2015-03-13 | Add error type | Markus Unterwaditzer |
2015-03-08 | Remove more warnings | Markus Unterwaditzer |
2015-02-11 | Switch back to official peg | Markus Unterwaditzer |
2015-02-11 | Nightly updates | Markus Unterwaditzer |
2015-02-11 | Use rust-peg nightly | Markus Unterwaditzer |
2015-02-04 | nightly updates | Markus Unterwaditzer |
2015-02-02 | Fix warnings | Markus Unterwaditzer |
2015-01-25 | this is a library! | Markus Unterwaditzer |
2015-01-22 | Add more intro info | Markus Unterwaditzer |
2015-01-22 | implement FromStr | Markus Unterwaditzer |
2015-01-22 | move peg parser to bottom | Markus Unterwaditzer |
2015-01-19 | Fix for static binaries? | Markus Unterwaditzer |
2015-01-16 | Indent PEG grammar | Markus Unterwaditzer |
2015-01-16 | bugfixes | Markus Unterwaditzer |
2015-01-16 | Change string type slightly | Markus Unterwaditzer |
2015-01-16 | Property::new is consistent with Component::new | Markus Unterwaditzer |
2015-01-16 | Simplify prop param insertion | Markus Unterwaditzer |
2015-01-16 | Specify capacity of hashmap | Markus Unterwaditzer |
2015-01-15 | Don't fold at first char | Markus Unterwaditzer |
2015-01-15 | Generate newline | Markus Unterwaditzer |
2015-01-15 | Add convenience method for quickly creating props | Markus Unterwaditzer |
2015-01-15 | Allow users to generate own data | Markus Unterwaditzer |
2015-01-15 | Add comment about CONTROL chars | Markus Unterwaditzer |
2015-01-15 | Fix permissions for deployment | Markus Unterwaditzer |
2015-01-15 | restore note about performance | Markus Unterwaditzer |
2015-01-15 | rewrite readme | Markus Unterwaditzer |
2015-01-15 | Ha, API rewrite | Markus Unterwaditzer |
2015-01-15 | Replace list with byte-range | Markus Unterwaditzer |
2015-01-14 | Don't build deps' docs | Markus Unterwaditzer |
2015-01-14 | allow unstable | Markus Unterwaditzer |
2015-01-14 | Link to relevant issue | Markus Unterwaditzer |
2015-01-14 | Properly define qsafe_char | Markus Unterwaditzer |
2015-01-14 | Revert version | Markus Unterwaditzer |
2015-01-14 | more metadata | Markus Unterwaditzer |
2015-01-14 | Metadata updates | Markus Unterwaditzer |
2015-01-14 | fix unfolding | Markus Unterwaditzer |
2015-01-14 | Fix eol | Markus Unterwaditzer |
2015-01-11 | Also cleanup on errors | Markus Unterwaditzer |
2015-01-11 | Nicer docstring syntax | Markus Unterwaditzer |