| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-15 | Revert "core: don't include_str extension js code (#10786)" (#14614) | Aaron O'Mullan | |
| This reverts commit 10e50a120744de71d6915af4ae93f8231607573d Alternative to #13217, IMO the tradeoffs made by #10786 aren't worth it. It breaks abstractions (crates being self-contained, deno_core without snapshotting etc...) and causes pain points / gotchas for both embedders & devs for a relatively minimal gain in incremental build time ... Closes #11030 | |||
| 2022-05-13 | chore(runtime): Make some ops in ext and runtime infallible. (#14589) | Andreu Botella | |
| Co-authored-by: Aaron O'Mullan <aaron.omullan@gmail.com> | |||
| 2022-03-16 | feat(ops): optional OpState (#13954) | Aaron O'Mullan | |
| 2022-03-14 | feat(ops): custom arity (#13949) | Aaron O'Mullan | |
| Also cleanup & drop ignored wildcard op-args | |||
| 2022-03-14 | feat(core): codegen ops (#13861) | Divy Srivastava | |
| Co-authored-by: Aaron O'Mullan <aaron.omullan@gmail.com> | |||
| 2022-02-23 | bench: core.encode/decode (#13750) | Aaron O'Mullan | |
| 2021-10-06 | bench(op_baseline): measure Deno.core.isProxy() (#12347) | Aaron O'Mullan | |
| 2021-05-21 | cleanup(bench_util): use Extensions for setup (#10737) | Aaron O'Mullan | |
| 2021-05-19 | tooling: re-enable bench_util (#10674) | Aaron O'Mullan | |
