Bartek Iwańczuk
|
8176a4d166
|
refactor: primordials for instanceof (#13527)
|
2022-02-01 18:06:11 +01:00 |
|
Bartek Iwańczuk
|
f248e6f177
|
Revert "refactor: update runtime code for primordial checks for "instanceof" (#13497)" (#13511)
This reverts commit 884143218f .
|
2022-01-27 16:27:22 +01:00 |
|
Bartek Iwańczuk
|
884143218f
|
refactor: update runtime code for primordial checks for "instanceof" (#13497)
|
2022-01-27 13:36:36 +01:00 |
|
Ryan Dahl
|
1fb5858009
|
chore: update copyright to 2022 (#13306)
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
2022-01-07 22:09:52 -05:00 |
|
Bartek Iwańczuk
|
5addba2abc
|
refactor: use primordials in runtime/, part2 (#11248)
|
2021-07-04 00:17:52 +02:00 |
|
Yoshiya Hinosawa
|
595700c993
|
feat: add FsWatcher interface (#10798)
|
2021-06-01 15:35:06 +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 |
|