Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-05-07 | Adjust spans for more complex types | John-John Tedro | -8/+21 |
2018-05-01 | Make Tokenizer emit spans | John-John Tedro | -71/+106 |
2018-04-16 | Replace try!() with ? | Kornel | -2/+2 |
2017-04-12 | Remove lifetimes | Daniel Lockyer | -1/+1 |
2017-04-12 | Simplify if-statements | Daniel Lockyer | -1/+1 |
2017-04-12 | Remove unneeded return statements | Daniel Lockyer | -1/+1 |
2017-02-21 | Relax assertions in substr_offset slightly | Alex Crichton | -1/+1 |
2017-02-08 | Rewrite crate with serde support from ground up | Alex Crichton | -0/+620 |