Age | Commit message (Collapse) | Author |
|
This is just a straight refactor and doesn't make any improvements to
the code that could now be made.
Closes #16493
|
|
Closes #16423
|
|
|
|
(#15941)
|
|
|
|
memory (#15502)
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
|
|
|
|
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
|
|
|
|
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
|
|
|
Closes #8440
|
|
|
|
Move Arc into struct
|
|
Removes ImportMap implementation from "cli/" and instead
uses "import_map" crate
|
|
|
|
Co-authored-by: David Sherret <dsherret@gmail.com>
|
|
|
|
(#11289)
parking_lot is already transitively used in tokio via the "full" cargo feature
|
|
Fixes #10677
|
|
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
|
|
This commit adds support for type definitions in "deno doc";
with this change "deno doc" is able to leverage the same directives
as TS compiler.
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|