Leo Kettmeir
|
e55dee7fd8
|
refactor: cleanup assert() & AssertionError definitions (#13859)
|
2022-03-19 13:57:37 +01:00 |
|
Bartek Iwańczuk
|
bf22f114a6
|
refactor: update runtime code for primordial check for iterators (#13510)
|
2022-02-07 13:54:32 +01:00 |
|
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 |
|
Andreu Botella
|
c49eee551f
|
feat(workers): Make the Deno namespace configurable and unfrozen (#11888)
This is the worker counterpart of PR #11062.
|
2021-08-31 19:33:03 +02:00 |
|
Yusuke Tanaka
|
865d9ddd51
|
refactor: use primordials in runtime, extensions and core (#11500)
|
2021-07-26 13:52:59 +02:00 |
|
Bartek Iwańczuk
|
6137c8046d
|
refactor: use primordials in runtime/, part1 (#11241)
|
2021-07-03 16:58:08 +02:00 |
|
Kitson Kelly
|
cda15f2a98
|
feat: Deno namespace configurable and unfrozen (#11062)
Closes #11033
|
2021-06-22 07:17:35 +10:00 |
|
Luca Casonato
|
0770449c93
|
refactor: move Console to op_crates/console (#9770)
|
2021-03-12 21:23:59 +01: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 |
|