aboutsummaryrefslogtreecommitdiff
path: root/src/display.rs
AgeCommit message (Collapse)AuthorLines
2015-06-06Rework fix for table redefinition to avoid breaking AST-compatiblityAndrzej Janik-4/+3
2015-06-04Disallow table redefinitionsAndrzej Janik-3/+4
2015-03-09Reduce usage of unstable featuresAlex Crichton-14/+14
2015-02-02Properly escape keys when printing TOMLAlex Crichton-23/+54
Closes #53
2015-02-02Move show.rs to display.rsAlex Crichton-0/+171