summaryrefslogtreecommitdiffstats
path: root/src/file/format/hjson.rs
AgeCommit message (Expand)Author
2021-10-02Remove support for hjsonMatthias Beyer
2021-08-15Rename MapImpl to MapDavid Orchard
2021-08-15Move order preservation under a feature gateDavid Orchard
2021-08-15Use LinkedHashMap in place of HashMapDavid Orchard
2021-05-07Update to rust 2018 editionkpcyrd
2021-04-09Ensure order in the galaxy... I mean the importsMatthias Beyer
2021-04-09Remove unused importsMatthias Beyer
2020-03-14General upgrade for clippy fix and remove of deprecated methods for errorsFederico Pasqua
2019-12-07Remove automatic lowercaseRyan Leckey
2018-07-02Run rustfmt (nightly)Ryan Leckey
2017-09-01Added HJSON (Human-Readable JSON) as a config file formatRaphael Cohn