Age | Commit message (Expand) | Author |
---|---|---|
2023-02-08 | refactor(core): change SourcePair to ExtensionFileSource (#17686) | Bartek Iwańczuk |
2023-02-07 | refactor: remove prefix from include_js_files & use extension name (#17683) | Leo Kettmeir |
2023-02-07 | refactor: Use ES modules for internal runtime code (#17648) | Leo Kettmeir |
2023-01-14 | chore: use rustfmt imports_granularity option (#17421) | Divy Srivastava |
2023-01-13 | chore: add `copyright_checker` tool and add the missing copyright (#17285) | Yiyu Lin |
2023-01-08 | feat(core): allow specifying name and dependencies of an Extension (#17301) | Leo Kettmeir |
2022-05-17 | chore: fix failing bench (#14644) | Bartek Iwańczuk |
2022-05-17 | perf(ext/web): Add fast path for non-streaming TextDecoder (#14217) | randomicon00 |