Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2014-06-25 | Fix "error: cannot determine the type of this integer" | Daniel Trebbien | -3/+3 | |
2014-06-25 | Path lookups | Valerii Hiora | -0/+68 | |
2014-06-23 | Handle \r\n | Alex Crichton | -3/+7 | |
2014-06-23 | Fix a test | Alex Crichton | -1/+1 | |
2014-06-23 | Expose kinds of errors | Alex Crichton | -56/+103 | |
2014-06-23 | Add Encodable/Decodable support for enums | Alex Crichton | -13/+66 | |
2014-06-23 | Add a method for converting to (line, column) | Alex Crichton | -0/+30 | |
2014-06-23 | Add a test for a missing field | Alex Crichton | -1/+19 | |
2014-06-23 | Improve decoder errors | Alex Crichton | -89/+174 | |
2014-06-22 | Clean up warnings and documentation | Alex Crichton | -20/+51 | |
2014-06-22 | Implement Encoder/Decoder for libserialize traits | Alex Crichton | -3/+928 | |
2014-06-20 | Add documentation and examples | Alex Crichton | -2/+118 | |
2014-06-20 | Initial commit | Alex Crichton | -0/+1404 | |