Age | Commit message (Expand) | Author |
---|---|---|
2019-04-21 | Add Deno.kill(pid, signo) and process.kill(signo) (Unix only) (#2177) | Kevin (Kun) "Kassimo" Qian |
2019-04-08 | Allow high precision performance.now() (#1977) | Vincent LE GOFF |
2019-04-08 | Add link/linkSync fs call for hardlinks (#2074) | Kevin (Kun) "Kassimo" Qian |
2019-04-01 | Add web worker JS API (#1993) | andy finch |
2019-03-30 | Move //libdeno to //core/libdeno (#2015) | Ryan Dahl |
2019-03-27 | Rewrite readFile and writeFile (#2000) | Bartek IwaĆczuk |
2019-03-19 | Rename //src/ to //cli/ (#1962) | Ryan Dahl |