Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-10 | update copyright to 2021 (#9081) | Ryan Dahl | |
2020-06-12 | fix(std/io): BufWriter/StringWriter bug (#6247) | Marcos Casagrande | |
2020-04-01 | Move encode, decode helpers to /std/encoding/utf8.ts, delete /std/strings/ ↵ | Ryan Dahl | |
(#4565) also removes std/encoding/mod.ts and std/archive/mod.ts which are useless. | |||
2020-03-20 | Add require-await lint rule (#4401) | Samrith Shankar | |
2020-02-07 | remove non-null assertion operator from std (part1) (#3900) | Yusuke Sakurai | |
2020-01-02 | Happy new year! (#3578) | Ry Dahl | |
2019-10-09 | Move everything into std subdir | Ryan Dahl | |