Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-12-06 | Update to rust master | Alex Crichton | -29/+27 |
2014-12-06 | Update to rust master | Alex Crichton | -2/+5 |
2014-11-18 | Update to namespaced enum variants. | Victor Berger | -5/+9 |
2014-11-17 | FromStr fixes | Valerii Hiora | -1/+1 |
2014-11-06 | fix error on master | Steve Klabnik | -1/+1 |
2014-11-04 | Implement the libstd error trait for errors | Alex Crichton | -1/+1 |
2014-10-31 | Update to rust master | Alex Crichton | -2/+2 |
2014-10-03 | Export DecodeErrorKind c-tors publicly. | Cristian Cobzarenco | -0/+3 |
2014-09-23 | Allow warnings for now | Alex Crichton | -1/+1 |
2014-09-23 | Remove allow(visible_private_types) | Björn Steinbrink | -1/+0 |
2014-09-21 | Update to rust master | Alex Crichton | -7/+8 |
2014-08-24 | add crate_name | Julian Orth | -0/+1 |
2014-08-17 | Rename parser::Error to parser::ParseError | Brian Koropoff | -1/+1 |
2014-08-03 | Put documentation on github | Alex Crichton | -0/+252 |