Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-05 | build: rewrite tools/ scripts to deno (#8247) | Bartek IwaĆczuk | |
This commit rewrites scripts in "tools/" directory to use Deno instead of Python. In return it allows to remove huge number of Python packages in "third_party/". | |||
2020-08-28 | fix benchmark publish again (#7235) | Ryan Dahl | |
2020-08-28 | fix benchmark publish (#7232) | Ryan Dahl | |
2020-01-05 | Replace libdeno with rusty_v8 (#3556) | Ry Dahl | |
2020-01-02 | Happy new year! (#3578) | Ry Dahl | |
2019-10-24 | Remove old website (#3194) | Ry Dahl | |
Move manual.md and style_guide.md into //std so they can be accessed from https://deno.land/std/manual.md Code for new website is https://github.com/denoland/deno_website2 Co-authored-by: Christian Moritz <chrmoritz@gmail.com> | |||
2019-10-06 | refactor benchmark results posting (#3076) | Christian Moritz | |