summaryrefslogtreecommitdiff
path: root/std/encoding
AgeCommit message (Expand)Author
2020-02-25upgrade: TypeScript 3.8 (#4100)Kitson Kelly
2020-02-24Remove ansi_term dependency (#4116)João Souto
2020-02-24Revert "Remove ansi_term dependency"Ryan Dahl
2020-02-24Remove ansi_term dependency (#4106)João Souto
2020-02-21refactor: remove unneeded ErrorKinds (#3936)Bartek Iwańczuk
2020-02-19Enable TS strict mode by default (#3899)Maximilien Mellen
2020-02-11refactor: rewrite tests in std/ to use Deno.test (#3930)Bartek Iwańczuk
2020-02-08remove non-null assertion operator from std (part2) (#3927)Yusuke Sakurai
2020-02-07remove non-null assertion operator from std (part1) (#3900)Yusuke Sakurai
2020-02-03fix: Deno.remove() to properly remove dangling symlinks (#3860)Rafael Vargas
2020-02-02std/encoding: add base32 support (#3855)Kevin (Kun) "Kassimo" Qian
2020-01-21change copyrights from 2019 to 2020 (#3733)Takashi Idobe
2020-01-18std(yaml): correct sortKeys type (#3708)Brandon Kalinowski
2020-01-04fix(std/encoding/yaml): export parseAll (#3592)uki00a
2020-01-02Happy new year! (#3578)Ry Dahl
2019-12-21fix(std/encoding/yaml): support document separator in parseAll (#3535)Yoshiya Hinosawa
2019-12-20feat: Add missing mod.ts files in std (#3509)Nayeem Rahman
2019-12-20docs(std/encoding/yaml): add usage document (#3529)Yoshiya Hinosawa
2019-11-18feat: Add std/encoding/yaml module (#3361)Lilian Saget-Lethias
2019-11-13Update to TypeScript 3.7 (#3275)Kitson Kelly
2019-10-16std: Move fs/path to the top-level (#3100)Nayeem Rahman
2019-10-09Run deno_std tests in github actionsRyan Dahl
2019-10-09Move everything into std subdirRyan Dahl