Bartek Iwańczuk
|
a5bcf7033e
|
chore: add better error message for signal API on Windows (#11935)
|
2021-09-07 13:17:44 +02:00 |
|
Ryan Dahl
|
c132c8690b
|
BREAKING(unstable): Remove Deno.Signals enum, Deno.signals.* (#11909)
|
2021-09-06 10:05:33 -04:00 |
|
Bartek Iwańczuk
|
5addba2abc
|
refactor: use primordials in runtime/, part2 (#11248)
|
2021-07-04 00:17:52 +02:00 |
|
Yoshiya Hinosawa
|
4e3ec47857
|
fix(runtime): fix signal promise API (#11069)
|
2021-06-22 15:17:44 +09:00 |
|
Aaron O'Mullan
|
46b1c653c0
|
refactor(deno): remove concept of bin & json ops (#10145)
|
2021-04-12 15:55:05 -04: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 |
|