Casper Beyer
|
910935c071
|
feat(runtime): support urls for Deno.realPath and Deno.realPathSync (#10626)
|
2021-05-17 06:31:21 +02:00 |
|
Aaron O'Mullan
|
46b1c653c0
|
refactor(deno): remove concept of bin & json ops (#10145)
|
2021-04-12 15:55:05 -04:00 |
|
Casper Beyer
|
da9219341f
|
feat(runtime): add stat and statSync methods to Deno.File (#10107)
|
2021-04-12 13:33:05 +02:00 |
|
Aaron O'Mullan
|
2aed322dd5
|
refactor: convert ops to use serde_v8 (#10009)
This commit rewrites most of the ops to use "serde_v8" instead
of "json" serialization.
|
2021-04-05 18:40:24 +02:00 |
|
Developing
|
923214c537
|
chore: use strict mode for internal runtime, core, and op_crates js (#9391)
|
2021-02-04 23:18:32 +01:00 |
|
Yusuke Tanaka
|
d8fd71afdf
|
chore: update copyright to 2021 (#9092)
|
2021-01-11 18:13:41 +01:00 |
|
Nayeem Rahman
|
ffb5f7a4e1
|
refactor: Rename runtime/rt to runtime/js (#8806)
|
2020-12-17 17:37:57 +01:00 |
|