summaryrefslogtreecommitdiff
path: root/encoding/toml.ts
AgeCommit message (Expand)Author
2019-06-18lint: add max line length rules (denoland/deno_std#507)Axetroy
2019-06-09upgrade: deno to v0.8.0 (denoland/deno_std#487)Ryan Dahl
2019-05-30chore: Implement strict mode (denoland/deno_std#453)Bartek IwaƄczuk
2019-05-23TOML: Move to encoding dir (denoland/deno_std#435)Vincent LE GOFF