Age | Commit message (Expand) | Author |
---|---|---|
2023-03-08 | refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for... | Bartek Iwańczuk |
2023-02-20 | build: add "include_js_files_for_snapshotting" Cargo feature (#17826) | Bartek Iwańczuk |
2023-02-14 | chore(build): don't compress TSC snapshot in debug build (#17772) | Bartek Iwańczuk |
2023-02-14 | feat(core): allow to specify entry point for snapshotted ES modules (#17771) | Bartek Iwańczuk |
2023-02-08 | refactor: internal runtime code TS support (#17672) | Leo Kettmeir |
2023-02-07 | refactor: Use ES modules for internal runtime code (#17648) | Leo Kettmeir |
2023-02-05 | refactor: rename `deno` specifiers to `internal` (#17655) | Leo Kettmeir |
2023-01-13 | chore: add `copyright_checker` tool and add the missing copyright (#17285) | Yiyu Lin |
2022-11-27 | feat(core): support initializing extensions with and without JS (#16789) | Bartek Iwańczuk |
2022-11-21 | feat(core): Ability to create snapshots from existing snapshots (#16597) | Bartek Iwańczuk |