Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-07-30 | Add line and column to all Errors | Andres Suarez | -2/+5 |
2019-07-28 | Show "column" in Error messages | Andres Suarez | -10/+10 |
2019-07-28 | Fully expand error messages in tests | Andres Suarez | -18/+38 |
2018-07-16 | 0.5: Support dotted keys. | Eric Huss | -0/+8 |
2018-07-11 | 0.5: Support hex/oct/bin integers. | Eric Huss | -0/+4 |
2018-07-11 | Merge pull request #250 from ehuss/reject-del | Alex Crichton | -0/+2 |
2018-07-11 | 0.5: Support floats nan, inf, and +/-0.0. | Eric Huss | -3/+0 |
2018-07-10 | 0.5: Reject 0x7f (DEL) in strings. | Eric Huss | -0/+2 |
2017-11-12 | Move tests into their own crate | David Tolnay | -0/+17 |