Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-27 | fix(std/node): Inline default objects to ensure correct prototype (#8513) | Guy Bedford | |
2020-11-09 | feat(std/node): consistent Node.js builtin shapes (#8274) | Guy Bedford | |
2020-11-04 | docs(std/node/querystring): add missing JSDoc (#8242) | ayntee | |
2020-11-03 | build: migrate to dlint (#8176) | Bartek IwaĆczuk | |
This commit migrates repository from using "eslint" to "dlint" for linting JavaScript code. | |||
2020-08-24 | feat: update to TypeScript 4.0 (#6514) | Kitson Kelly | |
2020-07-14 | Use dprint for internal formatting (#6682) | David Sherret | |
2020-05-20 | feat(std/node): first pass at url module (#4700) | Ali Hasani | |
2020-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly | |
2020-03-14 | Node polyfill for fs.chown and fs.close (#4377) | Chris Knight | |
2020-03-14 | Add node querystring polyfill (#4370) | crowlKats | |
2019-10-09 | remove std submodule | Ryan Dahl | |
2019-10-04 | Move deno_std to a more convenient location. (#3057) | Ryan Dahl | |
js/deps/https/deno.land/std -> js/std |