| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-06-06 | Rework fix for table redefinition to avoid breaking AST-compatiblity | Andrzej Janik | -2/+2 | |
| 2015-06-04 | Disallow table redefinitions | Andrzej Janik | -2/+2 | |
| 2015-03-25 | Bump to 0.1.19 | Alex Crichton | -1/+1 | |
| 2015-03-09 | Reduce usage of unstable features | Alex Crichton | -1/+1 | |
| 2015-02-13 | Add v0.4.0 compliance test | Alex Crichton | -0/+3 | |
| 2015-02-02 | Properly escape keys when printing TOML | Alex Crichton | -2/+8 | |
| Closes #53 | ||||
| 2015-01-27 | Migrate to as many stable functions as possible | Alex Crichton | -14/+8 | |
| 2015-01-15 | Add a few more tests from the toml-lang repo | Alex Crichton | -0/+9 | |
| 2015-01-15 | Move tests to integration tests | Alex Crichton | -0/+168 | |