summaryrefslogtreecommitdiff
path: root/cli/msg.fbs
AgeCommit message (Expand)Author
2019-05-23Rename --allow-high-precision to --allow-hrtime (#2398)Ryan Dahl
2019-05-17Add crypto.getRandomValues() (#2327)chiefbiiko
2019-05-15Remove FileInfo.pathRyan Dahl
2019-05-07Add Deno.chown (#2292)Yingbo (Max) Wang
2019-05-03feat(cli cmd): deno xeval (#2260)Kevin (Kun) "Kassimo" Qian
2019-05-01fs: add Deno.utime/Deno.utimeSync (#2241)Kevin (Kun) "Kassimo" Qian
2019-04-29Add support for custom tsconfig.json (#2089)Kitson Kelly
2019-04-21Add Deno.kill(pid, signo) and process.kill(signo) (Unix only) (#2177)Kevin (Kun) "Kassimo" Qian
2019-04-08Allow high precision performance.now() (#1977)Vincent LE GOFF
2019-04-08Add link/linkSync fs call for hardlinks (#2074)Kevin (Kun) "Kassimo" Qian
2019-04-01Add web worker JS API (#1993)andy finch
2019-03-30Move //libdeno to //core/libdeno (#2015)Ryan Dahl
2019-03-27Rewrite readFile and writeFile (#2000)Bartek IwaƄczuk
2019-03-19Rename //src/ to //cli/ (#1962)Ryan Dahl