index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
std
/
encoding
/
testdata
Age
Commit message (
Expand
)
Author
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2021-01-04
docs: Remove outdated information about third_party/ directory (#8973)
Yacine Hmito
2020-12-05
fix(std/encoding): Rewrite toml parser not to use eval() (#8624)
Yuki Tanaka
2020-10-11
fix(std): Parsing inline arrays of inline tables in toml (#7902)
Peter
2020-08-28
fix(std/encoding/toml): Comment after arrays causing incorrect output (#7224)
Jakob Strobl
2020-08-17
fix(std/encoding/toml): Stop TOML parser from detecting numbers in strings. (...
danielwippermann
2020-08-03
fix(std/toml): parser error with inline comments (#6942)
Jarrett Helton
2020-07-16
fix(std/encoding/toml): could not parse strings with apostrophes/semicolons (...
uki00a
2020-02-24
Remove ansi_term dependency (#4116)
João Souto
2020-02-24
Revert "Remove ansi_term dependency"
Ryan Dahl
2020-02-24
Remove ansi_term dependency (#4106)
João Souto
2020-02-03
fix: Deno.remove() to properly remove dangling symlinks (#3860)
Rafael Vargas
2020-01-21
change copyrights from 2019 to 2020 (#3733)
Takashi Idobe
2019-10-09
Move everything into std subdir
Ryan Dahl