summaryrefslogtreecommitdiff
path: root/std/encoding/testdata
AgeCommit message (Expand)Author
2020-12-05fix(std/encoding): Rewrite toml parser not to use eval() (#8624)Yuki Tanaka
2020-10-11fix(std): Parsing inline arrays of inline tables in toml (#7902)Peter
2020-08-28fix(std/encoding/toml): Comment after arrays causing incorrect output (#7224)Jakob Strobl
2020-08-17fix(std/encoding/toml): Stop TOML parser from detecting numbers in strings. (...danielwippermann
2020-08-03fix(std/toml): parser error with inline comments (#6942)Jarrett Helton
2020-07-16fix(std/encoding/toml): could not parse strings with apostrophes/semicolons (...uki00a
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-03fix: Deno.remove() to properly remove dangling symlinks (#3860)Rafael Vargas
2020-01-21change copyrights from 2019 to 2020 (#3733)Takashi Idobe
2019-10-09Move everything into std subdirRyan Dahl