Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-01-15 | Update key syntax to TOML master | Alex Crichton | -4/+4 |
2015-01-15 | Implement new rules for bare key names | Alex Crichton | -5/+5 |
2015-01-15 | Fix parsing leading `+` on numbers | Alex Crichton | -3/+3 |
2015-01-15 | Add a few more tests from the toml-lang repo | Alex Crichton | -0/+274 |
2015-01-15 | Move tests to integration tests | Alex Crichton | -0/+748 |